Saturday 23 April 2016

Lightweight filesystem backup manager written in node.js

I would love to hear your thoughts and/or feature suggestions. At the moment, there is only a Rackspace Cloud Files provider, but if there is any demand more can be added. I'm thinking SFTP, AWS, local filesystem, ect.Features:Backup specific directories which targets specific types of files based on glob patterns. This allows you to easily ignore large cache and build directories.Backup to Rackspace Cloud Files (more providers coming soon). This keeps backups off the server itself.Manage backups in a central JSON configuration file. This can make configuring backups a piece of cake when managing multiple servers. Personally, I push this json file to a repo and just check it out on the server.Have immediate access to your files. You don't need to overwrite live files just to access a backup (e.g. Rackspace Backups).Super easy to setup.http://ift.tt/1pt1za4

Submitted April 23, 2016 at 06:25PM by psaia

No comments:

Post a Comment