DownloadFile Method

<< Click to Display Table of Contents >>

Navigation:  SshNetSftp Class > SshNetSftp Methods >

DownloadFile Method

Summary

Download remote file to local system

 

Parameters

remotePath - Remote file path

 

localPath - Local file path

 

replace - Replace local file (True=Replace existing/False=Do not replace if file already exists.)

 

Returns

True=Download was successful, False=Errors on download