Click or drag to resize

FtpGetCurrentFolder Method

Gets the absolute path of the current working folder on the remote server.

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

Return Value

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