I also tested it by putting another script to delete the file then upload the new one. But this does the same thing...
I also tried to transfer the file by both binary setting and ASCII
I'm not sure what to do??
Here is the code:
Code: Select all
FTPDelFile>ftp://ftp.URL.com,URL.com,xxx,21,/wwwroot/temp/myfile.txt
FTPPutFile>ftp://ftp.URL.com,URL.com,xxxx,21,c:\Main Folder\temp\myfile.txt,/wwwroot/temp/,A
"425 Cannot open data connection." is the error that shows up...
Please help
thanks