[TriLUG] RFOpinion: Best linux-linux network file sharing

Joseph Mack NA3T via TriLUG trilug at trilug.org
Mon Mar 17 15:56:31 EDT 2025


On Mon, 17 Mar 2025, Stephen Wiley via TriLUG wrote:

> NFS is a real pain

I gave up on NFS at least a decade ago. You're always getting stale file 
handles and having to reboot some machine which is doing other things and 
can't be rebooted.

I have all my files on a (zfs) fileserver. I keep local copies on my work 
machine. At the end of a work session, I rsync the changes back to my 
fileserver.

My Makefiles have an edit: option which looks with rsync to the 
fileserver, to see if I have the latest copy on my work machine, I pull 
the updates, do my editing. If it compiles, I copy it back to the 
fileserver with a date extension (eg myfile.2025.d070). (No I don't do RCS 
type versioning).

Joe

-- 
Joseph Mack NA3T EME(B,D), FM05lw North Carolina
Don't upgrade a working machine - it won't work any
better - it could work worse; it may not work at all.
Homepage http://www.austintek.com/ It's GNU/Linux!



More information about the TriLUG mailing list