Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'hmm, this doesn't really do it' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
hmm, this doesn't really do it
Authored by: Jay D on Oct 17, '02 02:03:35AM
working with files open over the network isn't necessarily a good idea


Why not? I use AFP between my Macs, and keep a single home directory. Works fine for me (Even opening big Photoshop crap on a mounted AFP volume). If I wasn't going between Macs, I'd use NFS, which many people do for mounting huge volumes. Or, if I was very ambitous, AFS. I agree that FTP/HTTP are fine for your one-way situation (as long as you're not going over an open network, of course), but I still don't think they're a reasonable way to work in a read/write sense on remote files. The copying back and forth seems overly complex when the machines are networked anyway.

[ Reply to This | # ]