Sets the transfer mode to auto. Transfer mode will be automatically detected based on file extension and MIME type.

Namespace: Jscape.Sftp
Assembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0

Syntax

C#
public void SetAutoMode()
Visual Basic
Public Sub SetAutoMode
Visual C++
public:
void SetAutoMode()

See Also