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

Anatoliy

Asking about password but I have only key

Hi all, I'm very new in WinSCP don't beat me for stupid question, I was trying to google it.

I have blown my mind already, pls any help would be great for me, thanks in advance.

I use this code to upload test.txt into SFTP:/Outbound/Manual/. Pls see below:
option batch abort
option confirm off
open sftp://FTP-Test;fingerprint=ssh-rsa-F0Lmx8-GeDs@51.141.48.23454/
PutFile d:\TEST\test.txt /Outbound/Manual/
exit

But it's asking about password I don't have it at all.

BTW I'm not sure that this line I right? PutFile d:\TEST\test.txt /Outbound/Manual/