I'm trying to upload a file (sample.txt) to my ftp site via the following command line:
Code: Select all
coreftp.exe -u sample.txt -site mysite -p /bin/
When I execute this statement, CoreFTP displays a 'No Host Specified' error message box but then continues to login to the the 'mysite' profile. Ultimately, no files are uploaded.
the 'mysite' profile is valid and works just fine in interactive mode. I prefer to use the '-site' switch so I don't have to embed a password in my script.
Any help is appreciated. If I can get this working, I'll buy the Pro version.
Regards,
Barry Allyn