Method Put NamespaceTamir.SharpSsh AssemblySLSSH.dll Put(string, string) Copies the specified file from the server. public override void Put(string fromFilePath, string toFilePath) Parameters fromFilePath string The file to copy. toFilePath string The copied file path.