Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Scheduler for Unison file synchronization

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

philippmeisberger/unison-cronjob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unison Cronjob

Unison Cronjob is an helper to schedule file synchronization using Unison. Per default it invokes Unison every 15 minutes.

Package building

First install the packages for building:

~# apt-get install git devscripts

Then clone this repository:

~$ git clone https://github.com/philippmeisberger/unison-cronjob.git

Build the package:

~$ cd ./unison-cronjob/
~$ dpkg-buildpackage -uc -us

Installation

Install Unison:

~# apt-get install unison-gtk

Install package:

~# dpkg -i ../unison-cronjob*.deb

Install missing dependencies:

~# apt-get -f install

Configuration

  • Edit file /etc/unison-cronjob.conf and specify the user and the Unison profile name
  • Edit file /etc/cron.d/unison-cronjob and replace "user" by your username (not root!)

About

Scheduler for Unison file synchronization

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages