[Cloud] Re: Mounting Toolforge on local Linux machine

2021-12-25 Thread YiFei Zhu
This? $ sshfs login.toolforge.org:/data/project/toolname /path/to/mountpoint YiFei Zhu On Sat, Dec 25, 2021 at 6:39 PM Huji Lee wrote: > > Hi all, > > I had previously found a way to mount the home directory of my tool on > Toolforge onto my local Linux machine using a mount command. It was so

[Cloud] Mounting Toolforge on local Linux machine

2021-12-25 Thread Huji Lee
Hi all, I had previously found a way to mount the home directory of my tool on Toolforge onto my local Linux machine using a *mount* command. It was so handy that I turned it into a bash alias and used it on the daily. Sadly, due to a hardware malfunction, I lost my machine and my .bash_aliases f