|
||||||||
|
|
#1
|
|
we are on Red Hat v.8, does anyone know of a more secure ftp method
than ftp itself ? new2linuxos |
|
#2
|
|||
|
|||
|
Op Mon, 16 May 2005 15:43:35 -0700, schreef new2linuxos de volgende
woorden: > we are on Red Hat v.8, does anyone know of a more secure ftp method than > ftp itself ? sftp or ssh? Dirk -- html lesson #42: the only legitimate use of the greatly loathed <blink> tag: Schroedinger's Cat is <blink>NOT</blink> dead. |
|
#3
|
|||
|
|||
|
try sftp.
"new2linuxos" <(E-Mail Removed)> wrote in message news:(E-Mail Removed) ups.com... > we are on Red Hat v.8, does anyone know of a more secure ftp method > than ftp itself ? > |
|
#4
|
|||
|
|||
|
On Tue, 17 May 2005 01:10:19 +0200, Dirk wrote:
> Op Mon, 16 May 2005 15:43:35 -0700, schreef new2linuxos de volgende > woorden: > >> we are on Red Hat v.8, does anyone know of a more secure ftp method than >> ftp itself ? > > sftp or ssh? > > Dirk Do you mean scp? |
|
#5
|
|||
|
|||
|
Op Mon, 16 May 2005 18:58:54 -0500, schreef A. Linux User de volgende
woorden: > On Tue, 17 May 2005 01:10:19 +0200, Dirk wrote: > >> Op Mon, 16 May 2005 15:43:35 -0700, schreef new2linuxos de volgende >> woorden: >> >>> we are on Red Hat v.8, does anyone know of a more secure ftp method >>> than ftp itself ? >> >> sftp or ssh? >> >> Dirk > > Do you mean scp? yes, scp, it uses ssh to copy something, maybe i wasn't clear enough. Dirk -- html lesson #42: the only legitimate use of the greatly loathed <blink> tag: Schroedinger's Cat is <blink>NOT</blink> dead. |
|
#6
|
|||
|
|||
|
new2linuxos wrote:
> we are on Red Hat v.8, does anyone know of a more secure ftp method > than ftp itself ? > SFTP |
|
#7
|
|||
|
|||
|
new2linuxos wrote:
> we are on Red Hat v.8, does anyone know of a more secure ftp method > than ftp itself ? scp |
|
#8
|
|||
|
|||
|
Dirk wrote:
>>>sftp or ssh? >>> >>>Dirk >> >>Do you mean scp? > > > yes, scp, it uses ssh to copy something, maybe i wasn't clear enough. sftp and scp uses the same method to copy data, they are just different interfaces, one is like an ftp program and the other like cp. > Dirk Regards. -- Jose Maria Lopez Hernandez Director Tecnico de bgSEC (E-Mail Removed) bgSEC Seguridad y Consultoria de Sistemas http://www.bgsec.com ESPAÑA The only people for me are the mad ones -- the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn like fabulous yellow Roman candles. -- Jack Kerouac, "On the Road" |
|
#9
|
|||
|
|||
|
what needs to be in place in order to get sftp to work, doesn't that
use port 22 like ssh, or does it utilize port 20/21 like ftp ? |
|
#10
|
|||
|
|||
|
> what needs to be in place in order to get sftp to work, doesn't that
> use port 22 like ssh, or does it utilize port 20/21 like ftp ? Port 22. It's a config item (see tail end of sshd_config) plus a server. It appears to be turned on in recent versions. |
![]() |
| Tags |
| ftp, linux |
| Thread Tools | |
| Display Modes | |
|
|