1. fuse-sshfs 설치
- rpmforge에서 설치 가능
> yum install fuse-sshfs
2. ssh를 자동 로그인 가능하게 설정
3. /etc/fstab
ex.
ssh#user@host:/dir /mnt/mountpoint fuse auto,user,uid=1000,allow_other,_netdev 0 0
- rpmforge에서 설치 가능
> yum install fuse-sshfs
2. ssh를 자동 로그인 가능하게 설정
3. /etc/fstab
ex.
ssh#user@host:/dir /mnt/mountpoint fuse auto,user,uid=1000,allow_other,_netdev 0 0
댓글
댓글 쓰기