exec("rclone move $downloaded_file remote:backup/");
| Version | Key Features | Limitations | |---------|--------------|--------------| | V1.3 | Basic leeching from 5 hosts | No plugin system, PHP 4.x only | | V2 Rev. 30 | Plugin architecture added | SSL handling broken | | V2 Rev. 36 | Multi-thread support | FTP upload timeouts | | | PHP 7.2+ ready, fixed FTP chunking, improved captcha plugins | None major | | V2 Rev. 50 | Experimental features | Unstable for production |
exec("rclone move $downloaded_file remote:backup/");
| Version | Key Features | Limitations | |---------|--------------|--------------| | V1.3 | Basic leeching from 5 hosts | No plugin system, PHP 4.x only | | V2 Rev. 30 | Plugin architecture added | SSL handling broken | | V2 Rev. 36 | Multi-thread support | FTP upload timeouts | | | PHP 7.2+ ready, fixed FTP chunking, improved captcha plugins | None major | | V2 Rev. 50 | Experimental features | Unstable for production |