Hi,

I'm using lftp(2.6.1a) for mirroring some files between a Solaris
and a Windows2000 host. The problem I have is that the Windows2000 host
doesn't like that lftp try to remove directories with the DELE command
(Solaris and Linux don't have a problem with that).

This is from the debug file:
[792] www.foo.net ---> CWD /alles/mirror_test/v1
[792] www.foo.net <--- 250 CWD command successful.
[792] www.foo.net ---> DELE v1.2
[792] www.foo.net <--- 550 v1.2: Access is denied.

This is the commands I'm using for mirroring (reverse):
debug 9 -o /tmp/debug_log.www
mirror -Re --verbose=3 /tmp/pelle /alles/mirror_test
exit


Shouldn't lftp use the RMD command instead to remove directories?
And is there a quick workaround somewhere ? (installing Unix isn't an 
option cause it's a customer host)

Regards Stefan

-- 
Stefan Johansson                 Net Insight AB
System Administrator             Box 42093, SE-126 14 STOCKHOLM, SWEDEN
Phone:  +46-8-685 04 81          Visiting address: V�stberga All� 9
Fax:    +46-8-685 04 20          http://www.netinsight.net

The Box said: "Requires Windows 95, NT or better", so i installed Unix

Reply via email to