So if I understand the brief reading I have done, instead of having to rsync the /home directories/subfolders from each of 4 machines, I would set up an NFS system on the Fedora server and export all the data from all /home directories there, where they would then reside?
Then I could get rid of all data in home directories (except dot folders/files on each), which would save disk space & time, not having to rsync each machine’s personal files?
This sounds like a real benefit. So instead of accessing the preset /Home directories on each computer for, say Documents, is that there would be a folder under Network locations for that? Do you keep the file structure the same?
/Home/UserName/Documents (music, etc.)? (I would not want to be looking for an image amongst documents).
Speed doesn’t seem to be an issue with gigabit home internet. I certainly did not see much lag in SMB.
I would keep downloads on each separate machine.
The only issue I see is:
Fedora OS drive (server) is 500 gb: would I store the personal files on this and assume I would not run out of space? I probably have 300 gb of personal files that would reside on NFS.
Or would I have it on the secondary data drive (2 TB)? Remember that the secondary drive is set up to be the 1st backup of the primary drive. If I use it for NFS, then backup would only reside on ext HDD.
But I do have 500 gb of ProtonDrive cloud space which I am not using because they haven’t made an app for Linux yet. So you have to upload anything you want there manually.
By having everything in one location, I could technically do that from the server, as uploading a lot of data from there would not affect working on the other machines. But then I would have to be keeping track of which files changed to know what to upload.
I have been reading about using rclone for this (when I have time) as I do not know how long it will take them to get the Linux app–they just now released a Windows app after offering ProtonDrive to paid users for almost a year.
So after setting all of this up, I would now rsync from server primary drive to secondary drive and rsync secondary drive to ext HDD.
It’s a lot to take in, but I think it only makes sense.
Thanks,
Sheila