FTP Upload¶
| Category | File |
|---|---|
| Version | 1.0.3 |
| Require | ortro-1.2.0 or higher |
| Author | Luca Corbo <lucor [at] ortro [dot] net> |
| File | file_ftp_upload-1.0.3.tar.gz |
Description¶
Uploads a file to an FTP server
Changelog¶
1.0.3 (2008.06.24)- #80 Add get function, put is the default if not set (lucke patch)
- Use init.inc.php
- Changed. Use ORTRO_INCOMING as default dir to save file
- Initial release