Re: Best LAN file archive server?

From: Bill Moran (wmoran_at_potentialtech.com)
Date: 09/17/04

  • Next message: Lowell Gilbert: "Re: Crontab file (root user)"
    Date: Fri, 17 Sep 2004 15:31:26 -0400
    To: "Andrew" <infofarmer@mail.ru>
    
    

    "Andrew" <infofarmer@mail.ru> wrote:
    > Good day to everyone!
    >
    > I want to arrange a file archive on my FreeBSD box so that windows users
    > can access it via LAN (100Mbit). It'll be over 100Gb, mp3 and divx
    > mostly. Throttling is imperative, it must be designed so that clients
    > can listen to music and watch movies directly, without downloading them.
    > There are only 10 LAN users, so I expect 5-8 simultaneous connections.
    >
    > I wonder, what do you think is the best solution for this - samba, http,
    > ftp or something else?

    Samba is probably going to provide the easiest use, assuming all your
    clients are running Windows (you didn't mention). If they're mixed
    OS, you may do better with something like FTP or HTTP, as it's more
    portable/standardized. Although Mac and Linux talk to Samba servers
    very nicely these days.

    > I don't want users to install additional software
    > on their computers, but I'm ready to consider it if it's worth the
    > worries.
    >
    > If ftp is the best, what is the best server? Ftpd?

    If you're setting up anon-only FTP access, then just about any FTP
    server will do. I'd just use the one that ships with FreeBSD. If
    it's going to be more complex, something like proftpd has support
    for virtual users, and authenticating out of a MySQL database.

    > Another point - how to configure the filesystem so that it suits the
    > purpose best? It's just my imagination - but I want it to cache
    > everything insanely, to be very fast in responses and to spare the hard
    > drive (as the latter is going to be a simple ATA drive, Maxtor, Seagate
    > or Hitachi, which are inclined to deadly failures under heavy loads).

    Just install it and give the system as much RAM as you can afford.
    FreeBSD will cache as much data as possible by default.

    -- 
    Bill Moran
    Potential Technologies
    http://www.potentialtech.com
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Lowell Gilbert: "Re: Crontab file (root user)"

    Relevant Pages

    • Re: freebsd-newbies help....
      ... I've gotten freeBSD 5.2 and 5.3 to do alot of ... how to add qq client protocol for gaim on ... Which type of FTP do I have ... I know that a client and a server aren't ...
      (freebsd-newbies)
    • Re: Question about FTP
      ... > Subject: Question about FTP ... Would I need multipule domains? ... >> I am attempting to use FreeBSD as a http server, ... >> server, PHPbb server, and possibly an IRC server. ...
      (freebsd-questions)
    • Re: FreeBSD FTP problem
      ... Subject: FreeBSD FTP problem ... > including the same timeout delays, you can ignore your firewall for the ... But I'm not running any firewall on my server... ... Note that I'm trying to connect to FreeBSD from a windows workstation.... ...
      (freebsd-questions)
    • Re: FTP difficulties 4.8R
      ... > with email, http, it runs an ftp server and client fine (both are ... I downloaded my FreeBSD ISOs without difficulty... ... > It does go outside and connect, sometimes I can ftp download some small ... > install Samba to better network with the Windows machine - I cannot download ...
      (freebsd-questions)
    • RE: compare iis-ftp and serv-u.
      ... I bought Windows 2003 Standard Edition with the main goal of having a FTP site. ... But my server is behind a router/NAT, and when some client tried to connect ... -FTP users don't have to be Windows users, so you don't have to create a ...
      (microsoft.public.inetserver.iis.ftp)