Results 1 to 7 of 7

Thread: lsyncd

Threaded View

  1. #1
    Join Date
    Mar 2011
    Beans
    2

    Question lsyncd

    I can't make lsyncd work between /home and /var/www.

    I'm using Ubuntu 10.10 and lsyncd 2.0.4.

    I tested lsyncd with two folders in my Documents directory and it worked fully (even with two daemons to give two-way sync).

    I want to sync
    /home/lukejanicke/Websites/Development/follow
    to
    /var/www/follow

    The Terminal command to start the daemon is:
    Code:
    lsyncd -rsync /home/lukejanicke/Websites/Development/follow/ /var/www/follow/
    When I run this command, the folders are sync'd once but any changes made thereafter are not sync'd.

    Can anyone help?
    Last edited by lukejanicke; April 1st, 2011 at 04:10 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •