[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Calling rsync testers...



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

dunno if it didn't work for you.

This worked for me, too.


-Dave




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]