Bug in lftp mirror when using xfer:use-temp-file option

akshay gupta <[email protected]> Mon, 27 Oct 2014 13:14:37 +0530
Newsgroups gmane.network.lftp.user,gmane.network.lftp.devel
Message-ID <CAB_qc723OyNzwKqvaAa3UUm91WWL2ynLwtav6B-Zv1k1MrnkjQ@mail.gmail.com>
--===============3214358844869564261==
Content-Type: multipart/alternative; boundary=089e010d7fb80ea748050662b5ce

--089e010d7fb80ea748050662b5ce
Content-Type: text/plain; charset=UTF-8

Hi,

I am trying to mirror files using lftp, I have tested a use case where a
file at the source machine gets modified but the file name remains the
same. After mirroring, lftp is unable to replace the old file and also
leaves a temporary file.

For example. If source have file a.txt and its mirrored successfully at the
destination, now if I update a.txt append some content and save it with
same name. If I run lftp mirror again then its not able to replace the
existing a.txt but it also leaves the temp file a.txt_transit_ behind. And
if i run the mirror multiple times it always downloads the changed a.txt, i
can see this from the lftp logs.

Suggestion: Will it make sense to keep versions of the files as they are
updated at the source. Like if a.txt is changed at source then lftp mirror
will save it as a.txt_{TIMESTAMP}_. Every time a file is updated it will be
saved with a new time stamp. And mirror will consider these file to decide
whether to download or not.


Thanks,
Akshay

--089e010d7fb80ea748050662b5ce
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi,<div><br></div><div>I am trying to mirror files using l=
ftp, I have tested a use case where a file at the source machine gets modif=
ied but the file name remains the same. After mirroring, lftp is unable to =
replace the old file and also leaves a temporary file.</div><div><br></div>=
<div>For example. If source have file a.txt and its mirrored successfully a=
t the destination, now if I update a.txt append some content and save it wi=
th same name. If I run lftp mirror again then its not able to replace the e=
xisting a.txt but it also leaves the temp file a.txt_transit_ behind. And i=
f i run the mirror multiple times it always downloads the changed a.txt, i =
can see this from the lftp logs.</div><div><br></div><div>Suggestion: Will =
it make sense to keep versions of the files as they are updated at the sour=
ce. Like if a.txt is changed at source then lftp mirror will save it as a.t=
xt_{TIMESTAMP}_. Every time a file is updated it will be saved with a new t=
ime stamp. And mirror will consider these file to decide whether to downloa=
d or not.</div><div><br></div><div><br></div><div>Thanks,</div><div>Akshay<=
/div><div><br></div><div><br></div><div><br></div><div><br></div></div>

--089e010d7fb80ea748050662b5ce--

--===============3214358844869564261==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
lftp mailing list
[email protected]
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

--===============3214358844869564261==--