

You can incorporate the key while setting the Login Configuration, or you can incorporate the PuTTY “Pageant” agent to call out the private key. WinSCP offers two options when incorporating the private key file for access. Note: When performed on NetStorage, reput will always result in a full upload. reput (resume upload): The client queries to see how much of the file exists on the server, and then only uploads the remaining portion of the file.reget (resume download): The client tells the server to seek to the position corresponding to the end of the portion of the file on the client, and to transfer the remaining bytes.These PuTTY PSFTP commands aren't present in the OpenSSH SFTP client, and aren't supported with NetStorage:.There is no option like there is with the OpenSSH client. The get and put commands have no option to preserve transferred files’ permission and access time attributes.Globbing expressions (wildcard characters) are not supported.

