Click or drag to resize

FtpChangeFolderUp Method

Changes the current working folder on the server one level up.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public string ChangeFolderUp()

Return Value

Type: String
Absolute path of the current working remote folder.
See Also