Dart Home | PowerTCP SFTP & SSH for .NET | Custom Development | Reply | PowerTCP SFTP & SSH for .NET Topics | Forums |
Author | Forum: PowerTCP SFTP & SSH for .NET Topic: SFTP download (Get using CopyMode Sychnronize) |
lyve2ryde From: USA Posts: 25 Member Since: 02/25/15 |
posted February 25, 2015 8:23 AM I there a way to verify that a SFTP download is completing because the files are the same when using CopyMode Synchronize. I getting a result status of completed and zero bytes, but I want verify it is because the files are the same. |
Jamie Powell (Admin) From: Rome, NY USA Posts: 448 Member Since: 03/13/07 Extra Support Options Custom Application Development |
posted February 26, 2015 4:09 PM Thank you for your post. The returned CopyResult object will reflect the completed operation, and the Progress event may be used to monitor a transfer's progress. Synchronize operations are performed as outlined in the help documentation: If the file timestamps and sizes match, no copy is performed. Otherwise, a full copy is performed. ------ |
Reply | PowerTCP SFTP & SSH for .NET Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |