Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Permissions

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, enable logging, log in to your server and do the operation and only the operation that causes the error. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
prasadgov

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 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