--- scponly-4.6.orig/scponly.c +++ scponly-4.6/scponly.c @@ -92,7 +92,7 @@ * program name use getopt? strict optlist? optname optlist */ #ifdef ENABLE_SCP2 - { PROG_SCP, 1, 1, "S", "dfl:prtvBCc:i:P:q1246S:o:F:" }, + { PROG_SCP, 1, 1, "SoF", "dfl:prtvBCc:i:P:q1246S:o:F:" }, #endif #ifdef RSYNC_COMPAT { PROG_RSYNC, 1, 0, "e", "e:" },