You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
======================================
I just wanted to exclude a complete subdirectory as it is written in
"Lsyncd usage examples"
What is the expected output? What do you see instead?
=====================================================
# lsyncd --no-daemon --exclude-from <subdir> <original> <remote
host>:<replique>
Wed Aug 26 17:10:26 2009: command line options: syncing <original> ->
<remote host>:<replique>
Wed Aug 26 17:10:26 2009: ERROR: Reading file '<subdir>' (21:Is a directory)
This implies that lsyncs has a problem excluding a directory. Excluding
files does work.
What version of the product are you using? On what operating system?
====================================================================
# cat /etc/redhat-release
CentOS release 5.3 (Final)
# rsync --version
rsync version 2.6.8 protocol version 29
# lsyncd --version
Version: 1.25
Original issue reported on code.google.com by a...@gmx.de on 26 Aug 2009 at 3:27
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
a...@gmx.de
on 26 Aug 2009 at 3:27The text was updated successfully, but these errors were encountered: