- #7 / #10 Made the file upload API asynchronous
- #7 / #10 Corrupted files on upload
- Updated examples
- #6 Fail faster on uploading a non-existing file
- #8 Made directory listing more compatible (new uid, gid and unknown properties in FTPEntry)
- List files and directories in current directory
- Fixed Issue #1 (FTP Servers not sending a space after the status code)
- Rename files and folders
- Delete files
- Error correction for file download & upload
- Timeout for response from server
- Change Transfer mode (default is binary)
- Set Remote file name
- Small performance optimization
- Download Files
- Initial version
- Connect to an FTP Server with Authorization
- Get current directory
- Change directory
- Make directory
- Delete directory
- Upload file (in binary mode)