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: File not uploading

Please post a full log file showing the problem (for both being and not being remoted in).

To generate log file, enable logging, log in to your server and do the operation and only the operation that causes the error. For posting extensive logs you may use pastebin or similar application. 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 may email it to me. You will find my address (if you log in) in my forum profile. Please include link back to this topic in your email. Also note in this topic that you have emailed the log.
mroush4100

File not uploading

Hi,

I have a ssis package that uses the execute process task to run a script to upload a file using winscp. The problem is when it runs and I am not remoted into the server it doesn't work. If I remote into the server and run the job it works fine. Why do I need to be remoted in for it to work? I have another job that does the same thing but uploads to a different server every morning without me being remoted in. They both use the same account. The only difference is the job that works uses a private key. The other job just passes in the credentials in the script file using the open command.