[EMAIL PROTECTED] wrote:
Hello, Alexander.
I've got a problem with the mirror command when trying to initialize transfer of a directory to an existing one, please have a look at the following log:

mirror -cR release /

---> CLNT lftp/3.5.4
<--- 200 Noted.
---> OPTS UTF8 ON
<--- 200 UTF8 OPTS ON
---> PBSZ 0
<--- 200 PBSZ=0
---> CWD /
<--- 250 CWD command successful. "/" is current directory.
---> TYPE I
<--- 200 Type set to I.
---> MKD release
<--- 550 "release": file or directory already exists.
---> MKD release/
<--- 550 "release/": file or directory already exists.
---- Persist and retry
---> QUIT
<--- 221 Goodbye.

and it goes on in the loop until retries limit.
I guess there is existing directory checking needed before trying to create one.
    Thank you in advance, Arkady

Sorry for troubling, please tell if possible whether that is a bug or
it's my fault of the lftp using and there is a workaround of the situation?

Reply via email to