Re: Move files into storage device -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-04-05 19:59, Ed Greshko wrote:
> On 2020-04-05 18:32, Bob Goodwin wrote:
>> PORT    STATE SERVICE
>> 80/tcp  open  http
>> 139/tcp open  netbios-ssn
>> 443/tcp open  https
>> 445/tcp open  microsoft-ds
>> 548/tcp open  afp
> 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.
>

FWIW, I just enabled afp on my synology NAS and installed the fuse-afp on my linux system.
Then.....

[egreshko@f31k ~]$ mount_afp afp://myusername:mypasswd@192.168.1.142/aux apple
The afpfs daemon does not appear to be running for uid 1026, let me start it for you
Mounting 192.168.1.142 from aux on apple
Mounting of volume aux of server nas succeeded

[egreshko@f31k ~]$ ls apple
backups  linux-releases  qemu-images

[egreshko@f31k ~]$ touch apple/x
[egreshko@f31k ~]$ rm apple/x

demonstrates I have rw access to that directory on the server.

-- 
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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux