On Thu, Jun 04, 1998 at 07:01:31PM -0700, Camille Alcasid wrote:
> Actually... unix. I need to tranfer my files from one server to another.
>
> The files are in subdirectories of a main directory.
>
> I'm currently tranfering them directory at a time... but I'd like to be able
> to tranfer just the main directory, the files inside it, the subdirectories
> inside it... and the files inside those subdirectories.
>
> I'm using the mget *.* and mput *.* commands. I was just wondering if there
> was an easier way.
If you have access to the shell, there are any number of scripts out
that which will recursively traverse a directory tree and transfer it.
(I've got one that I grabbed off the 'net years ago and still use.)
If you don't have access to the shell, you're stuck, because the FTP
protocol itself does not include a way to specify recursion.
---Rsk
Rich Kulawiec
[EMAIL PROTECTED]
____________________________________________________________________
--------------------------------------------------------------------
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.
---------------------------------------------------------------------