Arkady.Sherman | 10 Sep 2006 18:17
Picon

a mirror trouble

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

(Continue reading)

Arkady.Sherman | 28 Sep 2006 20:09
Picon

Re: a mirror trouble

Arkady.Sherman <at> ksu.ru 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
(Continue reading)

Alexander V. Lukyanov | 29 Sep 2006 10:57
Picon
Gravatar

Re: a mirror trouble

On Thu, Sep 28, 2006 at 10:09:08PM +0400, Arkady.Sherman <at> ksu.ru wrote:
> ><--- 550 "release/": file or directory already exists.
> >---- Persist and retry
> >
> >and it goes on in the loop until retries limit.

Probably you should not use net:persist-retries setting with mirror.

--

-- 
   Alexander..


Gmane