Re: Cannot set Setting SFTP KeyFile using scripting
Thank you I never got that out of everything I read.
martin
Re: Cannot set Setting SFTP KeyFile using scripting
open sftp://username@example.com/ -privatekey=mykey.ppk
See https://winscp.net/eng/docs/scriptcommand_open But that's pretty obvious. So I guess you must have a different problem. But we can hardly know what that is, if you do not show us what are you doing.
LoganTennis
Re: Cannot set Setting SFTP KeyFile using scripting
I have read everything. Nothing makes sense, all I want to do is to create a script that can use a key file. What more could you possibly need?
martin
Re: Cannot set Setting SFTP KeyFile using scripting
Sorry, your post does not include enough information.