How can I mount a NTFS( sharing) remote partition on openBSD?

2008-11-25 Thread Ricardo Augusto de Souza
Hi,



 i need to Access a sharing on a Windows from a openBSD.

I did that in the past on linux using mount -t vfat or smbclient.

How can I do that on obsd 4.3 ?





thanks



Re: How can I mount a NTFS( sharing) remote partition on openBSD?

2008-11-25 Thread Marcus Andree
If I understood your problem correctly, the NTFS thing plays no role
here, since you need to mount a remotely exported filesystem via
SMB/CIFS protocol.

Sharity or sharity-light is your friend. Google for it.

Also, check if you can install as NFS server on your windows machine.
This may simplify your setup (or screw up everything, that's up to you).

On Tue, Nov 25, 2008 at 2:06 PM, Ricardo Augusto de Souza
[EMAIL PROTECTED] wrote:
 Hi,



  i need to Access a sharing on a Windows from a openBSD.

 I did that in the past on linux using mount -t vfat or smbclient.

 How can I do that on obsd 4.3 ?





 thanks



Re: How can I mount a NTFS( sharing) remote partition on openBSD?

2008-11-25 Thread Vadim Zhukov
On 25 November 2008 c. 19:57:33 Marcus Andree wrote:
 If I understood your problem correctly, the NTFS thing plays no role
 here, since you need to mount a remotely exported filesystem via
 SMB/CIFS protocol.

 Sharity or sharity-light is your friend. Google for it.

No need to google, it's in ports. ;)

$ make search name=sharit
Port:   sharity-light-1.3
Path:   net/sharity-light
Info:   userland smbfs --- SMB to NFS protocols converter
Maint:  The OpenBSD ports mailing-list [EMAIL PROTECTED]
Index:  net
L-deps:
B-deps:
R-deps:
Archs:  any

 Also, check if you can install as NFS server on your windows machine.
 This may simplify your setup (or screw up everything, that's up to
 you).

 On Tue, Nov 25, 2008 at 2:06 PM, Ricardo Augusto de Souza

 [EMAIL PROTECTED] wrote:
  Hi,
 
 
 
   i need to Access a sharing on a Windows from a openBSD.
 
  I did that in the past on linux using mount -t vfat or smbclient.
 
  How can I do that on obsd 4.3 ?


--
  Best wishes,
Vadim Zhukov



Re: How can I mount a NTFS( sharing) remote partition on openBSD?

2008-11-25 Thread Anathae Townsend
I'd suggest looking at the samba package for 4.3.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
 Of Ricardo Augusto de Souza
 Sent: Tuesday, November 25, 2008 9:06 AM
 To: misc@openbsd.org
 Subject: How can I mount a NTFS( sharing) remote partition on openBSD?
 
 Hi,
 
 
 
  i need to Access a sharing on a Windows from a openBSD.
 
 I did that in the past on linux using mount -t vfat or smbclient.
 
 How can I do that on obsd 4.3 ?
 
 
 
 
 
 thanks



Re: How can I mount a NTFS( sharing) remote partition on openBSD?

2008-11-25 Thread Pereresus ne Vlezaet Buggy
On 25 November 2008 c. 20:19:33 Anathae Townsend wrote:
 I'd suggest looking at the samba package for 4.3.

smbfs there do not work, it requires FUSE.

  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
  Behalf Of Ricardo Augusto de Souza
  Sent: Tuesday, November 25, 2008 9:06 AM
  To: misc@openbsd.org
  Subject: How can I mount a NTFS( sharing) remote partition on
  openBSD?
 
  Hi,
 
 
 
   i need to Access a sharing on a Windows from a openBSD.
 
  I did that in the past on linux using mount -t vfat or smbclient.
 
  How can I do that on obsd 4.3 ?
 
 
 
 
 
  thanks

--
  WBR,
Pereresus ne Vlezaet Buggy



Re: How can I mount a NTFS( sharing) remote partition on openBSD?

2008-11-25 Thread Rodrigo V. Raimundo

http://blog.e-shell.org/57


Ricardo Augusto de Souza wrote:

Hi,



 i need to Access a sharing on a Windows from a openBSD.

I did that in the past on linux using mount -t vfat or smbclient.

How can I do that on obsd 4.3 ?





thanks




Re: How can I mount a NTFS( sharing) remote partition on openBSD?

2008-11-25 Thread Marco Peereboom
sharity light

On Tue, Nov 25, 2008 at 08:46:02PM +0300, Pereresus ne Vlezaet Buggy wrote:
 On 25 November 2008 c. 20:19:33 Anathae Townsend wrote:
  I'd suggest looking at the samba package for 4.3.
 
 smbfs there do not work, it requires FUSE.
 
   -Original Message-
   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
   Behalf Of Ricardo Augusto de Souza
   Sent: Tuesday, November 25, 2008 9:06 AM
   To: misc@openbsd.org
   Subject: How can I mount a NTFS( sharing) remote partition on
   openBSD?
  
   Hi,
  
  
  
i need to Access a sharing on a Windows from a openBSD.
  
   I did that in the past on linux using mount -t vfat or smbclient.
  
   How can I do that on obsd 4.3 ?
  
  
  
  
  
   thanks
 
 --
   WBR,
 Pereresus ne Vlezaet Buggy