Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-17 Thread Ruben de Groot
On Tue, May 11, 2010 at 06:43:09AM -0500, Andrew Gould typed:
 
 Another item to consider in this discussion is sharity-light, an
 easy-to-use program that allows FreeBSD to mount Windows shares.
 Sharity-light is in the ports and Sharity is available  as a
 commercial product:

What's the advantage over mount -t smbfs, which comes with the base ?

Ruben
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-17 Thread Andrew Gould
On Mon, May 17, 2010 at 3:31 AM, Ruben de Groot mai...@bzerk.org wrote:
 On Tue, May 11, 2010 at 06:43:09AM -0500, Andrew Gould typed:

 Another item to consider in this discussion is sharity-light, an
 easy-to-use program that allows FreeBSD to mount Windows shares.
 Sharity-light is in the ports and Sharity is available  as a
 commercial product:

 What's the advantage over mount -t smbfs, which comes with the base ?

 Ruben


When I tried it, back in 2003, I could get it to work easily.  I had
trouble getting smbfs to work.

As someone noted, the sharity-light port is now marked as broken.

Andrew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-11 Thread perryh
Chip Camden sterl...@camdensoftware.com wrote:

 Does anyone have a recommendation for NAS that works well for
 both FreeBSD and Windows clients?

IME, among commercial offerings, virtually all support SMB (via
Samba) but only the high-end (large  relatively costly) ones
support NFS also.  (A while back, the largest Buffalo that Fry's
had -- 4TB IIRC -- claimed to support NFS; all other NAS of any
brand mentioned only SMB and DELNI.)

You can use an inexpensive SMB-only NAS with a FreeBSD client,
but you'll need Samba on the client.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-11 Thread Andrew Gould
On Tue, May 11, 2010 at 2:00 AM,  per...@pluto.rain.com wrote:
 Chip Camden sterl...@camdensoftware.com wrote:

 Does anyone have a recommendation for NAS that works well for
 both FreeBSD and Windows clients?

 IME, among commercial offerings, virtually all support SMB (via
 Samba) but only the high-end (large  relatively costly) ones
 support NFS also.  (A while back, the largest Buffalo that Fry's
 had -- 4TB IIRC -- claimed to support NFS; all other NAS of any
 brand mentioned only SMB and DELNI.)

 You can use an inexpensive SMB-only NAS with a FreeBSD client,
 but you'll need Samba on the client.


Another item to consider in this discussion is sharity-light, an
easy-to-use program that allows FreeBSD to mount Windows shares.
Sharity-light is in the ports and Sharity is available  as a
commercial product:

http://www.freshports.org/net/sharity-light
http://www.obdev.at/products/sharity/index.html

Andrew Gould
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-11 Thread Chip Camden
Thanks for all the replies.  FreeNAS looks like the ticket.

BTW, sharity-light is marked as broken in the ports -- does not compile.
I'm on 8.0-STABLE amd64.

On May 11 2010 06:43, Andrew Gould wrote:
 On Tue, May 11, 2010 at 2:00 AM,  per...@pluto.rain.com wrote:
  Chip Camden sterl...@camdensoftware.com wrote:
 
  Does anyone have a recommendation for NAS that works well for
  both FreeBSD and Windows clients?
 
  IME, among commercial offerings, virtually all support SMB (via
  Samba) but only the high-end (large  relatively costly) ones
  support NFS also.  (A while back, the largest Buffalo that Fry's
  had -- 4TB IIRC -- claimed to support NFS; all other NAS of any
  brand mentioned only SMB and DELNI.)
 
  You can use an inexpensive SMB-only NAS with a FreeBSD client,
  but you'll need Samba on the client.
 
 
 Another item to consider in this discussion is sharity-light, an
 easy-to-use program that allows FreeBSD to mount Windows shares.
 Sharity-light is in the ports and Sharity is available  as a
 commercial product:
 
 http://www.freshports.org/net/sharity-light
 http://www.obdev.at/products/sharity/index.html
 
 Andrew Gould
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

-- 
Sterling (Chip) Camden | camdensoftware.com | chipstips.com | chipsquips.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Ivan Voras

On 05/10/10 14:35, Frank Bonnet wrote:

Hello

Is there a simple software to share files between a FreeBSD server and a
windows client other than Samba which is a bit overkill for my needings,

I just want to share a directory (and subdirectories) of my server with
ONE Windows client, to facilitate some files exchanges between two users.


If by share you mean use a network file system than there is no other 
way then to use - a network file system, with all its complexity.


Otherwise, scp (winscp), ftp and others can be used to exchange single 
files.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Andrew Gould
On Mon, May 10, 2010 at 7:35 AM, Frank Bonnet f.bon...@esiee.fr wrote:
 Hello

 Is there a simple software to share files between a FreeBSD server and a
 windows client other than Samba which is a bit overkill for my needings,

 I just want to share a directory (and subdirectories) of my server with ONE
 Windows client, to facilitate some files exchanges between two users.

 Thanks for any infos

Some things simply aren't that simple if you're setting them up yourself.

The good news is that you get to choose the type of complexity you
want to deal with:

1.  Samba.
2.  You could purchase a networked drive (network attached storage)
that both computers can access.  Many retail stores now carry these.
3.  Webdav (included with Apache 2.2).  This setup is as complex as
Samba; but you can access it securely across the internet via SSL.

Good luck,

Andrew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Adam Vande More
On Mon, May 10, 2010 at 7:35 AM, Frank Bonnet f.bon...@esiee.fr wrote:

 Hello

 Is there a simple software to share files between a FreeBSD server and a
 windows client other than Samba which is a bit overkill for my needings,

 I just want to share a directory (and subdirectories) of my server with ONE
 Windows client, to facilitate some files exchanges between two users.


If it's a one way share, you can use rsync.



-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Diego F. Arias R.
On Mon, May 10, 2010 at 9:37 AM, Adam Vande More amvandem...@gmail.comwrote:

 On Mon, May 10, 2010 at 7:35 AM, Frank Bonnet f.bon...@esiee.fr wrote:

  Hello
 
  Is there a simple software to share files between a FreeBSD server and a
  windows client other than Samba which is a bit overkill for my needings,
 
  I just want to share a directory (and subdirectories) of my server with
 ONE
  Windows client, to facilitate some files exchanges between two users.
 

 If it's a one way share, you can use rsync.



 --
 Adam Vande More
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 freebsd-questions-unsubscr...@freebsd.org


Use samba is no so overkill, for simple stuff is really good.

-- 
mmm, interesante.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Chip Camden
On May 10 2010 08:04, Andrew Gould wrote:
 On Mon, May 10, 2010 at 7:35 AM, Frank Bonnet f.bon...@esiee.fr wrote:
  Hello
 
  Is there a simple software to share files between a FreeBSD server and a
  windows client other than Samba which is a bit overkill for my needings,
 
  I just want to share a directory (and subdirectories) of my server with ONE
  Windows client, to facilitate some files exchanges between two users.
 
  Thanks for any infos
 
 Some things simply aren't that simple if you're setting them up yourself.
 
 The good news is that you get to choose the type of complexity you
 want to deal with:
 
 1.  Samba.
 2.  You could purchase a networked drive (network attached storage)
 that both computers can access.  Many retail stores now carry these.
 3.  Webdav (included with Apache 2.2).  This setup is as complex as
 Samba; but you can access it securely across the internet via SSL.
 
 Good luck,
 
 Andrew
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Does anyone have a recommendation for NAS that works well for both
FreeBSD and Windows clients?

Regards,

-- 
Sterling (Chip) Camden | camdensoftware.com | chipstips.com | chipsquips.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Ross Cameron
On Mon, May 10, 2010 at 4:51 PM, Chip Camden
sterl...@camdensoftware.com wrote:
 On May 10 2010 08:04, Andrew Gould wrote:
 On Mon, May 10, 2010 at 7:35 AM, Frank Bonnet f.bon...@esiee.fr wrote:
  Hello
 
  Is there a simple software to share files between a FreeBSD server and a
  windows client other than Samba which is a bit overkill for my needings,
 
  I just want to share a directory (and subdirectories) of my server with ONE
  Windows client, to facilitate some files exchanges between two users.
 
  Thanks for any infos

 Some things simply aren't that simple if you're setting them up yourself.

 The good news is that you get to choose the type of complexity you
 want to deal with:

 1.  Samba.
 2.  You could purchase a networked drive (network attached storage)
 that both computers can access.  Many retail stores now carry these.
 3.  Webdav (included with Apache 2.2).  This setup is as complex as
 Samba; but you can access it securely across the internet via SSL.

 Good luck,

 Andrew
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

 Does anyone have a recommendation for NAS that works well for both
 FreeBSD and Windows clients?

FreeNAS ?
OpenFILER ?


-- 
Opportunity is most often missed by people because it is dressed in
overalls and looks like work.
Thomas Alva Edison
Inventor of 1093 patents, including:
The light bulb, phonogram and motion pictures.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Warren Block

On Mon, 10 May 2010, Adam Vande More wrote:


On Mon, May 10, 2010 at 7:35 AM, Frank Bonnet f.bon...@esiee.fr wrote:


Is there a simple software to share files between a FreeBSD server and a
windows client other than Samba which is a bit overkill for my needings,

I just want to share a directory (and subdirectories) of my server with ONE
Windows client, to facilitate some files exchanges between two users.


If it's a one way share, you can use rsync.


The rsync and scp from Cygwin seem to work okay.

There's a Windows NFS client in Windows Services for UNIX Version 3.5, 
which is a free download from MS.  It doesn't sound like fun.


There's sshfs for Windows: http://dokan-dev.net/en/download/
Untested by me, but I like the idea.

-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Timm Wimmers
Am Montag, den 10.05.2010, 14:35 +0200 schrieb Frank Bonnet:
 Hello
 
 Is there a simple software to share files between a FreeBSD server and a 
 windows client other than Samba which is a bit overkill for my needings,
 
 I just want to share a directory (and subdirectories) of my server with 
 ONE Windows client, to facilitate some files exchanges between two users.

I would guess WinSCP (I think it's based on Putty, THE ssh client for
windows) or Filezilla (FTP, SFTP) will fit your needs. If you want more
integration like connecting shares to driveletters take a look at
DokanSSHFS at http://dokan-dev.net/en/

-- 
Timm
Luebeck - Germany

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Andrew Gould
On Mon, May 10, 2010 at 1:47 PM, Timm Wimmers t...@ticore.de wrote:
 Am Montag, den 10.05.2010, 14:35 +0200 schrieb Frank Bonnet:
 Hello

 Is there a simple software to share files between a FreeBSD server and a
 windows client other than Samba which is a bit overkill for my needings,

 I just want to share a directory (and subdirectories) of my server with
 ONE Windows client, to facilitate some files exchanges between two users.

 I would guess WinSCP (I think it's based on Putty, THE ssh client for
 windows) or Filezilla (FTP, SFTP) will fit your needs. If you want more
 integration like connecting shares to driveletters take a look at
 DokanSSHFS at http://dokan-dev.net/en/

 --
 Timm
 Luebeck - Germany


Gioorgi.com has a comparison of SSHFS and WebDAV:
http://gioorgi.com/2009/webdav-versus-sshfs/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Gary Gatten
Yeah; what about thttpd, tftp, etc.  Several easy ways; just what's the 
easiest / best method that suites your requirements.

- Original Message -
From: owner-freebsd-questi...@freebsd.org owner-freebsd-questi...@freebsd.org
To: Timm Wimmers t...@ticore.de
Cc: Frank Bonnet f.bon...@esiee.fr; freebsd-questions@freebsd.org 
freebsd-questions@freebsd.org
Sent: Mon May 10 14:14:13 2010
Subject: Re: Very simple file sharing between FreeBSD server and windows
client ?

On Mon, May 10, 2010 at 1:47 PM, Timm Wimmers t...@ticore.de wrote:
 Am Montag, den 10.05.2010, 14:35 +0200 schrieb Frank Bonnet:
 Hello

 Is there a simple software to share files between a FreeBSD server and a
 windows client other than Samba which is a bit overkill for my needings,

 I just want to share a directory (and subdirectories) of my server with
 ONE Windows client, to facilitate some files exchanges between two users.

 I would guess WinSCP (I think it's based on Putty, THE ssh client for
 windows) or Filezilla (FTP, SFTP) will fit your needs. If you want more
 integration like connecting shares to driveletters take a look at
 DokanSSHFS at http://dokan-dev.net/en/

 --
 Timm
 Luebeck - Germany


Gioorgi.com has a comparison of SSHFS and WebDAV:
http://gioorgi.com/2009/webdav-versus-sshfs/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread John Levine
 Is there a simple software to share files between a FreeBSD server and a
 windows client other than Samba which is a bit overkill for my needings,

I concur with the advice to use Samba, but if that's too scary, you
can just use FTP.  Recent versions of Windows let you define a network
location that is an FTP server, and it works well enough to show the
files in a pseudo-folder and drag them back and forth to local
folders.  On Windows, it's a poorly documented option under map
network drive.

Or real men run COMMAND.CMO and run FTP from the command line.

R's,
John
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Tim Judd
On 5/10/10, John Levine jo...@iecc.com wrote:
 Is there a simple software to share files between a FreeBSD server and a
 windows client other than Samba which is a bit overkill for my needings,

 I concur with the advice to use Samba, but if that's too scary, you
 can just use FTP.  Recent versions of Windows let you define a network
 location that is an FTP server, and it works well enough to show the
 files in a pseudo-folder and drag them back and forth to local
 folders.  On Windows, it's a poorly documented option under map
 network drive.

 Or real men run COMMAND.CMO and run FTP from the command line.


Only if you haven't updated in 10+ years and can't type.


WinNT flavors are cmd.exe
And command.cmo won't run.  I keep trying because I want to be a real man... :D
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Very simple file sharing between FreeBSD server and windows client ?

2010-05-10 Thread Chris Hill

On Mon, 10 May 2010, Chip Camden wrote:

[snip]


Does anyone have a recommendation for NAS that works well for both
FreeBSD and Windows clients?


I built a FreeNAS last year which works like a champ for FreeBSD and 
Windows XP clients. I'm using it for backups: rsync for the FreeBSD 
clients, NASbackup for the Windows ones.


--
Chris Hill   ch...@monochrome.org
** [ Busy Expunging | ]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org