<< Click to Display Table of Contents >> Navigation: SshNetSftp Class > SshNetSftp Methods > UploadFile Method |
Summary
Upload local file to remote system
Parameters
localPath - Local file path
remotePath - Remote file path
replace - Replace remote file (True=Replace existing/False=Do not replace if file already exists.)
Returns
True=Upload was successful, False=Errors on upload