]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - pscp.c
Extend ACL-restriction to all Windows tools.
[PuTTY.git] / pscp.c
diff --git a/pscp.c b/pscp.c
index 61e6e1af0ef9a215a317d04f93a189e59ccc1965..6e1d0ff9a084576f8582d915cd63931a30f5c945 100644 (file)
--- a/pscp.c
+++ b/pscp.c
@@ -2349,6 +2349,8 @@ int psftp_main(int argc, char *argv[])
     argv += i;
     back = NULL;
 
+    platform_psftp_post_option_setup();
+
     if (list) {
        if (argc != 1)
            usage();