Back to product page

States enumeration


List of all possible states that can occur in wodSFTP.NET during a session.

Remarks

Possible values for States:

Connecting Connecting to the server.
Idle Connected to the server - idle.
ReceivingFile Receiving file from the server.
SendingFile Sending file to the server.
Executing Executing command on the server.
Disconnected Disconnected from the server.

Platforms

Windows