Top "Psftp" questions

Use this tag for questions about PSFTP, a PuTTY tool used to transfer files between computers over SSH.

Batch file for PuTTY/PSFTP file transfer automation

I have a batch file for moving file from my local PC to server through SFTP. I have PuTTY installed …

batch-file cmd sftp putty psftp
Respond y(es) to psftp host key prompt

I am creating a script file programmatically and call psftp.exe as follows: psftp [email protected] -pw password -b …

ssh sftp putty psftp
Download complete directory command line psftp

I have to move a complete folder from one source to another destination. I have tried mget * and xcopy, but …

download sftp command-line-arguments psftp
psftp says "The server's host key is not cached in the registry"

I'm getting the following message when trying to connect to an SFTP server from PowerShell using psftp: Error: psftp.exe : …

powershell ssh sftp psftp
psftp randomly fails with local: unable to open

psftp put fails about one percent of the time with example being local: unable to open d:\\WorkPath\\F_56MTV56201504201707224380.…

windows sftp putty psftp