Hey Folks,
I am facing a weird problem with a simple FTP batch file.
The contents are :
open machinename
username
password
I get an error after the password line which says "User username cannot log in. Login failed".
There seems to be no issues with the user name since I can log in normally(without runnin g the batch file).
Any wisdom here will be great.
Thanks
RK
I am facing a weird problem with a simple FTP batch file.
The contents are :
open machinename
username
password
I get an error after the password line which says "User username cannot log in. Login failed".
There seems to be no issues with the user name since I can log in normally(without runnin g the batch file).
Any wisdom here will be great.
Thanks
RK