💻 Software
Use a device over SSH?
Fresh7 days ago
Mar 15, 202610716 viewsConfidence Score0%
0%
Problem
I have 2 PCs with Ubuntu at home and a network link between them. If I do can I use a remote device as a local one? (in this case: as a local DVD-RW). In the end, everything in Unixes is a file, right? I did but without a success: Brasero and K3b don't see any DVD device. I know, for most tasks, SS…
Error Output
$ sshfs pc2root@192.168.0.2:/ /media/pc2
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Use a device over SSH?
Low Risk
SSHFS does not work that way -- it handles files, but not devices. Everything is a file, but there are many types of files, including: regular files, directories, symbolic links, sockets, character devices, and block devices. The letter indicates th…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix