On 2020-04-05 22:14, Bob Goodwin wrote: > > > On 2020-04-05 07:59, Ed Greshko wrote: >> Well, that bit of information is telling you that box is running a "samba" server and "apple filing protocol" >> server. >> >> So, if you get information from the management display of the device (I think via http) you may be able to >> use mount.cifs or mount_afp if you have the fuse-afp package installed. > ° > This has not worked, says my command is wrong: > > [root@Workstation-1 bobg]# mount -t cifs /192.168.2.202/ 214 /mnt/test The form is along the lines of.... mount -t cifs -o username=<win_share_user> //WIN_SHARE_IP/<share_name> /mnt/win_share Give the afp stuff a try as well. -- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx