Just
started writing a few scripts to automate upload/downloads to web servers with
WSFTP 7.6. Have the following questions.
1. How
can you get some status feedback to the screen when performing them from the
command line.
2.
with the PUT, GET, MGET, MPUT what can you put in the 2nd variable to leave it
at default. Since I like to add a 3rd variable for ascii or binary it
seems that I also have to put something in the 2nd variable. Tried putting
in commas and leaving the destination variable blank but that did not
work. If you want to specify ascii or binary do you have to enter the
destination directory on every line?
