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: Password enrypt for batchfile

os24 wrote:

I could get my password to WinSCP encrypted. This encrypted output I then use for my batch files. It is actually only that the password is not in the plaintext in the batch stands.

Sorry, I do not understand what you mean.
os24

Re: Password enrypt for batchfile

I could get my password to WinSCP encrypted. This encrypted output I then use for my batch files. It is actually only that the password is not in the plaintext in the batch stands.
os24

Password enrypt for batchfile

Hello,

In the forum I found unfortunately not the right, therefore here my question. Is it possible to specify the password in encrypted form?

I thought there was a way to generate the password before using a parameter for example WinSCP.com -enryptPassword "MyPassword". The output of the now encrypted passwords I can then use in batchfiles.

regards, Oliver