Re: file system question



In <1185211917.588044.302280@xxxxxxxxxxxxxxxxxxxxxxxxxxx> rogv24@xxxxxxxxx writes:

I have a file system ABC that gets full fast.

So I decided to set up an NFS which has about 20GB to have more space
available on the server.

Can I set up hard or soft link from the file system ABC to the NFS.

You can make a new directory in ABC that is a soft link to the NFS drive.

Any files created in this new directory would reside on the NFS drive.
That's about the best you can do with a soft link.

--
John Gordon A is for Amy, who fell down the stairs
gordon@xxxxxxxxx B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"

.