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: Script "Stored Password" not working

Can you try adding /ini=nul /logleve=2* to the command line, if it changes anything?far
mcruz

Re: Script "Stored Password" not working

No Luck doing that. see log. The password is just letters and numbers upper and lower case.
mcruz

Script "Stored Password" not working

Hi,
Looking for some guidance on how to resolve my script to send the stored password in the script. right now I'm using something like:
option batch continue
option confirm off
open sftp://xxxxx:xxxxxx@ftp.aaa.com/ -hostkey="xxxxxxxxx"
put "Y:\"* /YGC/toVertican/
close


If I write the script with no passwords, then it authenticates correctly.
The script with no password looks like this:
open sftp://xxxxx@ftp.aaa.com/ -hostkey="xxxxxxxxx"
put "Y:\"* /YGC/toVertican/