
Functions | |
| int | example005 () |
| int | main (int argc, char *argv[]) |
Variables | |
| const std::string | username = TEST_USER |
| const std::string | password = TEST_PASS |
| const std::string | serverIP = TEST_SERVER |
Retrieve a fc::FDVec (std::vector of fc::FileDetails) and display information on all the files on the remote server.
| int example005 | ( | ) |
References fc::Control::connect(), fc::Exception::display(), fc::Control::getDirectoryDetails(), password, serverIP, and username.


| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| const std::string username = TEST_USER |
| const std::string password = TEST_PASS |
| const std::string serverIP = TEST_SERVER |