Multi-file operations: Converting old API to new API
| Lukas Matyska
In March 2012, a new API for multi-file operations was released. The old API methods are PutFiles and GetFiles in Rebex FTP/Rebex SFTP (Ftp and Sftp objects). The new API methods are Upload and Download in Rebex FTP/Rebex SFTP (Ftp and Sftp objects).
For more details, visit this forum post.