nx_storage_sdk
1.0
Storage SDK
|
#include <ftp_library.h>
Public Attributes | |
std::string | name |
std::string | fullPath |
A file name and a full path, containing this name. When we communicate with the remote FTP server, * we operate bare file names. But locally we need to map this file to a full path. That's why it's convenient to have both.