From 6399938d71b3c290e13b65979c6ecf2cd35f5b57 Mon Sep 17 00:00:00 2001 From: randomuser Date: Wed, 23 Jun 2021 23:00:55 -0500 Subject: [PATCH] not quite done yet --- sh/ftphandle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/ftphandle b/sh/ftphandle index 8a53335..b541c40 100755 --- a/sh/ftphandle +++ b/sh/ftphandle @@ -3,4 +3,4 @@ # This one is relatively simple. Relay the first argument to # ncftp and then you're done. -ncftp $1 +st -e ncftp $1