Permissions
Hi,
Currently, I run my automated WinSCP script to download files from a FTP server and it is fine.
In my work machine, the Win.exe is in
When I try to change the local directory to
It says parameters is incorrect and Can't get the attributes of the 'C:\download'.
Is it permissions issue? Should I run it from the same path where the exe is?
TIA
Currently, I run my automated WinSCP script to download files from a FTP server and it is fine.
In my work machine, the Win.exe is in
C:\software\winscp\
and I download the files in the same location.
When I try to change the local directory to
C:\download\DailyFiles\
it fails.
It says parameters is incorrect and Can't get the attributes of the 'C:\download'.
Is it permissions issue? Should I run it from the same path where the exe is?
TIA