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.26109.1248
Syntax
public string ChangeFolderUp()

Return Value

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