Script produces no results?
Hi, my script is called my_script.txt
the content is:
open username:password@ftpaddress.com
option transfer binary
lcd c:\users\hp\desktop
mget *.*
close
(username is the actual username, password is the actual password, ftpaddress.com is the actual address, in my file).
Yet, nothing happens. the desktop does not receive any files.
How do I see what is happening here?
the content is:
open username:password@ftpaddress.com
option transfer binary
lcd c:\users\hp\desktop
mget *.*
close
(username is the actual username, password is the actual password, ftpaddress.com is the actual address, in my file).
Yet, nothing happens. the desktop does not receive any files.
How do I see what is happening here?