ipsure logo
Logo and Language
Login icon Language selection icon
Hello, guest
*NIX BACKUP Active category menu left background Active category menu right background Hands-On blog header image Right block of Hands-On blog header image Final menu block of Hands-On blog header image
MS TIP PKI PROJECTS WORDPRESS Türkçe HANDS-ON SERVICES IT BUSINESS CONTACT ABOUT REFERENCES TERMS RSS
Home page Hands-On Services IT Business Contact About References Terms of Use RSS

06/07/2010

Incremental Backup with cwRsync by Using –backup-dir Option inside a Windows Batch File

Filed under: backup, down-to-earth — Tags: , , , , , — Sezgin Bayrak @ 23:30

Rsync is a powerfull utility for UNIX systems which synchronizes files and folders between local and remote locations using a smart delta transfer algorithm when appropriate. It’s fast, it’s free and it has tons of handy features such as compression, recursion, bandwith limitation and more which you can benefit even in your daily life certainly if you know what to do with it and how. In order to be more familiar with the rsync advantages that can not be found in most similar applications or protocols, you may browse the documenation pages.

more Read More

19/01/2010

Automatic Backup And Synchronization Solution with Rsync on FreeBSD PART 1

Filed under: backup, projects — Tags: , , , , — Sezgin Bayrak @ 12:01

It is not that easy as it is thought to introduce a stable and first of all a tidy strategy to constitute a backup solution that can be easily managed and monitored for our both individual applications as well as the high scale corporate infrastructures. That’s why we still see joyless system administrators running from one server to another with USB hard disks in their hands waiting for the mass data transfers to be completed even in professional data centers and environments. I’m immensely aware that for most of the companies, the time and the energy sacrificed for this burdensome operation is preferred as a cost that have to be tolerated rather than to invest on expensive commercial backup and recovery solutions. On the other hand, when the value and the importance of the data that must be backed up are all taken into consideration, the risks are obvious that the legacy backup models which are performed manually in only specific periods entertain.

more Read More