... | ... | @@ -36,7 +36,7 @@ ssh AMPL_MEMA |
|
|
Install fuse and sshfs from [osxfuse](https://osxfuse.github.io/), then create a local directory and mount the remote machine :
|
|
|
```
|
|
|
mkdir ampl_mema
|
|
|
sshfs AMPLE_MEMA: ample_mema
|
|
|
sshfs AMPL_MEMA: ampl_mema
|
|
|
```
|
|
|
you can now edit and copy files transparently
|
|
|
When you are done, unmount the remote directory with
|
... | ... | |