Can connect via GUI but not script
Hello
Details have been changed but here is my problem
Connect via GUI with details No problem.
But cannot connect via script
here is my script (Details have been changed)
option echo on
option batch on
option confirm on
open Lee:kingos123456789@12.345.67.891
cd /
put C:\outtest\*
close
exit
Connection is FTP no encryption.
Can someone please tell me where i might be going wrong with this?
Details have been changed but here is my problem
Connect via GUI with details No problem.
But cannot connect via script
here is my script (Details have been changed)
option echo on
option batch on
option confirm on
open Lee:kingos123456789@12.345.67.891
cd /
put C:\outtest\*
close
exit
Connection is FTP no encryption.
Can someone please tell me where i might be going wrong with this?