Name
easy:GetInfo_FTP_Entry_Path -- get entry path in FTP server
Synopsis
path = easy:GetInfo_FTP_Entry_Path()
Function
Returns a string holding the path of the entry path. That is the initial path libcurl ended up in when logging on to the remote FTP server. This returns Nil if something is wrong.

Inputs
none

Results
path
output value

Show TOC