Home > inotify-sync

inotify-sync

Inotify-sync is a project mainly written in Python, based on the WTFPL license.

script to actively sync changes from one folder to another in Linux

= inotify-sync.py

This is a simple script to sync file modifications from one folder to another on a Linux machine using Pyinotify.

Copyright (c) 2011 Stephen A. Goss

This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more details.