Server Directories:
AFTP provides methods of traversing and modifying the directory structure on the AFTP server computer. It is possible to build recursive copy routines for entire directory trees using these calls. AFTP also maintains the current directory on the AFTP server. This enables the user to specify a file name without specifying the entire directory path to that file on the AFTP server.
Use these API calls to manage directories on the server.
Client Directories:
AFTP provides methods to query and traverse the directory structure on the AFTP client computer. AFTP maintains the current directory on the AFTP client. This enables the user to specify a file name without specifying the entire directory path to that file on the AFTP client.
Use these API calls to manage directories on the client.