Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 21:17:20 +0200 (CEST)
From:      Meerwaldt@t-online.de (Frederik Meerwaldt)
To:        Fabrizzio Batista <Fabrizzio.Batista@lojasobino.com.br>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: FTP Server ! ! !
Message-ID:  <Pine.BSF.4.21.0004132115250.900-100000@server.wes.mee.com>
In-Reply-To: <013601bfa552$50f81480$65010180@lojasobino.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Just use the standard FTP Service, which is provided by FreeBSD. Start
message:

bash$ ftp localhost
Connected to localhost.
220 server.wes.mee.com FTP server (Version 6.00LS) ready.
Name (localhost:frederik): ^C
bash$

In my /etc/inetd.conf:

ftp	stream  tcp	nowait  root	/usr/libexec/ftpd	ftpd -l


HTH
--

Best regards,
	Freddy

Homepage: fmeerwaldt.homepage.com
Last update: 11.03.2000
Very good OpenVMS HowTo's, DHCPD Howto, VXT2k NetBooting HowTo, and a
little bit about me. 
------------------------------------------------------------------------
NetBSD Vax, Alpha, i386. Tru64 Unix, OpenVMS, FreeBSD, Ultrix.
------------------------------------------------------------------------

On Thu, 13 Apr 2000, Fabrizzio Batista wrote:

> 
>     Hi gurus,
> 
>     I donīt get FP2000 Extensions works OK, so I will try FTP.
> 
>     Somebody know a secure and "nice" FTP Server that I could provide to my
> users update your sites in my SERVER ?
> 
>     Thanks for all,
> 
> 
>     Fabrizzio
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004132115250.900-100000>