-
Notifications
You must be signed in to change notification settings - Fork 2
danielholm/BareShare
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BareShare is a backup service just like ie. Dropbox, Ubuntu One, SparkleShare and so on. The name is partly a Swedish wordplay meaning ”Just share!”, but also that it Backups, using Rsync, and then just shares. I created it because I wanted a free, open source backup service that was fast, secure and simple. Rsync (with the help of lsyncd) does the job and together with a simple indicator applet, it is good to go! Dependencies: Rsync Lsyncd SSH PyGTK BareShare 0.1 - Released 120116 This is the very first release which is really rough around the edges and It probably just works for me as of just now. I'll fix it later. How it works as of now, you have to have rsync and lsyncd installed, have a system supporting indicator applets, Python, GTK and have a working SSH connection to your remote server since it uses your SSH keys at the moment. Your ldsyncd.conf file has to be in ~/.bareshare/. It basically runs lsyncd for you and is being handled by the appindicator. Comming up: 0.2 * First run guide that acually helps you get your stuff up (client only - you'll have to set up your server by yourself). Check! * Notifications (libnotify). Check! * Bandwith limit (rsync built-in --bwlimit=). Check! * Better rsync support (file scan for non uploaded files initally). Check! * Initial download of files at startup too. Check! * Working conf file. Check! * Preferences window with something in it. Check! 0.3 * Share to * - possible to share some files easily using different services. * Nautilus plugin. * New lsyncd settings which will make multiple clients safer. * Show the current disk usage in menu. * SHow transfer speed and file info in menu.
About
Backup and Share service, like Dropbox, Ubuntu One and SparkleShare. Using Rsync and lsyncd.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published