From 28aba02dbf23ed79e06ee31c2356427d4b8356ea Mon Sep 17 00:00:00 2001 From: Meutel Date: Tue, 23 Feb 2016 23:15:54 +0100 Subject: [PATCH] mount obelix sshfs --- mount_sshfs.sh__abraracourcix | 3 +++ mount_sshfs.sh__assurancetourix | 3 +++ 2 files changed, 6 insertions(+) create mode 100755 mount_sshfs.sh__abraracourcix create mode 100755 mount_sshfs.sh__assurancetourix diff --git a/mount_sshfs.sh__abraracourcix b/mount_sshfs.sh__abraracourcix new file mode 100755 index 0000000..ab25396 --- /dev/null +++ b/mount_sshfs.sh__abraracourcix @@ -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/ diff --git a/mount_sshfs.sh__assurancetourix b/mount_sshfs.sh__assurancetourix new file mode 100755 index 0000000..ab25396 --- /dev/null +++ b/mount_sshfs.sh__assurancetourix @@ -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/