*- On 8 Sep, [EMAIL PROTECTED] wrote about "ftp" > Hi > > does anyone know what the settings are for ftp so that mget will create > subdirectories as well??? When i do a mget * it doesn't grab the > subdirectories so i have to manually create them on the receiving server. >
Take a look at the wget package. From the man page: Wget supports a full-featured recursion mechanism, through which you can retrieve large parts of the web, creating local copies of remote directory hierarchies. Of course, maximum level of recursion and other parameters can be specified. Infinite recursion loops are always avoided by hashing the retrieved data. All of this works for both HTTP and FTP. -- Brian --------------------------------------------------------------------- Mechanical Engineering [EMAIL PROTECTED] Purdue University http://www.ecn.purdue.edu/~servis ---------------------------------------------------------------------