- Support FTPS (FTP over SSL/TLS)
- EasySFTP uses Explicit mode
- Data transfer is also encrypted (using
PROT P
command)
- Data transfer is also encrypted (using
ftps
protocol (schema) is used
- EasySFTP uses Explicit mode
- Make new connection when establishing data connection for FTP/FTPS
- This enables multiple transaction
- Add 'Synchronize' feature
- This works on both remote and local directories (e.g. local <-> remote, local <-> local)
- Fix some bugs