Re: samba client

2018-02-14 Thread Ali Farzanrad
I also recommend curl if you know exact address of receiving/sending resource. It needs zero config and works great in non-root users.

Re: samba client

2018-02-10 Thread listo factor
On 02/10/2018 10:50 AM, Stuart Henderson wrote: I can get this to work for root, but not for a regular user. (I get "fuse mount: permission denied" for a non-root user, with the exact same usmb setup that works for root...) https://undeadly.org/cgi?action=article=20160715125022 Thank you. I

Re: samba client

2018-02-10 Thread Stuart Henderson
On 2018-02-10, Edgar Pettijohn wrote: > > > On 02/09/18 18:20, listo factor wrote: >> On 02/08/2018 11:44 AM, Peter N. M. Hansteen wrote: >> ...> cd /usr/ports; make search key=smb >>> yields among other things >>> Port: usmb-20130204p4 >> ... >>> which might fit the

Re: samba client

2018-02-09 Thread Edgar Pettijohn
On 02/09/18 18:20, listo factor wrote: On 02/08/2018 11:44 AM, Peter N. M. Hansteen wrote: ...> cd /usr/ports; make search key=smb yields among other things Port: usmb-20130204p4 ... which might fit the scenario. Thank you, it appears it does. However...: I can get this to work for

Re: samba client

2018-02-09 Thread listo factor
On 02/08/2018 11:44 AM, Peter N. M. Hansteen wrote: ...> cd /usr/ports; make search key=smb yields among other things Port: usmb-20130204p4 ... which might fit the scenario. Thank you, it appears it does. However...: I can get this to work for root, but not for a regular user. (I get

Re: samba client

2018-02-08 Thread Peter N. M. Hansteen
On Thu, Feb 08, 2018 at 11:33:01AM +, listo factor wrote: > On 02/08/2018 08:58 AM, Stephane HUC "CIOTBSD" wrote: > > install package gvfs if X, to use with xfce or gnome... > > Unfortunately, this is an "X-less", non-graphic "portal", > the only computer open to the world, and only via ssh,

Re: samba client

2018-02-08 Thread listo factor
On 02/08/2018 08:58 AM, Stephane HUC "CIOTBSD" wrote: install package gvfs if X, to use with xfce or gnome... Unfortunately, this is an "X-less", non-graphic "portal", the only computer open to the world, and only via ssh, on a LAN full of Linux and Windows computers that are samba servers.

Re: samba client

2018-02-08 Thread Stephane HUC "CIOTBSD"
one. What is the > appropriate/current samba client package and is there any > documentation on how to set it up? > TIA > -- ~ " Fully Basic System Distinguish Life! " ~ " Libre as a BSD " +=<<< Stephane HUC as PengouinBSD or CIOTBSD b...@stephane-huc.net

samba client

2018-02-07 Thread listo factor
I have a need to mount existing samba shares on a linux box, on the openbsd 6.2 computer. There is no use for a samba server on it, and I would prefer not to install one. What is the appropriate/current samba client package and is there any documentation on how to set it up? TIA