How to Use SFTP Commands and Options {6 Use Cases}
https://phoenixnap.com/kb/sftp-commands01.12.2021 · SFTP Commands and Options List SFTP allows users to transfer data between a remote SFTP server and a local client system. SFTP uses the SSH network protocol to connect two systems that share a public SSH key. Connecting to the SFTP server opens the SFTP shell interface. The SFTP shell interface supports the following commands: Connecting to SFTP
sftp(1) - Linux manual page - Michael Kerrisk
www.man7.org › linux › man-pagesThe options are as follows: -4 Forces sftp to use IPv4 addresses only. -6 Forces sftp to use IPv6 addresses only. -A Allows forwarding of ssh-agent (1) to the remote system. The default is not to forward an authentication agent. -a Attempt to continue interrupted transfers rather than overwriting existing partial or complete copies of files.