I have an account on a remote machine which I need to use frequently. I do not have big storage quota there, so I have to copy a portion of my repository or delete some other stuff form there while working. How can I attach my home machine folder with remote machine so that I can read/write to it? Using scp frequently is irritating me. [Making a very sad face]
If I have two accounts on two different machines A and B, and I want to attach A's home with B, can I do it? I do not have super-user privileges on any of these machines.
OS : Linux (Ubuntu) Client / Linux (Fedora) Server
UPDATE : Last three lines are added.