Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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: I can transfer a file in GUI, transferring using a script returns as permission denied

In the GUI, you go to /INTERFACES/FUL/ARCH, while in the script you go to /root/INTERFACES/FUL/ARCH. So I suppose, you just need to remove the /root from the path.

Also, you urgently need to upgrade.
Guest

I can transfer a file in GUI, transferring using a script returns as permission denied

I have created an SSIS package with an execute process task that runs WinSCP. I am running Visual Studio 2012 as admin.

The script is very straightforward where it is opening a session and then navigates to a directory to get a file. I have complete access to the directory upon checking in the GUI. However running the package encounters a permission denied error and the task fails. I have read all FAQs but still Im stuck.

I have attached both logs. Thank you in advance.[/img]