On Sat, Jul 9, 2016 at 1:39 PM, Bill Barry <b...@billbarry.org> wrote:

>
>
> On Sat, Jul 9, 2016 at 1:34 PM, John Jason Jordan <joh...@comcast.net>
> wrote:
>
>>
>>
>> I note that both rsync and mount are not seeing the Synology. It seems
>> to me that my big problem is giving the command line the right syntax
>> to specify it. It's IP address is 192.168.0.101 and Thunar shows it in
>> the location bar as smb://synology.local/synology/, and in its shortcut
>>
>
> With that knowledge the mount command would be closer to
>
> mount -t cifs //synology.local/synology/  /mnt --verbose -o user=username
>
> where I still don't know the username and /mnt should already exist or you
> need to create it.
>
>
And you should be root or use sudo.
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to