Downloads file from SSH server and writes to specified output stream.
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);
Scp Class | Jscape.Scp Namespace