sshfs usage
you can use this command for mounting local directory to a remote directory..
open CLI, terminal, terminator;
first install sshfs
$ sudo apt-get install sshfs
$ sshfs -o nonempty /home/user/Desktop/mountdirectory -p 22 root@remotehost:/home/user/Desktop/
Nema komentara:
Objavi komentar