Pekka Savola wrote : > Well, for me it worked just as simply locally hard-linking the files > before running rsync: > > onedir# for i in /ftp/mirrors/..../RedHat/RPMS/*.rpm; do ln $i; done > otherdir# for j in /ftp/mirrors/..../SRPMS/*.rpm; do ln $j; done Don't forget the wonderful world of "cp -al /source/dirname /destination/" :-) Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora Core release 1 (Yarrow) - Linux kernel 2.4.22-1.2149.nptl Load : 0.07 0.10 0.09