Hi everybody,
I'm trying to use DOS commands to perform FTP actions. I simply make a BAT file and run it with VB. This works with all actions as far as I have tested, but not with FTP functions...
It only seems to be executing the first line...
This the the BAT file (user name and password are correct):
Can anyone help me with this...?Code:ftp garegozers.net user gg-thevader ****** dir![]()





Reply With Quote