search for: yxkan0due

Displaying 1 result from an estimated 1 matches for "yxkan0due".

2014 Jan 30
1
Using rsync filter to include specific, deep subdirectories under source path?
I'm trying to get rsync filters working -- and understood. My current, simple test script is ---------------------------------------------- #!/bin/bash ROPTS="--verbose --progress --itemize-changes \ --recursive \ --links \ --perms \ --times \ --group \ --owner \ --devices \ --specials \ --acls \ --xattrs \