SSH Factory for .NET

Scp.Download Method

Downloads file from SSH server and writes to specified output stream.

Overload List

Downloads file from SSH server and writes to specified output stream.

public void Download(Stream,string,string);

Downloads the file from SSH server.

public FileInfo Download(string,string);

See Also

Scp Class | Jscape.Scp Namespace