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: certificate password

Please read FAQ. If that does not help, come back.
phillbl

certificate password

Hi,

we use a script to copy files from a remote location
winscp /log=%logfile% /console session name /script="c:\folder path" /command "cd %remotefolder1%" "get file1%Today%.*" "get file2%Today%.*" "cd %remotefolder2%" "get file3%Today%.*" exit

when i logon through the application we have to use a public key file with a password. if i use the above command i assume it wont work, is it possible to add this in the command line so that it will work through the command line?

thanks