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

Guest

Thank you!
martin

WinSCP does indicate the password change request by an exit code, if that's what you mean.

All you can do is to parse the script output to find the password change prompt.
Guest

Thank you very much for your reply and all your hard work.
Is it possible for the script to know that a password change has been requested? So it can at least tell the operator to change it?
martin

Re: Scripting a required password change

No, WinSCP does not support automatic password change.
DataPorter

Scripting a required password change

I have a script that logs into an SFTP server and uploads and downloads files. Periodically the server wants a password change. Is it possible to script the password change? Thanks an advance for any advice!