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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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