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 [
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
> > 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
>
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
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
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
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