
Net::sftp::foreign is a perl client for the secure file transfer protocol, providing a subset of commands listed in the ietf draft, which can be found at
. it uses any compatible ssh command installed on your system (for instance, openssh) to establish a connection to the remote server.