Scp.Upload Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9147)
Upload(String, String)
Uploads the content of the local directory (files and all subfolders) to the specified remote directory.
Declaration
public void Upload(string localPath, string remotePath)