Method Get NamespaceTamir.SharpSsh AssemblySLSSH.dll Get(string, string) Copies the specified file from the SFTP server to the specified destination directory. void Get(string fromFilePath, string toFilePath) Parameters fromFilePath string The file to retrieve. toFilePath string The destination directory.