On  4 Jun 98 at 16:51, Camille Alcasid wrote:

> Is there a way to FTP the files and subdirectories using the command
> line?

Which command line?

If it were Unix etc. then just do this:

rede: {2} % man ftp


FTP(1)                       BSD Reference Manual                     
 FTP(1)

NAME
     ftp - ARPANET file transfer program

SYNOPSIS
     ftp [-v] [-d] [-i] [-n] [-g] [host]

DESCRIPTION.....

And there you go.

Win95 has a command line ftp.  From my NT box:
C:\WINNT\Profiles\Administrator.000\Desktop\code\code\ch6>ftp
ftp> help
Commands may be abbreviated.  Commands are:

!               delete          literal         prompt          send
?               debug           ls              put             status
append          dir             mdelete         pwd             trace
ascii           disconnect      mdir            quit            type
bell            get             mget            quote           user
binary          glob            mkdir           recv           verbose
bye             hash            mls             remotehelp cd 
            help            mput            rename close           lcd
            open            rmdir ftp>
I recall that 95 had the same.

And then of course I would really look into the LWP module (in Perl).

Peter
 _________________________________________________________
Peter J. Schoenster                      [EMAIL PROTECTED]
Exercise Your Brain..Read a Book       http://www.rede.com/
             Free CGI Scripts and Applications
           http://www.rede.com/samples/index.html
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to