Manage remote file transfers via moodle.
Configure FTP connections which push/pull files from/to a local folder. File transfer frequency is configurable.
Supports the following protocols: FTP, FTP (PASV), FTP (SSL)
https://github.com/PukunuiAustralia/moodle-local_rfiles
Shane Elliott, [email protected]
A. Using Git
- Clone repository into /local/rfiles (within your moodle folder)
- Check the appropriate version to match your moodle code
- Visit the moodle notifications page for installation
- Click the "Remote Files" link in the site amdinsitration to configure connections
B. Downloading ZIP archive
- Get the appropriate ZIP archive to match your moodle code
- Unzip folder and rename to /local/rfiles
- Visit the moodle notifications page for installation
- Click the "Remote Files" link in the site amdinsitration to configure connections
- Better classes for extensibility
- Support for SFTP
- Support for rsync