[lftp-devel] lftp snapshot 20150401 is available

2015-04-01 Thread Alexander V. Lukyanov
http://lftp.yar.ru/ftp/devel/lftp-4.6.1.20150401.tar.gz Please test. Changes since 4.6.1: * new command "edit" instead of the edit alias. * new setting ssl:priority for disabling selected protocols. * new settings fish:auto-confirm and sftp:auto-confirm. * new setting file:use-lock to lock local f

Re: [lftp-devel] Handling for small files

2015-02-24 Thread Alexander V. Lukyanov
On Tue, Feb 24, 2015 at 11:07:23AM +, akshay gupta wrote: > I am using fish protocol. If possible, try to use sftp. Fish is not quite the most efficient option. Even ftp is better, especially with pipelining (set ftp:sync-mode off). -- Alexander. > On Tue, Feb 24, 2015, 4:23 PM Alexander

Re: [lftp-devel] Possible Bug in lftp mirror using mirror:sort-by option

2014-12-04 Thread Alexander V. Lukyanov
On Wed, Dec 03, 2014 at 02:11:28PM +0400, Alexander Lukyanov wrote: > It's almost done, needs to be tested and also some issues with sorting to > be fixed. > > 2014-12-03 10:26 GMT+03:00 akshay gupta : > > > Are these feature present in LFTP implementation timeline? By when will > > they be impleme

Re: [lftp-devel] [lftp] Compressing data at destination machine

2014-12-02 Thread Alexander V. Lukyanov
mirror. You have to unmount it before changing the zip file. > Do you have any other similar opensource software in mind that could also > support writes. You can try the other way: ftpfs. -- Alexander. > On Fri, Nov 28, 2014 at 1:06 PM, Alexander V. Lukyanov wrote: > > >

Re: [lftp-devel] [lftp] Compressing data at destination machine

2014-11-27 Thread Alexander V. Lukyanov
On Fri, Nov 28, 2014 at 11:55:07AM +0530, akshay gupta wrote: > I dont want lftp to extract data from archives, I want it to compress it > into archive so that it occupies less space at the destination side. Is > this feasible to do in lftp? Take a look at zipfs: https://github.com/hanwen/go-fuse

Re: [lftp-devel] [lftp] Compressing data at destination machine

2014-11-25 Thread Alexander V. Lukyanov
On Tue, Nov 25, 2014 at 06:44:32PM +0530, akshay gupta wrote: > I want to store the data that is being pulled by lftp mirror job in a > compressed format. Is it possible that mirror function can check file > download status from inside of that tar, zip etc. Is it possible to > implement such a func

Re: [lftp-devel] [lftp] Bug in lftp mirror when using xfer:use-temp-file option

2014-10-28 Thread Alexander V. Lukyanov
On Tue, Oct 28, 2014 at 12:59:40PM +0530, akshay gupta wrote: > will giving --delete-first option in lftp mirror help in my case? I think This option deletes files not present on the source side first, then starts downloading. It does not delete the file before overwriting. -- Alexander.

Re: [lftp-devel] [lftp] Bug in lftp mirror when using xfer:use-temp-file option

2014-10-27 Thread Alexander V. Lukyanov
On Mon, Oct 27, 2014 at 05:53:19PM +0530, akshay gupta wrote: > now its producing 0 byte files and i am also getting input/output error > here are the debug logs: > > copy: renaming `/mount/user/tom/test.txt_tmp_' to `test.txt' > mirror: rename(/mount/user/tom/test.txt_tmp_, /mount/user/tom/test.t

Re: [lftp-devel] [lftp] Bug in lftp mirror when using xfer:use-temp-file option

2014-10-27 Thread Alexander V. Lukyanov
On Mon, Oct 27, 2014 at 01:30:42PM +0530, akshay gupta wrote: > ---> RETR test.txt > <--- 150 Opening BINARY mode data connection for 'test.txt' (202 bytes). > Got EOF on data connection > Closing data socket > <--- 226 Transfer complete. So the file cannot be renamed locally, right? Is

Re: [lftp-devel] possible bug in lftp mirror using xfer:use-temp-file option

2014-10-03 Thread Alexander V. Lukyanov
On Tue, Sep 30, 2014 at 10:35:37PM +0530, akshay gupta wrote: > Its causing unpredictable behaviour in case of fuse mounted file system. > Please look into it if it can be resolved. Please test the new snapshot http://lftp.yar.ru/ftp/devel/lftp-4.5.5.20141003.tar.gz -- Alexander. ___

Re: [lftp-devel] Status for incomplete files

2014-09-18 Thread Alexander V. Lukyanov
On Fri, Sep 19, 2014 at 01:36:18AM +0530, akshay gupta wrote: > I am looking for a way to know the file is still getting transferred and is > incomplete. Some file downloaders append some token such as _tmp or > something else to the file name until its getting transferred when the file > transfer

Re: [lftp-devel] [lftp] Compilation errors with lftp 4.5.4

2014-08-19 Thread Alexander V. Lukyanov
On Mon, Aug 11, 2014 at 02:21:02PM -0500, Andrew Reis wrote: > Receiving the following errors that are stopping compilation: > > lftp_ssl.cc: In constructor 'lftp_ssl_openssl::lftp_ssl_openssl(int, > lftp_ssl_base::handshake_mode_t, const char*)': > lftp_ssl.cc:835: error: 'SSL_set_tlsext_host_na

[lftp-devel] lftp snapshot 20140522 is available

2014-05-22 Thread Alexander V. Lukyanov
http://lftp.yar.ru/ftp/devel/lftp-4.4.99.20140522.tar.gz Please test. Most notable changes: * new setting xfer:max-log-size to limit transfer log size. -- Alexander. ___ lftp-devel mailing list lftp-devel@uniyar.ac.ru http://univ.uniyar.ac.ru/mailma

[lftp-devel] lftp snapshot 20140519 is available

2014-05-19 Thread Alexander V. Lukyanov
http://lftp.yar.ru/ftp/devel/lftp-4.4.99.20140519.tar.gz Please test. Most notable changes: * fixed a random segfault in http (specific to HEAD branch). -- Alexander. ___ lftp-devel mailing list lftp-devel@uniyar.ac.ru http://univ.uniyar.ac.ru/mailm

[lftp-devel] lftp snapshot 20140513 is available

2014-05-13 Thread Alexander V. Lukyanov
http://lftp.yar.ru/ftp/devel/lftp-4.4.99.20140513.tar.gz Please test. Most notable changes: * show last disconnect cause for a few seconds in the session status. * improved torrent DHT search. -- Alexander. ___ lftp-devel mailing list lftp-devel@uni

[lftp-devel] lftp snapshot 20140317 available

2014-03-17 Thread Alexander V. Lukyanov
http://lftp.yar.ru/ftp/devel/lftp-4.4.99.20140317.tar.gz Please test. -- Alexander. ___ lftp-devel mailing list lftp-devel@uniyar.ac.ru http://univ.uniyar.ac.ru/mailman/listinfo/lftp-devel

[lftp-devel] lftp snapshot 20140205 available

2014-02-05 Thread Alexander V. Lukyanov
http://lftp.yar.ru/ftp/devel/lftp-4.4.99.20140205.tar.gz Please test. CPU usage comparision for 4929376768 bytes transferred via ftp over 100Mb/s ethernet: 4.4.15 4.4.99.20140205 Ratio -- -- - user1m0.437suser0

Re: [lftp-devel] Fix posix_fallocate m4 check for cross-compilation.

2013-12-15 Thread Alexander V. Lukyanov
I have applied your patch. Thanks! -- Alexander. ___ lftp-devel mailing list lftp-devel@uniyar.ac.ru http://univ.uniyar.ac.ru/mailman/listinfo/lftp-devel

Re: [lftp-devel] lftp-pre4.5.0-20131206

2013-12-13 Thread Alexander V. Lukyanov
On Fri, Dec 13, 2013 at 10:06:34AM -0500, Justin Piszcz wrote: > 1. Yes, there are only 17 instances of EAGAIN for the first 10-20GB (test > run), the strace log is now filled with read and write activity. That's great. > 2. The default buffer size remains 65536 (as shown in strace) (with the > d

Re: [lftp-devel] lftp-pre4.5.0-20131206

2013-12-13 Thread Alexander V. Lukyanov
zes (it does here). -- Alexander. > > -Original Message- > > From: Alexander V. Lukyanov [mailto:l...@netis.ru] > > Sent: Friday, December 13, 2013 8:39 AM > > To: Justin Piszcz > > Cc: lftp-devel@uniyar.ac.ru > > Subject: Re: lftp-pre4.5.0-20131206 >

Re: [lftp-devel] lftp-pre4.5.0-20131206

2013-12-13 Thread Alexander V. Lukyanov
On Thu, Dec 12, 2013 at 04:24:14AM -0500, Justin Piszcz wrote: > lftp is still reading 65536 buffers, but not larger than that: Ok, I have made another snapshot: http://lftp.yar.ru/ftp/devel/lftp-pre4.5.0.20131214.tar.gz Please give it a try. You can test various values for xfer:buffer-si

Re: [lftp-devel] lftp-pre4.5.0-20131206

2013-12-11 Thread Alexander V. Lukyanov
On Wed, Dec 11, 2013 at 06:37:16AM -0500, Justin Piszcz wrote: > I am using Debian Testing, I re-compiled without OpenSSL to perform the > testing, but a heads up OpenSSL support is broken (see the error below): > > == COMPARISON: lftp-pre4.5.0.20131211 > > 156505837056 bytes transferred in 194 s

Re: [lftp-devel] lftp-pre4.5.0-20131206

2013-12-06 Thread Alexander V. Lukyanov
BTW, I have just fixed a failed assert in heap code (removing the last heap item is a special case that was not handled properly). -- Alexander. ___ lftp-devel mailing list lftp-devel@uniyar.ac.ru http://univ.uniyar.ac.ru/mailman/listinfo/lftp-devel

Re: [lftp-devel] lftp-pre4.5.0-20131206

2013-12-06 Thread Alexander V. Lukyanov
On Fri, Dec 06, 2013 at 08:31:38AM -0500, Justin Piszcz wrote: > Hello Alexander, > > $ /vapp/bin/lftp --version > LFTP | Version pre4.5.0-20131206 | Copyright (c) 1996-2013 Alexander V. > Lukyanov > > Performed same test under same conditions using the same file, 3-times:

[lftp-devel] lftp-pre4.5.0-20131206

2013-12-06 Thread Alexander V. Lukyanov
A new development snapshot is available from http://lftp.yar.ru/ftp/devel/lftp-pre4.5.0-20131206.tar.gz * optimized cpu usage. * fixed file info fetching from http server. Please test. -- Alexander. ___ lftp-devel mailing list lftp-devel@u

Re: [lftp-devel] lftp patch for dnssec checks

2012-09-24 Thread Alexander V. Lukyanov
On Wed, Sep 05, 2012 at 11:42:14AM -0400, Robert Story wrote: > - update README.dnssec > - fix a typo in error message and add a warning for untrusted domains if > dns:strict-dnssec is not set Patch applied. Thanks! -- Alexander. ___ lftp-devel ma

Re: [lftp-devel] [lftp] "mirror -n -R" over webdav ignores ready-mirrored files (#19)

2012-06-19 Thread Alexander V. Lukyanov
On Mon, Jun 18, 2012 at 11:47:10AM -0700, Christian Harms wrote: > If found the difference. The WebDAV server cant handle the > allprop-request-body. Try the PROPFIND without a request-body: Please try this patch. -- Alexander. diff --git a/src/FileSet.cc b/src/FileSet.cc index 3d42dde..8b932

Re: [lftp-devel] lftp find extension { -name ? -type ? -mtime ? like local GNU find }

2012-01-13 Thread Alexander V. Lukyanov
On Mon, Jan 09, 2012 at 10:57:04AM -0800, Cheng Renquan wrote: > I found current lftp find command only list dir/files recursively, > it's not so useful, > > What I expect is find could support like local GNU find that support > -name ? -type ? -mtime ? those options ? -name option can be replace

Re: [PATCH] Ideas about the exit code of lftp

2011-06-10 Thread Alexander V. Lukyanov
On Wed, Jun 01, 2011 at 06:58:29PM +0200, Fernando Gutierrez wrote: > When fixing another bug I found out the exit code lftp returned to > shellscripts wasn't what I was expecting it to be. Patch applied. Thanks! -- Alexander.

Re: [PATCH] with cmd:parallel>1 and cmd:fail-exit true only the first command will be executed

2011-06-09 Thread Alexander V. Lukyanov
On Wed, Jun 01, 2011 at 06:57:47PM +0200, Fernando Gutierrez wrote: > If a job is not created in exec_parsed_command(), then the exit_code > is relevant, because that means the command has already been executed > and exit_code is storing a real value. However, if there is a new job, > it is suppose

Re: [PATCH] Parallel commands don't work when using lftp -c

2011-06-08 Thread Alexander V. Lukyanov
On Wed, Jun 01, 2011 at 06:57:20PM +0200, Fernando Gutierrez wrote: > **Problem: > Let's pretend rc has "set cmd:parallels 2;", so we are sure > max_waiting=2 (otherwise max_waiting may never be updated as I > explained in my previous mail). > When invoking lftp with "lftp -c 'get http://file1;get

Re: [PATCH] Reconfig() is not executed after set commands when using lftp -c or lftp -e

2011-06-08 Thread Alexander V. Lukyanov
On Wed, Jun 01, 2011 at 06:50:53PM +0200, Fernando Gutierrez wrote: > **Problem: > Certain options like cmd:parallel won't work when used with lftp -c > because Reconfig is never called. This happens to all the options This patch should fix the problem "properly". ResMgr::Set calls Reconfig method

Re: buffer overflow with certain ssh servers

2011-03-25 Thread Alexander V. Lukyanov
On Fri, Mar 11, 2011 at 04:09:17PM +, Sean Purdy wrote: > I'm getting a buffer overflow when connecting to certain ssh servers > with lftp. could you please try this test version: ftp://ftp.yar.ru/lftp/devel/lftp-4.2.1-test1.tar.gz I have removed most of sprintf calls, so probably this one

Re: buffer overflow with certain ssh servers

2011-03-18 Thread Alexander V. Lukyanov
On Thu, Mar 17, 2011 at 01:37:53PM +, Sean Purdy wrote: > On Thu, 17 Mar 2011, Alexander V. Lukyanov said: > > On Mon, Mar 14, 2011 at 11:08:49AM +, Sean Purdy wrote: > > > On Mon, 14 Mar 2011, Alexander V. Lukyanov said: > > > > On Fri, Mar 11, 2011 at 04:0

Re: buffer overflow with certain ssh servers

2011-03-17 Thread Alexander V. Lukyanov
On Mon, Mar 14, 2011 at 11:08:49AM +, Sean Purdy wrote: > On Mon, 14 Mar 2011, Alexander V. Lukyanov said: > > On Fri, Mar 11, 2011 at 04:09:17PM +, Sean Purdy wrote: > > > I'm getting a buffer overflow when connecting to certain ssh servers > > > with lftp

Re: buffer overflow with certain ssh servers

2011-03-13 Thread Alexander V. Lukyanov
On Fri, Mar 11, 2011 at 04:09:17PM +, Sean Purdy wrote: > I'm getting a buffer overflow when connecting to certain ssh servers > with lftp. Please recompile lftp with debug (configure --with-debug) and send the backtrace. -- Alexander.

Re: [BUG] server time zone ignored in some situations

2011-03-09 Thread Alexander V. Lukyanov
On Sat, Mar 05, 2011 at 05:22:32PM -0800, Chris Moore wrote: > This ends up using Ftp::ConvertFtpDate() in ftpclass.cc, which ignores > the timezone, instead doing: return mktime_from_utc(&tm); This is correct. MDTM command must return GMT time. From the draft-ietf-ftpext-mlst-16.txt: Time val

Re: [PATCH] Add xfer:log-dir parameter to write transfer_log in arbitrary dir.

2011-02-10 Thread Alexander V. Lukyanov
On Thu, Feb 10, 2011 at 02:07:35PM +0300, Timur Sufiev wrote: > >On Tue, Feb 01, 2011 at 10:42:22AM +0300, Timur Sufiev wrote: > >>I think it would be convenient to specify arbitrary directory for > >>storing transfer_log (it is useful when several processes using lftp > >I think it is better to sp

Re: [PATCH] some servers needs force SSL3.0 when lftp is built with gnutls

2011-02-07 Thread Alexander V. Lukyanov
On Thu, Jul 01, 2010 at 05:17:30PM +0200, Jiri Skala wrote: > Hi, > some servers needs force SSL3.0 when lftp is built with gnutls. There is > mandatory setting to enable this forcing: Patch applied with some changes. Thanks! -- Alexander.

Re: [PATCH] Add xfer:log-dir parameter to write transfer_log in arbitrary dir.

2011-02-07 Thread Alexander V. Lukyanov
On Tue, Feb 01, 2011 at 10:42:22AM +0300, Timur Sufiev wrote: > I think it would be convenient to specify arbitrary directory for > storing transfer_log (it is useful when several processes using lftp I think it is better to specify a file name rather than a directory. Use xfer:log-file setting na

Re: lftp 4.1.0 patches in Owl

2010-11-25 Thread Alexander V. Lukyanov
On Fri, Nov 26, 2010 at 02:46:17AM +0300, Solar Designer wrote: > glob.c:23:1: warning: "_GL_ARG_NONNULL" redefined > ./string.h:324:1: warning: this is the location of the previous definition Please send this one to gnulib maintainers. > Also, JFYI, the -owl-warnings patch was by Vasiliy (CC'ed)

Re: lftp 4.1.0 patches in Owl

2010-11-25 Thread Alexander V. Lukyanov
On Wed, Nov 24, 2010 at 01:31:15AM +0300, Solar Designer wrote: > FYI, we have a couple of upstream-candidate patches in here: > > http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/lftp/ Thank you! Please see if those warnings/errors are fixed in lftp-4.1.1. -- Alexander.

Re: missing comma german translation (#511137)

2010-08-16 Thread Alexander V. Lukyanov
On Sat, Jul 31, 2010 at 09:36:03PM +0200, Noël Köthe wrote: > Attached a patch which fixes some minor translation, too. > (CC: to the last translator) Patch applied. Thanks! -- Alexander.

Re: lftp.1 patch fixes documentation error (xfer:disk-full-fatal and spelling)

2010-08-16 Thread Alexander V. Lukyanov
On Sat, Jul 31, 2010 at 09:35:08PM +0200, Noël Köthe wrote: > the attached patch fixes two minor mistakes in lftp.1 Patch applied. Thanks! -- Alexander.

Re: rm -r doesn't delete dotfiles in a directory (.test; #520451)

2010-08-16 Thread Alexander V. Lukyanov
On Sat, Jul 31, 2010 at 09:34:42PM +0200, Noël Köthe wrote: > When I want to delete a directory recursivly this doesn't work is there > are dotfiles in the directory: `set ftp:list-options -a' should fix the problem (if the server supports -a option). -- Alexander.

Re: lftp produces segmentation fault with mirror --log command (Debian BTS#551062)

2010-08-16 Thread Alexander V. Lukyanov
On Sat, Jul 31, 2010 at 09:16:31PM +0200, Noël Köthe wrote: > lftp produces segmentation fault with mirror --log command > when logfile is under a folder which not exists. This patch should fix it. BTW, thanks for the postcard! -- Alexander. Index: MirrorJob.cc =

Re: [PATCH] Segmentation fault when hftp used

2010-08-06 Thread Alexander V. Lukyanov
On Thu, Jul 01, 2010 at 05:03:28PM +0200, Jiri Skala wrote: > I've got bug `segmentation fault` incl. backtrace. I was not able to > reproduce it bug the backtrace pointed to crash in sprintf() (see patch > below). I suggest value of entity_date corruption. > > The patch below fixes the issue (ver

Re: CCC and RFC4217 compliance?

2010-02-18 Thread Alexander V. Lukyanov
On Wed, Feb 17, 2010 at 05:27:40PM -0800, Ray Van Dolson wrote: > It sounds like lftp doesn't properly support a bi-directional SSL > shutdown when CCC is in use as described in RFC4217 section 12.3. Is > this the case? Would this patch fix the problem? I have no server to test this on. Index: f

Re: --on-change option

2010-02-08 Thread Alexander V. Lukyanov
On Mon, Feb 08, 2010 at 06:56:17PM -0800, Carl Edwards wrote: > I originally thought I could do --on-change=script.sh in my commands > file but soon realized the man page meant lftp command not shell > command. > > Would you be up for adding an option to fire off an external program if > something

Re: BUG: mirror creates locally directories that aren't supposed to be needed/files downloaded

2009-12-21 Thread Alexander V. Lukyanov
On Sat, Dec 05, 2009 at 09:41:30PM +0100, Arkadiusz Miskiewicz wrote: > creates locally all three dirs which doesn't make sense. I would consider this > to be a bug. IMO only somedir and anotherdir should be created as only these > two contain files matching regexp. mirror --no-empty-dirs should s

Re: lftp 4.0.4 sftp rename fix (WirePath / lc_to_utf8)

2009-12-13 Thread Alexander V. Lukyanov
On Mon, Dec 07, 2009 at 11:33:18AM +0200, Einar Lielmanis wrote: > When attempting to rename a file using sftp subsystem, it will always > fail with "No such file", as the request rename(newfile, newfile) will > be sent, even though "lftp -d" will print the correct information; I have fixed it by

Re: Czech translation update for 4.0.4

2009-12-04 Thread Alexander V. Lukyanov
On Mon, Nov 30, 2009 at 11:46:12AM +0100, Petr Pisar wrote: > updated Czech translation is attached as diff against 4.0.4 release. Patch applied. Thanks! -- Alexander..

Re: liblftp-{tasks,jobs}.la dependencies do no exist [PATCH]

2009-10-26 Thread Alexander V. Lukyanov
On Wed, Oct 14, 2009 at 02:03:54AM +0200, Jeroen Roovers wrote: > On Mon, 21 Sep 2009 17:43:31 +0200 > "Markus Rothe" wrote: > > > The result is that /usr/lib64/liblftp-tasks.{a,la} and > > /usr/lib64/liblftp-jobs.{a,la} are installed. The .la files depend on > > the following files, which are no

Re: mirror does return 0 even when it does receive "550 Permission denied" errors

2009-10-16 Thread Alexander V. Lukyanov
On Tue, Oct 13, 2009 at 01:23:36PM +0300, Sorin Sbarnea wrote: > I just found out that mirror command does return 0 even when it does > receive "550 Permission denied" from the target server. Please provide debug output of the session when this occurs. -- Alexander. | http

Re: liblftp-{tasks,jobs}.la dependencies do no exist

2009-09-22 Thread Alexander V. Lukyanov
On Mon, Sep 21, 2009 at 05:43:31PM +0200, Markus Rothe wrote: > The result is that /usr/lib64/liblftp-tasks.{a,la} and > /usr/lib64/liblftp-jobs.{a,la} are installed. The .la files depend on the > following files, which are not installed: I'll gratefully accept a patch to fix it. But I don't quite

Re: The problem with UTF-8 capable ftp sites

2009-09-16 Thread Alexander V. Lukyanov
On Wed, Sep 16, 2009 at 02:10:33PM +0300, Hasso Tepper wrote: > - src/ChmodJob.cc needs to include unistd.h for strmode(3). > - src/Torrent.cc needs to include sys/stat.h for mkdir(2). Fixed it. > - time_t is 64 bits in recent NetBSD versions even on i386 platform, > therefore these assertaion

Re: The problem with UTF-8 capable ftp sites

2009-09-16 Thread Alexander V. Lukyanov
On Wed, Sep 16, 2009 at 10:55:20AM +0300, Hasso Tepper wrote: > The point is that "//TRANSLIT" is unnecessary and really invalid argument > for Citrus iconv_open. Also, shouldn't it behave more sanely if > iconv_open() is failing for whatever reason? Please try this patch. It fixes both problems.

Re: CentOS: segmentation fault after building 3.7.15

2009-09-15 Thread Alexander V. Lukyanov
On Thu, Sep 10, 2009 at 06:09:51PM +0300, Sorin Sbarnea wrote: > Please send me your public key and I will make you an account on my > server. I suppose you do not need root to compile and debug? Get it from http://lav.yar.ru/l...@yars.free.net-gpg-public-key -- Alexander.

Re: CentOS: segmentation fault after building 3.7.15

2009-09-10 Thread Alexander V. Lukyanov
On Tue, Sep 01, 2009 at 07:39:08PM +0300, Sorin Sbarnea wrote: > If you build -3.7.15 on centos (latest version) you will get a > segmentation fault when you run lftp. I don't have a centos anywhere near me. -- Alexander..

Re: Patch for gnutls >2.7 (use pkgconfig)

2009-08-06 Thread Alexander V. Lukyanov
On Wed, Aug 05, 2009 at 06:41:00PM +0200, Jeroen Roovers wrote: > This patch has been out there[1][2] for a while now and has so far not > been included in lftp itself (I still find myself applying it to 3.7.15 > and 3.99.7). Thanks should probably go to Andreas Metzler who attached > it to [1]. P

lftp-3.99.7

2009-08-04 Thread Alexander V. Lukyanov
3.99.7 fixes some problems with torrent client, including a bug with large (>4g) torrents. -- Alexander..

Re: lftp-3.99.5 - cmd-torrent.so needs to be relinked

2009-07-28 Thread Alexander V. Lukyanov
On Wed, Jul 29, 2009 at 07:02:53AM +0200, Jeroen Roovers wrote: > as Gentoo Linux's lftp package maintainer I was playing around with > lftp-3.99 when I noticed that cmd-torrent.so isn't being linked to > liblftp-network.la. Patch applied. Thanks! -- Alexander..

Re: lftp-3.99.4/testing torrent support

2009-07-28 Thread Alexander V. Lukyanov
On Tue, Jul 28, 2009 at 04:03:05AM -0500, Roger Pixley wrote: > Wow that's a useful extra feature. I would assume it does seeds as well? Yes. -- Alexander..

Re: lftp-3.99.4/testing torrent support

2009-07-26 Thread Alexander V. Lukyanov
On Sun, Jul 26, 2009 at 06:00:47AM -0400, Justin Piszcz wrote: > http://torrent.fedoraproject.org/torrents//Fedora-11-x86_64-DVD.torrent > pread(Fedora-11-x86_64-DVD/Fedora-11-x86_64-CHECKSUM): Is a directory Please try 3.99.5, 4 had a problem with multi-file torrents. It's a test version after a

lftp-3.99.4

2009-07-24 Thread Alexander V. Lukyanov
3.99.4 fixes some problems with torrent: a coredump, choke/unchoke algorithm. Plus minor cosmetic improvements, better status, file descriptor cache, etc. -- Alexander.

Re: lftp-3.99.0

2009-07-21 Thread Alexander V. Lukyanov
On Tue, Jul 21, 2009 at 02:06:18PM +0400, Alexander V. Lukyanov wrote: > lftp-3.99.0 is a beta version of lftp with integrated torrent client. > Please test. It's available from ftp://ftp.yar.ru/lftp/devel/ lftp-3.99.1 fixes linux problems: compilation and blocking on accep

lftp-3.99.0

2009-07-21 Thread Alexander V. Lukyanov
lftp-3.99.0 is a beta version of lftp with integrated torrent client. Please test. It's available from ftp://ftp.yar.ru/lftp/devel/ -- Alexander.

Re: lftp feature request

2009-06-17 Thread Alexander V. Lukyanov
On Wed, Jun 17, 2009 at 05:22:21PM -0400, Justin Piszcz wrote: > With lftp; > > lftp :~> fg > fg: no current job Probably the last backgrounded job has terminated already. -- Alexander..

Re: Memory fault when SFTP transfer interrupted

2009-05-14 Thread Alexander V. Lukyanov
On Wed, May 13, 2009 at 12:51:38PM -0700, Iain Morgan wrote: > interruption, I sent a SIGTERM to the ssh process or the remote > sftp-server process. In either case, interrupting the transfer in such a > manner caused lftp to die with a memory fault. This patch should fix the problem. -- Alexa

Re: output buffering leads to reordered lines when stdout isn't a tty

2009-05-07 Thread Alexander V. Lukyanov
On Tue, May 05, 2009 at 11:33:21PM -0300, Peter Cordes wrote: > I think I've found a problem with lftp's output buffering when stdout > isn't a tty (so stdout is block-buffered by default). I see this with > lftp 3.7.13 compiled on AMD64 Ubuntu Jaunty, but I mostly was testing > with lftp 3.7.3 o

Re: [patch[ [bug report]: incorrect handlink of link-local IPv6 addresses

2009-01-27 Thread Alexander V. Lukyanov
On Tue, Jan 27, 2009 at 02:53:08PM +0100, Arkadiusz Miskiewicz wrote: > On Tuesday 27 of January 2009, Arkadiusz Miskiewicz wrote: > > When connecting to link-local IPv6 addressess we need to specify interface > > that's going to be used but lftp doesn't handle this correctly: > > Patch fixing iss

Re: SSL connection terminated without SSL shutdown and most files truncated

2009-01-14 Thread Alexander V. Lukyanov
On Sun, Jan 04, 2009 at 12:59:28AM +0100, Andreas Prieß wrote: > - With version 3.7.7 most files are corrupted even _without_ parallel > transmission! With version 3.7.4 every file has an unclean SSL shutdown, > but the files sha1 sums are ok. With version 3.7.7 most files are > corrupted. As it se

Re: lftp, gatling and sync-mode

2008-11-30 Thread Alexander V. Lukyanov
On Sat, Nov 29, 2008 at 02:57:12PM +0100, Maik Zumstrull wrote: > lftp and the gatling file server don't understand each other with > ftp:sync-mode on. I reported this on the gatling ML first; the author > thinks the problem is likely on lftp's side. No, it's on the server's side. Correctly implem

Re: Bugreport: SSL connection terminated without SSL shutdown / corrupted data

2008-09-30 Thread Alexander V. Lukyanov
On Sun, Sep 28, 2008 at 05:18:32PM +0200, Andreas Prieß wrote: > lftp seems to upload two files in parallel (is this going over one data > channel?), man lines like "copy: put rolled back to 13041664, seeking > get accordingly" appear. Then: Here is the patch to fix this problem. Index: MirrorJob

Re: Bugreport: SSL connection terminated without SSL shutdown / corrupted data

2008-09-29 Thread Alexander V. Lukyanov
On Sun, Sep 28, 2008 at 05:18:32PM +0200, Andreas Prieß wrote: > No errors in debug output of lftp -d, vsftpd reports: > DEBUG: "Connection terminated without SSL shutdown - buggy client?" Has the message first appeared in vsftpd 2.0.7? I cannot get it with 2.0.6. > lftp seems to upload two files

Re: Bugreport: SSL connection terminated without SSL shutdown

2008-09-20 Thread Alexander V. Lukyanov
On Fri, Sep 05, 2008 at 07:46:35PM +0200, Andreas Prieß wrote: > DEBUG: Client "87.178.121.68", "Connection terminated without SSL > shutdown - buggy client?" Could you try attached patch, please? -- Alexander. Index: buffer_ssl.cc ==

Re: Patch for french translation

2008-04-18 Thread Alexander V. Lukyanov
On Sat, Apr 12, 2008 at 12:44:06PM +0200, Alain PORTAL wrote: > Here is a patch to complete french translation of version 3.7.0. Patch applied. Thanks! -- Alexander.

Re: HTTP Host tag port issue (3.6.1/CVS)

2008-01-03 Thread Alexander V. Lukyanov
On Wed, Jan 02, 2008 at 06:42:53AM +0100, R. Wajda wrote: > ---> Host: foobar.com:foobar.com Thank you for the report. I have fixed it another way in CVS. -- Alexander. Index: url.cc === RCS file: /home/lav/cvsroot/lftp/src/url.c

Re: HTTP parse_html null target

2008-01-03 Thread Alexander V. Lukyanov
On Wed, Jan 02, 2008 at 10:20:36AM +0100, R. Wajda wrote: > empty target in a link causes lftp to generate coredump. Here is my patch. -- Alexander. Index: HttpDir.cc === RCS file: /home/lav/cvsroot/lftp/src/HttpDir.cc,v retrievi

Re: Problem with xstrings cast to char* under Solaris

2007-12-28 Thread Alexander V. Lukyanov
On Fri, Dec 28, 2007 at 03:14:18PM +0100, Yann Rouillard wrote: > This doesn't work, I have the following error message: Sorry. The patch was for current cvs version, which has an overloaded get_tmp prototype. Please try new pre-release from ftp://ftp.yar.ru/lftp/devel/ -- Alexander.

Re: Problem with xstrings cast to char* under Solaris

2007-12-28 Thread Alexander V. Lukyanov
On Wed, Dec 26, 2007 at 12:27:11PM +0100, Yann Rouillard wrote: > During compilation, I have several cast errors, like this one: > "FileCopy.cc", line 1042: Error: Cannot use const char* to initialize char*. Thanks for the report. Here is a better patch, please test. -- Alexander. Index: FileC

Re: [patch] Buffer overflow

2007-12-12 Thread Alexander V. Lukyanov
On Tue, Dec 11, 2007 at 06:03:35PM +0100, Martin Nagy wrote: > Since GetPercentDone() can return 100, the buffer is obviously small. Thanks for the patch! I have applied it (now in CVS). -- Alexander.

Re: bug in mirror, patch attached

2007-11-20 Thread Alexander V. Lukyanov
On Mon, Nov 19, 2007 at 04:08:21PM -, J. Maurice wrote: > While trying to fetch this "devel" folder, lftp will always hang while > waiting for the directory listing. This seems to be due to the directory > being empty, and so the server just sends back a 226 reply. Apparently, Here is a better

Re: bug in mirror, patch attached

2007-11-19 Thread Alexander V. Lukyanov
On Mon, Nov 19, 2007 at 04:08:21PM -, J. Maurice wrote: > While trying to fetch this "devel" folder, lftp will always hang while > waiting for the directory listing. This seems to be due to the directory > being empty, and so the server just sends back a 226 reply. Apparently, > lftp is not exp

Re: [Fwd: Bug#449390: missing error check for getenv]

2007-11-12 Thread Alexander V. Lukyanov
On Sun, Nov 11, 2007 at 02:28:54PM +0100, Noèl Köthe wrote: > here is a minor bug report: Sorry, I cannot reproduce it. Where exactly does it fault? > > 203 if(home==0) > > 204 >··· return s; I beleave this check does the work and prevents segfault. -- Alexander..

Re: Patch for french translation

2007-10-25 Thread Alexander V. Lukyanov
On Mon, Oct 22, 2007 at 02:14:44PM +0200, Alain PORTAL wrote: > Here is a patch for the french translation for lftp-3.60. Patch applied. Thanks! -- Alexander..

Re: ssl:check-hostname configuration item

2007-09-11 Thread Alexander V. Lukyanov
On Sun, Sep 09, 2007 at 05:34:56PM +0800, Lamer wrote: > I'm sending you a minor patch to support ssl:check-hostname > configuration item. If set to yes (default) and ssl:verify-certificate > is also yes, the certificate's hostname is matched against the entered > hostname. If ssl:check-hostname is

Re: fr.po patch

2007-08-27 Thread Alexander V. Lukyanov
On Thu, Aug 23, 2007 at 07:25:17PM +0200, Alain PORTAL wrote: > I don't know why, but there is a fuzzy string in fr.po since 3.5.12 and it > seems to me this string isn't changed. Perhaps I forgot to unfuzzy it. > Here is a patch that unfuzzy that string. Patch applied. Thanks! -- Alexander.

Re: Large files truncated

2007-08-21 Thread Alexander V. Lukyanov
On Mon, Aug 20, 2007 at 02:28:45PM -0500, [EMAIL PROTECTED] wrote: > The problem we're having is large files being truncated in ASCII mode > when lftp receives a timeout from a server where REST is not supported Please test this patch. -- Alexander. Index: FileCopy.cc =

Re: Cross compilation brokenness..

2007-08-20 Thread Alexander V. Lukyanov
On Sun, Aug 19, 2007 at 12:59:01PM +0200, Jakob Truelsen wrote: > Thank you for applying my patch... how ever 3.5.12 introduced some > more places where compiling without ICONV is not possible, I have made > a patch for this.. Thank you, but the patch is not correct. IOBufferTelnet::PutTranslated

Re: Cross compilation brokenness..

2007-08-20 Thread Alexander V. Lukyanov
<<< No Message Collected >>>

Re: lftp and locked file on STOR

2007-08-01 Thread Alexander V. Lukyanov
On Wed, Aug 01, 2007 at 06:31:19PM +0200, Thomas Zaech wrote: > thanks for the patch. > With the patch applied, lftp now will retry as long as the server indicates > the 4xx-status. Can the number of retries get limited in this situation (I > didn't found net:max-tries really working for that)?

Re: lftp and locked file on STOR

2007-07-30 Thread Alexander V. Lukyanov
On Mon, Jul 30, 2007 at 06:05:34PM +0200, Thomas Zaech wrote: > ... confirmed, lftp deletes files if it encounters a "4xx" status. In my > opinion, deleting files after unsuccessful tranfers is at least surprising > (if not a bug) so I added (patch -p1 -s <...) a helping line. As I hope: no > un

Re: Cross compilation brokenness..

2007-07-25 Thread Alexander V. Lukyanov
On Wed, Jul 25, 2007 at 04:26:00PM +0200, Jakob Truelsen wrote: > Hello.. It is not currently possible to crosscompile lftp, also it is > not possible to compile without ICONV. I have tried to push a patch > for these issues up stream (via normal email, but without responce). > So I will now try th

Re: French translation

2007-07-01 Thread Alexander V. Lukyanov
On Fri, Jun 15, 2007 at 04:47:30PM +0200, Alain PORTAL wrote: > > The trailing space is really needed (unless lftp is changed to add the > > space after translating the phrase). > > If it is really needed, can I suggest you to hard coding it and make it non > localizable? Ok, I'll do it in next

Re: French translation

2007-06-13 Thread Alexander V. Lukyanov
On Wed, Jun 13, 2007 at 07:17:40PM +0200, Alain PORTAL wrote: > > > - Id 219 : "Invalid command. " > > > - Id 220 : "Ambiguous command. " > > > there is a trailing space. Is it really needed or this is just a typo > > > mistake? The trailing space is really needed (unless lftp is changed to add th

Re: French translation

2007-06-13 Thread Alexander V. Lukyanov
On Sat, Jun 09, 2007 at 04:11:04PM +0200, Alain PORTAL wrote: > Because "register" can have several translations in french, depend upon the > context, could you tell me more about this string: > "Module for command `%s' did not register the command.\n" The message is not usually displayed. It ind

Re: French translation

2007-06-12 Thread Alexander V. Lukyanov
On Sat, Jun 09, 2007 at 04:05:29PM +0200, Alain PORTAL wrote: > I have some question about some strings: > - Id 49 : "Retrying mirror...\n" > means "relaunch the 'mirror' command"? Yes. It is printed when `mirror --loop' is used and changes were found. > - Id 219 : "Invalid command. " > - Id 220

Re: mirror --only-existing option

2007-06-06 Thread Alexander V. Lukyanov
On Wed, Jun 06, 2007 at 10:01:28AM +0200, Alain PORTAL wrote: > Le Wednesday 06 June 2007 06:48:03 Alexander V. Lukyanov, vous avez écrit : > > On Tue, Jun 05, 2007 at 02:18:42AM +0200, Alain PORTAL wrote: > > > The "--only-existing" option isn't avaliable on 3.

Re: Feature request: "mirror --only-updated" option

2007-06-06 Thread Alexander V. Lukyanov
On Wed, Jun 06, 2007 at 10:19:27AM +0200, Alain PORTAL wrote: > I'll really appreciate a new option for the mirror command: " --only-updated". > I mean an option like "--only-existing", but transfer only source files that > are more recent than the target files. > > I hope I don't make a mistake, b

  1   2   3   4   5   6   7   >