Skip to playerSkip to main content
  • 3 months ago
Transcript
00:00hello friends if you ever tried to install sshfs on void linux
00:06by running the command sudo xbps install dash uppercase s sshfs
00:15you will find that the package with such name does not exist in the repositories
00:22sometimes it's confusing to find the correct name although in most cases it's not that different
00:33with the one that is commonly used in most distributions if i can say so to install sshfs
00:42on void you run this command fuse dash sshfs and then why let me run the command again
00:56all right if we run sshfs like this we say that we see that it has some output
01:18we can use it on this computer with to which i'm connecting through ssh
01:24i mean the terminal emulator is showing a server an ssh server to which i'm connecting through ssh
01:35so if we wanna show the files or mount the files remotely we can do so here sshfs
01:47the username in my case it's like this
01:49the ip address of the target computer and then the path let's say i wanna mount pictures
02:04if i wanna mount it for example under my home
02:08my username which is user and then let's say public which is all in most cases empty for me which i like
02:14to use to mount remote directories you can make a new directory if you want for mountain files for me i
02:21i can simply use the empty ones so let's run this command
02:32let me use it and install it here and then we try again like this
02:39password of the user of the target computer to mount let's see with the file explorer
02:50if we go to our public which sounds like that it has something mounted on it
02:54let's run mount and we can see that it is mounted here
03:07that's it for this video please subscribe like share and comment and see you
Be the first to comment
Add your comment

Recommended

7:34
Up next