procedure MountStructure(const Path: string);
Description
Call the MountStructure method to mount a different file system data structure without altering its login or accounting information.
Path is used as an argument when sending the FTP 'SMNT' command.
The response code received during execution of this command request is contained in the ReplyCode property.
See Also