Login  
Search All Forums
Dart Home | PowerTCP SFTP & SSH for .NET | Custom Development Reply | PowerTCP SFTP & SSH for .NET Topics | Forums   
AuthorForum: PowerTCP SFTP & SSH for .NET
Topic: Internal mechanishm for CopyResult.Status
ashish.naithani@westernunion.c

From: USA
Posts: 8
Member Since: 03/20/14
posted April 10, 2014 8:46 AM

Please let me know how "Status" of CopyResult class is identifying whether local file is moved to FTP server successfully or not.

Like by verifying the size of local file with FTP file or some has some other way.
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted April 10, 2014 10:18 AM

It is dependent upon the server's response when the transfer completes; a positive response code (2xx) will result in Completed, and a negative response code (4xx or 5xx) will result in Failed. We do not perform any extra validation; such functionality may be implemented in your application if required.
Reply | PowerTCP SFTP & SSH for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX