[ROOT] --> C-Client
Retrieve a file from the remote server.
| hServer | The handle of the FTP server. Obtained from function PENewFileServer. |
| remoteFile | The name of the file to retrieve. The file is put in the current directory. |
BOOL PCRE_API PEGetFile( PEHANDLE hServer, char* remoteFile );