Powershell script that uses Robocopy and Hardlinks for creating backup snapshots on local partitions (NTFS) or remote shares (NTFS, Samba) just like the famous Rsnapshot
Features
- Powershell script which tries to clone the features of Rsnapshot with Windows built-in routines
- Works on local partitions (NTFS) and remote shares (NTFS, Samba)
- Uses ROBOCOPY.EXE for the copying jobs
- Copies only new and changed files to the backup repository
- Unchanged files are 'hard linked'
- Windows XP: local backups (internal, usb) -- FSUTIL.EXE
- Windows 7: local backups (internal, usb) -- MKLINK
- Windows XP + 7: remote backups -- LN.EXE
- Tested on Windows XP SP3 32 bit and Windows 7 32/64 bit
- When using on remote shares make sure the filesystem supports hard links
- Saves you a lot of storage capacity
- IMPORTANT: --->README.TXT
License
GNU General Public License version 3.0 (GPLv3)Follow RoboShot
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Great script! I have used rsync and rsnapshot for many years and roboshot produces results right in line with rsnapshot. The data transfer performance is less that I expected though. I have a Windows SSTP VPN that transfers the same 100GB folder at 7Mbps where roboshot can only get 800Kbps going. Please contact me if you want to collaborate on testing performance? Web: SBizIT dot com or Twitter kamsalisbury