Task manager issue for upload to FTP with SSL

Advertisement

lucagrimo
Joined:
Posts:
3
Location:
Italy

Task manager issue for upload to FTP with SSL

Hy all, i'm a new user of WinSCP and i have an issue. I had to schedule an upload of some files from my server to an FTP win SLL. I've done a script (upload.txt with the code under) and i scheduled in Windows the winscp.exe /script="upload.txt".
open ftp://myusername:mypassword@myftpaddress /explicitssl
cd /BI
put E:\FTP2\BI\*.*
close
exit
The scheduled task fail without log information, bui if i try the script in Prompt Command it's ok.
Can you help me please?
Thanks
Luca

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum