In http://ranger.befunk.com/blog/archives/000258.html, RangerRick says, that in order to share binaries, I should first clone /sw using rsync:
sudo rsync -avzr -e ssh [EMAIL PROTECTED]:/sw/ /sw/ then set up web sharing on the server so that the client can use "apt- get update" to install/update binaries from the server. What is the advantage of doing updates this way, rather than continuing to use rsync? I would prefer not to open up web sharing on my office mac. David Wagne _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
