mount obelix sshfs

This commit is contained in:
Meutel 2016-02-23 23:15:54 +01:00
parent 4a0fa7db14
commit 28aba02dbf
2 changed files with 6 additions and 0 deletions

3
mount_sshfs.sh__abraracourcix Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
sshfs -C -o ro obelix:/shared/data/meutel /home/meutel/Public/obelix/
sshfs -C -o ro obelix:/shared/data/p2p/dl /home/meutel/Public/p2p/

View File

@ -0,0 +1,3 @@
#!/bin/sh
sshfs -C -o ro obelix:/shared/data/meutel /home/meutel/Public/obelix/
sshfs -C -o ro obelix:/shared/data/p2p/dl /home/meutel/Public/p2p/