rsync-based backup script designed to sync files between local and portable storage for easy migration between multiple PCs without relying on network transfer or cloud storage.
Sync operations are organized as customizable sync tasks that can be selectively chosen each time the script is executed.
To use the script, browse the code repository, and download files 'teleport.rb' and the sample config file.
This tool using rsync and an state file to make a bidirectional sync files between to places. No user activity is needed while syncing. Backup of overwritten files is implemented.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A backup script written in Ruby, Making incremental backups using rsync and hardlinks.
It is a simple ruby script, with configurations in the start of the script, making it very hackable for sys admins. This also means that there is now running deamon/service, if it should run automaticly, your must setup a cron job.
Se the Wiki for more details about features and requirements.
smarbs is a simple backup script written in ruby. Using rsync it creates full snapshots in certain intervals within a minimal use of space. smarbs is easy configurable via config files and can be run as a cronjob.
A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.