If I need to run hardlink on a rsync, then what are the complete steps, I need to do? David Rees said: > Pekka Savola wrote, On 1/29/2004 8:14 AM: >> >> 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 >> -- Luke Computer Science System Administrator