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: Encrypting password in batch script

Well, you have to store the password somewhere.

The only alternative (if you are using SSH [SCP/SFTP]) is to use Pageant:
https://winscp.net/eng/docs/public_key
marnow

Encrypting password in batch script

I have searched this forum, but did not see the answer.

I use WinSCP with a small batch script running by scheduler.
Is there any way to avoid storing the session password in the batch file?

Thanks
Mario