Using FTP in passive mode uses one port -- just the control connection.
This is what web browser FTP does by default.  Type "quote PASV" at your
ftp> prompt.  If you want secure file transfer, use scp that comes with
ssh or zmodem through a ssh connection.

Later,
Chris

On Thu, 10 Aug 2000, Bryan J. Smith wrote:

> Date: Thu, 10 Aug 2000 08:03:38 -0400
> From: Bryan J. Smith <[EMAIL PROTECTED]>
> To: Christopher H. Gleba <[EMAIL PROTECTED]>
> Cc: Egor <[EMAIL PROTECTED]>, linux-net <[EMAIL PROTECTED]>,
     linux-admin <[EMAIL PROTECTED]>
> Subject: Re: FTP server: advanced functions needed <- Using HTTP 1.1 for file
     transfers?
> 
> "Christopher H. Gleba" wrote:
> > Try BeroFTPD. . . .it does all that. . . .
> > I think you can find it on tucows.
> 
> You'd figure someone would make a nice file transfer server that
> either runs under Apache (so if you had SSL working, you could
> benefit from secure transfers) or is it's own HTTP server.  The HTTP
> 1.1 protocol allows transfers and, unlike FTP, doesn't have too many
> issues with tunneling (runs on a single port).
> 
> Hmmm, sounds like a neat project at least.
> 
> -- TheBS
> 
> P.S.  I currently use Zope to accomplish something similiar, but I
> had to write some of my own methods (which are crappy/simple ones at
> that).
> 
> -- 
> Bryan "TheBS" Smith, Engineer                  CONTACT INFO
> ***********************************************************
>  Chat: thebs413 @ AOL/MSN/Yahoo (see http://Everybuddy.com)
> Email: mailto:[EMAIL PROTECTED],[EMAIL PROTECTED]
> Legal: http://www.SmithConcepts.com/legal.html
> 

--Chris

      .-.
     (, )O()
    ( )O.( ')o. __________________________________________________
    |XXXXXXXX|O ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  __|//\\//\\|o  primary e-mail:    [EMAIL PROTECTED]   ||||
 /.-|\\//\\//|   secondary e-mail:  [EMAIL PROTECTED]       c ..
||  |//\\//\\|                      [EMAIL PROTECTED]     \  7
 \'-|\\//\\//|                                             \_~
  '"|//\\//\\|  __________________________________________________ 
    |XXXXXXXX|  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    `""`""`""`  
 "While you're crashing, I'm multitasking."  --Wierd Al

-====---====---====---====---====---====---====---====---====---====---====-
 to unsubscribe email "unsubscribe linux-admin" to [EMAIL PROTECTED]
 See the linux-admin FAQ: http://www.kalug.lug.net/linux-admin-FAQ/

Reply via email to