Displaying 1 result from an estimated 1 matches for "directory5".
Did you mean:
directory
2005 May 12
1
Unnecessary directory listing.
...2.168.20.200.
On the latter there is an rsync server running.
The problem is that since a couple of weeks ago, when running the
script, I get a full list of the directories and not just the changed
ones.
(example:
Directory1/ Directory2/
Directory1/ Directory3/
Directory1/ Directory4/
Directory1/ Directory5/Directory6/......
....and so on (hundreds of lines)
It is not actually updating any of the files since it scrolls past
very fast (whole process takes a few sec for about 4GB) and I only get
a few bytes sent and received.
The strange thing is that if I run the script more than once in
succession, i...