Re: FBSD built in FTP server

2003-12-09 Thread Jonathan T. Sage
Andrew Boothman wrote: Steve Bertrand wrote: Sftp is great, and also loaded up by default is 'scp', which is the Secure 'copy' program. From *nix to *nix, it is an effective way to copy files to/from remote computers just as if they were local file systems: From local to remote # scp thisfile [

Re: FBSD built in FTP server

2003-12-09 Thread Andrew Boothman
Steve Bertrand wrote: Sftp is great, and also loaded up by default is 'scp', which is the Secure 'copy' program. From *nix to *nix, it is an effective way to copy files to/from remote computers just as if they were local file systems: From local to remote # scp thisfile [EMAIL PROTECTED]:/home/ste

Re: FBSD built in FTP server

2003-12-09 Thread Steve Bertrand
> > I never used this, but I know there is sftp and sftp-server > > on your system, which use ssh-encryption and -protocol. > > > Since your question made me curious: sftp-server is started > automatically with sshd (i.e. you probably have it running > now) and there is a small gpl'ed sftp client >

Re: FBSD built in FTP server

2003-12-09 Thread Peter Ulrich Kruppa
On Tue, 9 Dec 2003, Peter Ulrich Kruppa wrote: > I never used this, but I know there is sftp and sftp-server > on your system, which use ssh-encryption and -protocol. > Since your question made me curious: sftp-server is started automatically with sshd (i.e. you probably have it running now) and t

Re: FBSD built in FTP server

2003-12-09 Thread Peter Ulrich Kruppa
On Tue, 9 Dec 2003, fbsd_user wrote: > Besides the built in FTP server started by inetd, > does FBSD have any other built in FTP servers? > > I ask because FBSD comes with 2 built in firewall applications. > > > Does the FBSD built in FTP client transmit the login ID & pw in > clear text? I never

Re: FBSD built in FTP server

2003-12-09 Thread Charles Swiger
On Dec 9, 2003, at 1:06 PM, fbsd_user wrote: Besides the built in FTP server started by inetd, does FBSD have any other built in FTP servers? "locate ftpd" would answer your question, BTW, but yes: besides the stock ftpd, there is also lukemftpd and tftpd. Other good choices from the ports colle

FBSD built in FTP server

2003-12-09 Thread fbsd_user
Besides the built in FTP server started by inetd, does FBSD have any other built in FTP servers? I ask because FBSD comes with 2 built in firewall applications. Does the FBSD built in FTP client transmit the login ID & pw in clear text? ___ [EMAIL PRO