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