Tag: backup
2 items with this tag.
Bash backup() Function — Files and Directories
Bash backup() Function — Files and Directories Shell function that creates timestamped backups of both files (cp) and directories (zip), with extension preservation, exclusion lists, and force-overwrite flag.
rsync and File Sync Alternatives
rsync and File Sync Alternatives rsync is the battle-tested default for server-to-server file sync.