Skip to content

Simple script for file servers using Linux and NILFS2 with daily incremental snapshots, sharing of the snapshots via Samba and optional sync on an external NTFS hard disk on USB

License

Notifications You must be signed in to change notification settings

esistgut/nilfs2-ruby-nas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nilfs2-ruby-nas

Follow the comments in conf.yaml.sample and create a conf.yaml file, remember to setup /etc/fstab, samba according to your needs. The script can be called from cron daemon like this:

@daily /usr/bin/ruby1.9.1 /path/to/script/nilfs2.rb --collect
@reboot /usr/bin/ruby1.9.1 /path/to/script/nilfs2.rb --bootstrap

About

Simple script for file servers using Linux and NILFS2 with daily incremental snapshots, sharing of the snapshots via Samba and optional sync on an external NTFS hard disk on USB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages