Changes remote directory one folder up. If the current remote directory is the root this command has no effect.

Namespace:  KetLabs.FTP
Assembly:  Ftp (in Ftp.dll) Version: 1.0.0.19105 (1.0.0.*)

Syntax

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

See Also