A script to mirror a file server over HTTP, optionally downloading only newer files or files that do not already exist, and supporting resumable downloads.
- Update owner info to the one that ran the script
- Add flag for user-agent
- Add more flags and optional usage criteria
sudo wget https://raw.githubusercontent.com/APIVersa/rSyncOverHTTP/main/rsyncoverhttp -O /usr/bin/rsyncoverhttp
sudo chmod +x /usr/bin/rsyncoverhttp
rsyncoverhttp --help