dont log directory listing

Advertisement

Andreas
Guest

dont log directory listing

Hi all,

im using winscp in an scripted environment
my command looks like
winscp /script=bla.scp /log="log_bla.log"

my scp looks like
option batch abort
option confirm off
open ftp://user:pass@server
put some.file
close
exit

unfortunately, the remote folder has tons of files and I have a ls in every single logfile for no reason.
Is there a way to get rid of this?

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum