Sets the transfer mode to ASCII. This method works with servers supporting sftp protocol version 4 and above.
Namespace: Jscape.SftpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public void SetTextMode() |
Visual Basic |
---|
Public Sub SetTextMode |
Visual C++ |
---|
public: void SetTextMode() |