💻 Software
How to `ls` a remote folder?
Fresh5 days ago
Mar 15, 202644361 viewsConfidence Score0%
0%
Problem
This one uses Samba: I somehow managed to do it by; Browsing to the remote directory. (pcmanfm 0.9.9) Opening the current folder in a terminal. Executing to get Doing worked. ..What would be a more elegant way?
Error Output
$ ls smb://192.168.5.4/wdtvlivehub/abc ls: cannot access smb://192.168.5.4/wdtvlivehub/abc: No such file or directory
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to `ls` a remote folder?
Low Risk
You can use the command smbclient, e.g.:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix