News

This example connects to the local machine (localhost) as the user test1, and downloads/uploads some files. sftp test1@localhost //login to local machine using test1 username sftp -i .ssh/id_rsa test1 ...
This sample code demonstrates how to configure per-user logical directory configurations as part of a custom identity provider for use with the AWS Transfer for SFTP service. To see the sample in ...