On 02/12/19 16:48, Samuel Sieb wrote:
On 2/12/19 1:37 PM, Bob Goodwin wrote:
The Man page says "smbclient - ftp-like client to access SMB/CIFS
resources on servers."
Can you suggest a comman do list files on "sda1" perhaps?
You looked at the man page, it has instructions.
Try "smbclient //192.168.1.1/sda1".
You can also mount it using "-t cifs". See "man mount.cifs" for details.
_______________________________________________
This works:
[root@Box83 bobg]# smbclient //192.168.1.1/sdb1
Enter SAMBA\bobg's password:
Try "help" to get a list of possible commands.
smb: \>
But I can't seem to find the right command to mount it:
[root@Box83 bobg]# mount.cifs //192.168.1.1/sdb1 /mnt/test
Password for bobg@//192.168.1.1/sdb1:
mount error(112): Host is down
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
I probably have the command wrong but that is as close as I seem to be
able to get.
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box83 FEDORA-29/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org