On Tue, Jun 15, 2004 at 07:22:35PM +0000, Nadeem Gulzar wrote: > I've been having some problems with the mirror on ioFTPD servers. > When I do a mirror -r --ignore-time -I *.exe > ftp://user:[EMAIL PROTECTED]/s1a/s1b/s1c ftp://use:[EMAIL PROTECTED]/s2a/s2b/, > I expect to transfer the folder s1c from site1 to site2, which works on > most sites except the ioFTPD. I can see from the log that a mirror like > the one above does the following: > 1. logs onto site2 > 2. MKD s2a > 3. MKD s2b > 4. MKD s1c > 5. and then transfer.. > > The question is now is it possible to make the mirror command do: > 1. Log onto site > 2. CWD to /s2a/s2b/ > 3. MKD s1c > 4. transfer > > Is this possible ?
What is the problem with those MKD commands? Please turn on debug in lftp and send the output here. -- Alexander.
