Displaying 1 result from an estimated 1 matches for "binbackup".
2006 Jun 14
3
Rsyncing a very large directory tree (over 50,000 files)
...lete file list need to be sent across each
time I run the program?
Also, I wish to exclude some directories, as they contain DBF files
which are bing manipulated on a regular basis (!). However, I wish to
exclude some pathnames but not others under subdirectories.
For example,
- /bin/
+ /binbackup/bin/
- /binbackup/**
Is that the correct way of doing this? I want to exclude the bin
directory and anything in the binbackup directory apart from the bin
directory within.
Any suggestions?
Thanks.
Andrew.
-------------- next part --------------
HTML attachment scrubbed and removed