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

Guest

Re: using private key command in script?

well in my original post I did say that I had already read the documentation and faqs however I did figure it out. Here is what I came up with.

"WinSCP\WinSCP.com" user@mysite.com /privatekey="Keys\mykey.ppk" /script="C:\Test\sftpscript.txt"

thanks,
martin

Re: using private key command in script?

Please read documentation. If that does not help, come back.
mr4100

using private key command in script?

can you use the private key command in the script file?

I can't find anything in the documentation or faqs.

I'm trying to automate this with ssis 2005 using the execute process task but i have to use a key instead of password.

thanks,