This method pre-allocates space on a FTP server before you upload a file using the
TIdFTP.Put method. We recommend that you use this command before attempting to upload a file. Some servers may require this command while others do not. If a server does not require this command, it should treat this command as if it you had called the
TIdFTP.Noop method.