[lftp] lftp-4.3.8 compile error on OSX w/fink

2012-07-11 Thread Justin Piszcz
Hi, See below: Any chance we could get it to compile w/out a custom libreadline? g++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../trio -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -MT attach.o -MD -MP -MF .deps/attach.Tpo -c -o attach.o attach

[lftp] lftp-4.3.4 coredump when using pget -n 10 on large (>150GB) file

2012-11-12 Thread Justin Piszcz
Hello, When running pget -n 10 on a (vhd, windows backup file): $ lftp --version LFTP | Version 4.3.4 | Copyright (c) 1996-2011 Alexander V. Lukyanov <--- 150 62912081.6 kbytes to download `...ac-806e6f6e6963.vhd', got 86147617183 of 161054928896 (53%) 245.45M/s eta:5 xrealloc: out of virtual me

Re: [lftp] LFTP_HOME

2013-01-13 Thread Justin Piszcz
On Sun, Jan 13, 2013 at 5:10 AM, Chris Fork wrote: > I am having trouble convincing lftp to use the LFTP_HOME environment > variable for storing its files. > > For example, running this from the shell: > # LFTP_HOME="$PWD"; lftp -e "bookmark list; exit" > nothing is printed, though there is a b

Re: [lftp] LFTP_HOME

2013-01-13 Thread Justin Piszcz
On Sun, Jan 13, 2013 at 8:03 AM, Justin Piszcz wrote: > > > On Sun, Jan 13, 2013 at 5:10 AM, Chris Fork wrote: > >> I am having trouble convincing lftp to use the LFTP_HOME environment >> variable for storing its files. >> >> For example, running this from the

Re: [lftp] mirror:exclude-regex

2013-01-23 Thread Justin Piszcz
On Wed, Jan 23, 2013 at 8:49 AM, J1 Simón wrote: > I have defined the next setting in rc file: > set mirror:exclude-regex \"^.+\.part$|^.+\.url$|^.+\.** > JPG$|^.+\.jpg$|^.+\.jpeg$|^.+\**.JPEG$|^.+\.png$|^.+\.PNG$|^.+** > \.txt$|^.+\.TXT$|^.+\.nfo$|^.+**\.NFO$\" > But when I download somethin

Re: [lftp] mirror:exclude-regex

2013-01-23 Thread Justin Piszcz
On Wed, Jan 23, 2013 at 2:23 PM, J1 Simón wrote: > El mié 23 ene 2013 17:03:21 CET, Justin Piszcz escribió: > > > > On Wed, Jan 23, 2013 at 8:49 AM, J1 Simón <mailto:si...@j1s.es> > wrote: > > I have defined the next setting in rc file: > set mirror:exclud

[lftp] lftp-4.4.4 ipv6 question

2013-04-23 Thread Justin Piszcz
Hello, Aside from changing lftp to disable IPv6 support, is there a way to disable IPv6 for transfers or to prefer IPv4 for the initial connection? By default if IPv6 module/option is loaded in the Linux kernel it tries IPv6 first, can this be made an option to use one first over the other and/or

Re: [lftp] lftp-4.4.4 ipv6 question

2013-04-24 Thread Justin Piszcz
Thanks, this was successful! Justin. On Wed, Apr 24, 2013 at 12:33 AM, Alexander Lukyanov wrote: > Try "set dns:order inet". > > -- >Alexander. > > > > 2013/4/24 Justin Piszcz > >> Aside from changing lftp to disable IPv6 support, is there a

Re: [lftp] ssl/tls connection

2013-11-06 Thread Justin Piszcz
Hi, At lftp command prompt or .lftprc: set ssl:verify-certificate no Justin. On Wed, Nov 6, 2013 at 6:39 AM, Daniele Gallarato wrote: > Thanks. > Here the output: > > root@svm-ftppostel:~# lftp -d > > lftp :~> open -uuser,pwd -p2110 ftps://rmftp2.postel.com > > Resolving host address... >

[lftp] lftp 4.4.10: *** Error in `lftp': double free or corruption (!prev): 0x0000000001149700 ***

2013-11-21 Thread Justin Piszcz
Hello, lftp crashes when I run cls -l: $ lftp --version LFTP | Version 4.4.11 | Copyright (c) 1996-2013 Alexander V. Lukyanov [0] Done (cls -l) *** Error in `lftp': double free or corruption (!prev): 0x01149700 *** === Backtrace: = /lib/x86_64-linux-gnu/libc.so.6

Re: [lftp] lftp 4.4.10: *** Error in `lftp': double free or corruption (!prev): 0x0000000001149700 ***

2013-11-25 Thread Justin Piszcz
On Mon, Nov 25, 2013 at 1:10 AM, Alexander V. Lukyanov wrote: > On Thu, Nov 21, 2013 at 05:15:08PM -0500, Justin Piszcz wrote: >> lftp crashes when I run cls -l: >> >> *** Error in `lftp': double free or corruption (!prev): 0x01149700 > > I still coul

[lftp] lftp-4.4.13 -- multi-core/multi-threading support for get on 10GbE networks?

2013-11-28 Thread Justin Piszcz
Hello, When transferring data on high speed networks (10GbE) lftp hits 100% on a moderately fast Xeon CPU (E5645), the FTP server is not the bottleneck as it uses around 37% CPU (different CPU on the server host). Are there any plans to spin off separate workers (if possible) so a single CPU-core

Re: [lftp] lftp-4.4.13 -- multi-core/multi-threading support for get on 10GbE networks?

2013-11-29 Thread Justin Piszcz
> -Original Message- > From: Alexander V. Lukyanov [mailto:l...@netis.ru] > Sent: Friday, November 29, 2013 2:23 AM > To: Justin Piszcz > Cc: lftp@uniyar.ac.ru > Subject: Re: [lftp] lftp-4.4.13 -- multi-core/multi-threading support for get on > 10GbE networks? >

[lftp] lftp-4.7.5 compiling fails/ x509/openssl

2017-01-03 Thread Justin Piszcz
Version: lftp-4.7.5 Dist: Debian testing x86-64 $ make make all-recursive make[1]: Entering directory '/tmp/lftp-4.7.5' Making all in m4 make[2]: Entering directory '/tmp/lftp-4.7.5/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/lftp-4.7.5/m4' Making all in doc make[

[lftp] lftp-4.7.6 compilation error - lftp_ssl.cc:1069:17: error: aggregate 'X509_OBJECT obj' has incomplete type and cannot be defined

2017-02-16 Thread Justin Piszcz
Hello, lftp-4.7.6 on Debian x86-64- make[2]: Entering directory '/home/user/lftp-4.7.6/src' /bin/bash ../libtool --silent --tag=CXX --mode=link g++ -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -avoid-version -rpath /app/lftp-4.7.6-x86_64/lib

Re: [lftp] lftp-4.7.6 compilation error - lftp_ssl.cc:1069:17: error: aggregate 'X509_OBJECT obj' has incomplete type and cannot be defined

2017-02-16 Thread Justin Piszcz
Hello, It works, thanks! I've pulled git commit:7afda346f7040196b984cfbd924d220798942bf8 https://github.com/lavv17/lftp/pull/323/commits/7afda346f7040196b984cfbd924d220798942bf8 $ lftp --version LFTP | Version 4.7.6 | Copyright (c) 1996-2017 Alexander V. Lukyanov LFTP is free software: you can

lftp equivilent of wget (Reject Type) ?

2002-03-15 Thread Justin Piszcz
Does lftp have a REJECT list like wget? So say I want to mirror a directory but NOT download any .html in the directory, it would download everything except the .html files. Is this currently possible? I looked in the man page, but could not find anything.

Satellite [NetGain 2000] [Corruption]

2002-04-01 Thread Justin Piszcz
I was curious if lftp or wget will ever support a rollback feature and somehow verify the bytes are correct somehow where the file has been resumed. Why? This is stated below: LFTP VS WGET EXPERIMENT: PROBLEM: With lftp, many of my downloads get corrupted. This is because the connect

Re: Satellite [NetGain 2000] [Corruption]

2002-04-01 Thread Justin Piszcz
I have tried with over 100s of ftp servers around the world. The character is a different value. "Alexander V. Lukyanov" wrote: > On Mon, Apr 01, 2002 at 06:43:49AM -0500, Justin Piszcz wrote: > > PROBLEM: With lftp, many of my downloads get corrupted. > >

Re: Satellite [NetGain 2000] [Corruption]

2002-04-02 Thread Justin Piszcz
t try downloading the images when bypassing the IPA proxy." Brad Helm My question is: would a 5-10KB rollback fix this problem? Glenn Maynard wrote: > On Mon, Apr 01, 2002 at 07:04:45PM -0500, Justin Piszcz wrote: > > I have tried with over 100s of ftp servers around the world. > > The

Re: Satellite [NetGain 2000] [Corruption]

2002-04-02 Thread Justin Piszcz
t;Alexander V. Lukyanov" wrote: > On Tue, Apr 02, 2002 at 09:27:36AM -0500, Justin Piszcz wrote: > > My question is: would a 5-10KB rollback fix this problem? > > AFAIK, rollback is only needed to workaround broken http proxies, which > output error message after va

Re: Satellite [NetGain 2000] [Corruption]

2002-04-05 Thread Justin Piszcz
(37.40 KB/s) - Data connection: Connection timed out; Data transfer aborted. Retrying. This causes corruption in the file. I need to try a client which supports rollback I guess. "Alexander V. Lukyanov" wrote: > On Mon, Apr 01, 2002 at 06:43:49AM -0500, Justin Piszcz wrote: > > P

Re: Satellite [NetGain 2000] [Corruption]

2002-04-06 Thread Justin Piszcz
For X is great, unless you want to run your downloads in console :). [war@p300 x]$ /usr/bin/time md5sum -c file.iso.md5 file.iso: OK 22.56user 5.62system 0:36.38elapsed 77%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (113major+13minor)pagefaults 0swaps [war@p300 x]$ Justin Piszcz

Re: Satellite [NetGain 2000] [Corruption]

2002-04-06 Thread Justin Piszcz
If anyone knows how to subtract say 5000 bytes from the MDTM/REST commands and start 5000 bytes from the end of the file to (rollback) -- I'd be willing to try the patch, it would be the end to all of my [and all satellite users around the world] problems. Justin Piszcz wrote: > I was

Re: Satellite [NetGain 2000] [Corruption]

2002-04-08 Thread Justin Piszcz
If anyone creates a patch for rollback, I'll be your first tester ;) Justin Piszcz wrote: > I was curious if lftp or wget will ever support a rollback feature and > somehow verify the bytes are correct somehow where the file has been > resumed. > > Why? This is stated bel

Re: Satellite [NetGain 2000] [Corruption]

2002-04-09 Thread Justin Piszcz
Netgain specifics are closed source and proprietrary, however the BST protocol is open. Bug in BST/TCP/NetGain, no matter which it is, the rollback option [when used] appears to fix the problem quite nicely. "Alexander V. Lukyanov" wrote: > On Tue, Apr 09, 2002 at 02:55:25PM +0200, Hrvoje Niksic

Re: Satellite [NetGain 2000] [Corruption]

2002-04-09 Thread Justin Piszcz
han others. Sintsov Dmitri wrote: > On Tue, 9 Apr 2002, Justin Piszcz wrote: > > > Netgain specifics are closed source and proprietrary, however the BST protocol is > > open. > > Bug in BST/TCP/NetGain, no matter which it is, the rollback option [when used] > >

lftp-2.5.1 high speed bandwidth test && moments of lag

2002-04-22 Thread Justin Piszcz
machine specs = Athlon 1.2GHZ & 512MB of ram, the HD does 30MB/s any idea why it pauses/etc, yet the shell/other sessions are fine? the priority (nice level on lftp) is 0 (standard). from mrtg: Current In: 5202 kB/s (41.6%) is it because lftp is not multi-threaded? [0] mirror ftp://ftp.unet.bra

Re: lftp-2.5.1 high speed bandwidth test && moments of lag

2002-04-23 Thread Justin Piszcz
It varies. 5,10,15% sometimes it jumps to 40%. "Alexander V. Lukyanov" wrote: > On Mon, Apr 22, 2002 at 11:03:16PM -0400, Justin Piszcz wrote: > > machine specs = Athlon 1.2GHZ & 512MB of ram, the HD does 30MB/s > > any idea why it pauses/etc, yet the shell/oth

bug?

2002-05-13 Thread Justin Piszcz
queue mirror -R some_dir_that_doesnt_exist or mirror -R some_dir_that doesnt_exist lftp-2.5.2 still makes that dir on the remote server even though you may have misspelled it?

lftp-2.5.2 problems

2002-05-17 Thread Justin Piszcz
227 Entering Passive Mode (127,0,0,0,1,23) 553- file.r35: This file looks like a dupe!! 553 It was uploaded by bigturtle (18h 7m ago). local: file.rar remote: file.rar 227 Entering Passive Mode (127,0,0,0,1,23) 553- file.rar: This file looks like a dupe!! 553 It was uploaded by bigturtle (18h 0m

lftp-2.5.3 compile error

2002-06-02 Thread Justin Piszcz
[war@war lftp-2.5.3]$ make Making all in include make[1]: Entering directory `/home/war/lftp-2.5.3/include' make all-am make[2]: Entering directory `/home/war/lftp-2.5.3/include' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/war/lftp-2.5.3/include' make[1]: Leaving d

lftp-2.5.4 (since I've used it)....

2002-06-07 Thread Justin Piszcz
It has never been able to work through the Squid proxy except for HTTP. I've used WGET, Web Downloader For X, and several other tools to use ftp + http without a problem, has anyone else had this problem? alias lftps='lftp -e "set ftp:proxy 192.168.168.253:3128 && set hftp:proxy 192.168.168.253:3

This mailing list.

2002-06-30 Thread Justin Piszcz
I like this mailing list a lot, but the exorbitant amount of spam generation upon it is getting ridiculous.

lftp <= 2.5.4 remote queue bug?

2002-07-06 Thread Justin Piszcz
My question is: why is this so messy? My connection-limit it set to 1. If it isn't, during a period of queue mirror -R . sometimes it will startup multiple threads sending from multiple various directories from where I did the mirror -R .. IE: Isn't it supposed to upload a single directory at a t

Re: lftp <= 2.5.4 remote queue bug?

2002-07-06 Thread Justin Piszcz
just doesn't do it in alphabetical order. > as for multiple, try 'help pget' it should point you > in the right direction. > -Darren > --- Justin Piszcz <[EMAIL PROTECTED]> wrote: > > My question is: why is this so messy? My > > connection-limit

Re: lftp <= 2.5.4 remote queue bug?

2002-07-06 Thread Justin Piszcz
Yes, this is EXACTLY the problem I was having. Thanks for the patch, any chance it will be implemented in lftp 2.5.5? Glenn Maynard wrote: > On Sat, Jul 06, 2002 at 03:27:27PM -0400, Justin Piszcz wrote: > > My question is: why is this so messy? My connection-limit it set to 1. > &

Re: Nasty ext2fs bug!

2002-08-01 Thread Justin Piszcz
The remote link is an un-utilized T3. The downlink is a 3MBIT cable modem. Ragnar Kjørstad wrote: > On Thu, Aug 01, 2002 at 11:48:56AM -0600, Andreas Dilger wrote: > > > Problem: The pget -n feature of lftp is very nice if you want to maximize > > > your download bandwidth, however,

Re: Nasty ext2fs bug!

2002-08-01 Thread Justin Piszcz
My ISP = Adelphia. The area in which I live in has many problems, simply check: http://www.dslreports.com/forum/adelphia The post with 700+ threads is where I am. Basically, each thread from their service only gives you 10-20KB/s. To get any decent speed while downloading, you must download in par

Re: lftp 2.6.1

2002-08-10 Thread Justin Piszcz
lftp-2.6.1 compilation fails with gcc-3.1.1 & openssl-0.9.6e gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/app/openssl-0.9.6e/incl ude-O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -c -o lftp.o `test -f 'lftp.cc' || echo './

Re: lftp 2.6.1

2002-08-10 Thread Justin Piszcz
> fails on solaris 2.8 too gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -c -o FileSetOutput.o `test -f 'FileSetOutput.cc' || echo './'`FileSetOutput.cc FileSetOutput.cc: In member

lftp: ls -ltr does not work on RaidenFTPD

2002-08-25 Thread Justin Piszcz
ncftp / > ls -ltr -rwxrw-rw- 1 bob bob 200 Aug 10 19:18 2MB -rwxrw-rw- 1 bob bob 100 Aug 11 02:30 1MB -rwxrw-rw- 1 bob bob 500 Aug 11 02:42 5MB -rwxrw-rw- 1 bob bob 2000 Aug 11 10:25 20MB -rwxrw-rw- 1 bob bob 20 Aug 11 14:48 0.2MB -rwxrw-

Re: lftp: ls -ltr does not work on RaidenFTPD

2002-08-25 Thread Justin Piszcz
lftp parses the arguments, as it _does_ work on proftpd and other UNIX based ftp servers. but just not certain ftp servers? Glenn Maynard wrote: > On Sun, Aug 25, 2002 at 10:48:08AM -0400, Justin Piszcz wrote: > > ncftp / > ls -ltr > > lftp doesn't parse these arguments

Queue question.

2003-03-06 Thread Justin Piszcz
Is there anyway I can see everything (not just the four newest items) in the queue?

Re: LFTP/HP-UX : va_copy

2003-05-29 Thread Justin Piszcz
Yup, don't use the socks option. BONIFACE,ERIC (HP-France,ex1) wrote: Hello, I try to make lftp under HP-UX 11.0 with SSL (opensl0.9.7b) and Socks5 option and I have an error message : checking for an implementation of va_copy()... no checking for an implementation of __va_copy()... no checking

[no subject]

2003-08-09 Thread Justin Piszcz
subscribe lftp subscribe lftp-devel

lftp <= 2.6.6 problem

2003-08-09 Thread Justin Piszcz
set cmd:ls-default "-a" set cmd:ls-default "ls -la" ---> LIST test293 <--- 150 Opening BINARY mode data connection for directory listing. Closing data socket total 0 lftp [EMAIL PROTECTED]:/REQ> ls -la test293 ---> LIST -la test293 <--- 150 Opening BINARY mode data connection for directory l

Re: lftp <= 2.6.6 problem

2003-08-14 Thread Justin Piszcz
Ahh, ok thanks! On Mon, 11 Aug 2003, Alexander V. Lukyanov wrote: > On Sat, Aug 09, 2003 at 12:50:26PM -0400, Justin Piszcz wrote: > > set cmd:ls-default "-a" > > This setting is default argument for ls command. You need another setting: > > set ftp:list-o

Re: your mail

2003-08-14 Thread Justin Piszcz
Forgot I was on the list & wrong email majordomo :) - ignore thx. On Sat, 9 Aug 2003, Justin Piszcz wrote: > subscribe lftp > subscribe lftp-devel >

Major breakage w/ socks5 (2.6.7)

2003-08-29 Thread Justin Piszcz
Socks has worked with the official socks5 from early 2.6.x to 2.6.6. Now it is broken! [EMAIL PROTECTED]:~$ du -sh /app/socks5-v1.0r11/ 1.6M/app/socks5-v1.0r11 [EMAIL PROTECTED]:~$ ls /app/socks5-v1.0r11/lib/ libsocks5.a* libsocks5_sh.so* [EMAIL PROTECTED]:~$ Never had a problem before 2.6.7

lftp-2.6.7 error w/socks

2003-09-23 Thread Justin Piszcz
lftp-2.6.7 is the first lftp that I am aware of that breaks compatiblity with socks5, does anyone care? I sent an e-mail w/ bug (./configure, unknown call in library, maybe only in dante socks?) but nobody seemed to care? so, only 1 implementation seems to work now? dante?

Re: lftp: bug

2003-09-26 Thread Justin Piszcz
Ahh, ok thx. On Fri, 26 Sep 2003, Alexander V. Lukyanov wrote: > On Fri, Sep 26, 2003 at 09:56:13AM -0400, Justin Piszcz wrote: > > Yo, lftp-2.6.7 does not work w/socks-5.0r11. > > > > The official NEC socks (has worked with 2.5.x - 2.6.6). > > > > [EMAIL PRO

Re: build dies in resolver (was Re: lftp 2.6.8)

2003-10-22 Thread Justin Piszcz
---> PRET LIST -ltr <--- 500 'PRET LIST -ltr': Command not understood. What is up with this PRET stuff? same w/just plain 'ls' too Did not happen with 2.6.6.

Re: How to configure lftp 2.6.11 with SOCKS5?

2004-01-07 Thread Justin Piszcz
1] Configure When configuring lftp to use socks5, all you need to do is: ./configure --with-socks5 2] Required Yes, socks must be installed, I use NEC Socks 5 (/app/socks5-v1.0r11). 3] Shell Then, you need to set the server in the shell environment. export SOCKS5_SERVER="1.2.3.4:1080" 4] Off you

lftp (2.x) queue bug?

2004-02-13 Thread Justin Piszcz
lftp [EMAIL PROTECTED]:/pub> jobs -v -v -v [0] queue (ftp://test:[EMAIL PROTECTED]) ftp://test:[EMAIL PROTECTED]/%2Fpub Now executing: [1] mirror -c test1 Commands queued: 1. mirror -c test2 2. mirror -c test3 3. mirror -c test4 lftp [EMAIL PROTEC

Re: Logging w/ lftp

2004-02-17 Thread Justin Piszcz
> [ here is what Ia m executing ] > /usr/local/bin/lftp -f lftp_script >/tmp/logfile > [ i also tried many other things like ... ] > /usr/local/bin/lftp -f lftp_script 2>&1 >/tmp/logfile Have you tried "cmd > /tmp/logfile 2>&1" ? Do you also have the debug set to >=1 (or set it in the script)? O

Re: jobs/query - stopp - restore

2004-04-12 Thread Justin Piszcz
This question has been asked before, AFAIK it has not been implemented yet. On Mon, 12 Apr 2004, christian gattermair wrote: > hi! > > is there any way to save the job/query list and to restore them later? > > thx4help >

Re: problems to run 3.0.2 on solaris 8

2004-04-20 Thread Justin Piszcz
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH or /etc/ld.so.conf add: /usr/local/lib && ldconfig -v On Tue, 20 Apr 2004, Stefan Huettmann wrote: > Hi list, > > I compiled lftp 3.0.2 on Solaris 8. > If I try to start lftp the following message comes up: > > ld.so.1: lftp: fatal: libreadl

Re: mirror -R completion

2004-10-11 Thread Justin Piszcz
Try lftp -R -c? On Mon, 11 Oct 2004, Hugo de Paix de Coeur wrote: hello .. just a question: when we use completion with the "mirror -R" command, lftp try to complete files with those on ftp and not on the local filesystem ... an option to change that, or is it a bug ? thx .. -- Kabhal

Re: Cron Lftp

2004-10-08 Thread Justin Piszcz
Yes, Try something like this: lftp -e 'set ssl:verify-certificate no && open ftp://login:[EMAIL PROTECTED]:5678 && mirror -R -c directory && exit' Does this help? On Fri, 8 Oct 2004, Erin D. Hughes wrote: Hello, I am trying to cron a lftp job that I need to run frequently and seem to be having so

lftp-3.0.10 incompatible with socks5-v1.0r11

2004-10-21 Thread Justin Piszcz
Most of the 3.0.x versions compiled OK with socks5-v1.0r11 and most worked ok, however, 3.0.10 won't compile with socks5-v1.0r11, any ideas? Linux, 2.6.8.1 (Slackware-current) + GCC-3.4.2 make[1]: Entering directory `/home/jpiszcz/lftp-3.0.10/src' /bin/sh ../libtool --silent --mode=link gcc -O2

Re: lftp-3.0.10 incompatible with socks5-v1.0r11

2004-10-21 Thread Justin Piszcz
Ftp::SetError () #8 0x080b3168 in Ftp::ReceiveResp () #9 0x080b37e9 in Ftp::Do () #10 0x080898a2 in SMTask::Schedule () #11 0x0806c651 in WaitDone () #12 0x0806cd65 in main () (gdb) q On Thu, 21 Oct 2004, Alexander V. Lukyanov wrote: On Thu, Oct 21, 2004 at 04:20:46AM -0400, Justin Piszcz wrote: /vapp/

Re: LFtp in background

2004-10-29 Thread Justin Piszcz
At this time, I do not believe this is possible. On Fri, 29 Oct 2004, [iso-8859-1] François-Xavier Payet wrote: Hello, I've put lftp in background using the command `exit bg` I would like to know how to put it bag in foreground Thank you FX

Re: your mail

2004-10-29 Thread Justin Piszcz
I think it is: Send a message to: [EMAIL PROTECTED] Body: unsubscribe [EMAIL PROTECTED] On Fri, 29 Oct 2004, Luismi wrote: unsubscribe lftp

Re: Need help with your lftp

2004-11-01 Thread Justin Piszcz
The only thing I can think of is lftp may be setup as passive mode and ftp uses port mode by default. lftp :~> set -a | grep -i passive set ftp:fxp-passive-source no set ftp:fxp-passive-sscn yes set ftp:passive-mode on lftp :~> Have you tried port mode in lftp? On Mon, 1 Nov 2004, Aladdin wrote:

Re: Reconnect problem

2004-11-30 Thread Justin Piszcz
These options control retry times and persistence. set net:persist-retries 1 set net:reconnect-interval-base 1 set net:reconnect-interval-max 1 set net:reconnect-interval-multiplier 1 man lftp for more info On Tue, 30 Nov 2004, Markus Wiederkehr wrote: Hi there, I have another problem with LFTP. W

Re: lftp

2004-12-22 Thread Justin Piszcz
From the man page: ftpcopy Obsolete. Use one of the following instead: get ftp://... -o ftp://... get -O ftp://... file1 file2... put ftp://... mput ftp://.../* mget -O ftp://... ftp://.../* or other combinations to

Re: install problem

2005-01-08 Thread Justin Piszcz
Looks like your C_INCLUDE_PATH overrides the compiler's default paths? It may help to tell us what type of system, version of GCC and ncurses library version your using. (also version of lftp) and whether or not this is new in the of lftp you are using? or has it built ok in the past? On Thu,

Re: install problem

2005-01-08 Thread Justin Piszcz
Make that CPLUS_INCLUDE_PATH, my bad. On Sat, 8 Jan 2005, Justin Piszcz wrote: Looks like your C_INCLUDE_PATH overrides the compiler's default paths? It may help to tell us what type of system, version of GCC and ncurses library version your using. (also version of lftp) and whether or not

Re: Memory exhausted when mirroring patches.sun.com

2005-03-09 Thread Justin Piszcz
It works ok in Linux: Version: 3.0.13 $ lftp ftp://patches.sun.com/ cd ok, cwd=/ ..] lftp patches.sun.com:/> open ftp://patches.sun.com/patchroot/all_unsigned cd ok, cwd=/patchroot/all_unsigned lftp patches.sun.com:/patchroot/all_unsigned> mirror -c . Getting directory contents (2

Re: Novell Weirdness

2005-05-13 Thread Justin Piszcz
1] find WP02k -exec touch {} \; 2] mirror -ven -c (or use the --ignore-time-stamps with -c) I have the same problem, see if this fixes it. On Fri, 13 May 2005, Brian Hellman wrote: I am using lftp to sync our novell server to external usb drives on a linux box. When I issue 'mirror -ven SYS/Softw

Re: Debian lftp does not support ssl anylonger

2005-05-19 Thread Justin Piszcz
It might change if they build it with GnuTLS (which is supposed to fix the license issue) but for now I am building it with SSL support myself. On Thu, 19 May 2005, Thomas Glanzmann wrote: Hello, lftp on my debian sarge boxes does no longer contain SSL support for lftp as of this morning. Will th

Re: problems cating webpages

2005-06-16 Thread Justin Piszcz
Is there any reason why you do not set your preferences in .lftprc? Or use the -e option? On Thu, 16 Jun 2005, Thomas Glanzmann wrote: Hello Alex, I use the following in a shell script of mine: #!/bin/bash run_lftp() { [ -z "${TARGET}" ]&& return;

Re: test

2005-08-11 Thread Justin Piszcz
Yes you are. On Thu, 11 Aug 2005, Misovic, B. - Branislav - wrote: hi, sorry for disturbing , but before sending e-mail i would like to check if I'm subscribed... i got bellow error: auth 5c1e5f26 subscribe lftp [EMAIL PROTECTED] Succeeded. Sorry, an error has occurred while processing you

Files over 2GB become corrupted with pget -n X, where X > 1.

2005-08-18 Thread Justin Piszcz
Does pget -n 2+ not work with files over 2GB? $ shasum *iso 829aab8e866c17ae5867923adeabb328adec597a KNOPPIX_V4.0DVD-2005-08-16-EN.iso $ cat *sha1 e4ce2131b4d828087df9d5b921622c5cce625146 KNOPPIX_V4.0DVD-2005-08-16-EN.iso

lftp does not expand on aliases

2005-09-10 Thread Justin Piszcz
Question. lftp> ls slackware, expands to slackware-current lftp> alias qm='queue mirror' lftp> qm slackware - nothing happens Will there ever be tab-completion support for aliases? Thanks.

Re: lftp does not expand on aliases

2005-09-12 Thread Justin Piszcz
Ah thank you, this was indeed the problem. Justin. On Mon, 12 Sep 2005, Alexander V. Lukyanov wrote: On Sat, Sep 10, 2005 at 10:44:01AM -0400, Justin Piszcz wrote: Question. lftp> ls slackware, expands to slackware-current lftp> alias qm='queue mirror' lftp> qm slackwar

lftp mailing list is on russian blackhole RBL

2005-10-10 Thread Justin Piszcz
Oct 10 05:04:53 p34 postfix/policyd-weight[5786]: weighted check: russia.blackholes.us=1.25 CL_IP_EQ_HELO_IP=-2 (check from: ac - helo: uniyar) FROM_MATCHES_NOT_HELO=2.25 <[EMAIL PROTECTED]>, rate: -0.0609 Was not sure if the author of lftp knows about this, but he probably sh

Re: lftp-3.3.1 core dumps with -f option

2005-10-17 Thread Justin Piszcz
It core dumps just cancelling a job for me with that same error. On Mon, 17 Oct 2005, gabriele balducci wrote: Dear lftp list, apologies if this has already been raised (I'm not subscribed to the list) or if I'm missing some point. lftp-3.3.1 core dumps when run as: lftp -f .ftprc wit

lftp-3.3.3rc1 CPU bug?

2005-10-18 Thread Justin Piszcz
PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 30310 user 25 0 7200 5132 2428 R 99.7 0.5 78:19.62 lftp With lftp-3.3.3rc1, lftp seems to be chewing up all my CPU! BTW, box has 1GB of ram and 2GB of swap and CPU = 3.4GHZ, not a HW problem, this recently cropped u

Re: lftp-3.3.3rc1 CPU bug?

2005-10-18 Thread Justin Piszcz
I just logged into an ftp and started downloading directories with queue mirror -c in order to ttest 3.3.3rc1 I will try 3.3.3rc2. On Tue, 18 Oct 2005, Alexander V. Lukyanov wrote: On Tue, Oct 18, 2005 at 08:39:12AM -0400, Justin Piszcz wrote: PID USER PR NI VIRT RES SHR S %CPU

Re: lftp-3.3.3rc1 CPU bug?

2005-10-18 Thread Justin Piszcz
So far no problems with 3.3.3.rc2, will monitor. On Tue, 18 Oct 2005, Justin Piszcz wrote: I just logged into an ftp and started downloading directories with queue mirror -c in order to ttest 3.3.3rc1 I will try 3.3.3rc2. On Tue, 18 Oct 2005, Alexander V. Lukyanov wrote: On Tue, Oct 18

lftp 100% cpu

2005-10-18 Thread Justin Piszcz
Since it does not crash and just consumes 100% CPU - what is the best way to debug it?

Re: lftp 100% cpu

2005-10-18 Thread Justin Piszcz
Nope, linux and yeah I've read about the OSX issues. Thanks, Justin. On Wed, 19 Oct 2005, Yun Zheng Hu wrote: Are you using Mac OS X Tiger? If so it is the 'poll' bug and have posted a solution for this a while ago. On 10/18/05, Thomas Glanzmann <[EMAIL PROTECTED] > wrote: Hello, Sinc

Re: help with lftp

2005-10-24 Thread Justin Piszcz
From the manpage: -i RX, --include RX include matching files -x RX, --exclude RX exclude matching files -I GP, --include-glob GP include matching files -X GP, --exclude-glob GP exclude matching files man lftp mirror [OPTS] mirror -i "*VST*" ? O

Re: Compile problem - FreeBSD & lftp-3.3.3 - syntax error

2005-11-03 Thread Justin Piszcz
You need the libiconv headers/package installed. On Thu, 3 Nov 2005, Matt Whitfield wrote: Hi, I'm having trouble compiling lftp-3.3.3 from ports on FreeBSD 4.3 (I know update the bloody OS, but barring that...). I've compiled without gnutls, openssl and nls, but it still seems to error out.

RE: Compile problem - FreeBSD & lftp-3.3.3 - syntax error

2005-11-03 Thread Justin Piszcz
No problem. On Thu, 3 Nov 2005, Matt Whitfield wrote: Thanks Justin, That did it! Funny it seemed to be a dependency when I did a 'make clean' so I thought it would have installed it. Much appreciated! Matt -Original Message----- From: Justin Piszcz [mailto:[EMAIL PROTE

Re: lftp using 100% CPU

2005-11-07 Thread Justin Piszcz
The closest thing I can say is after prolonged use of lftp, it starts to use 100% CPU, > 1hr or so when it is downloading. Justin. On Mon, 7 Nov 2005, Alexander V. Lukyanov wrote: On Sun, Nov 06, 2005 at 07:50:50AM -0500, Justin Piszcz wrote: PID USER PR NI VIRT RES SHR S %

Re: gnutls_record_recv: A TLS packet with unexpected length was received

2005-11-07 Thread Justin Piszcz
Build lftp with OpenSSL, while GNUTLS is supported now, I still find OpenSSL more robust than GnuTLS at this time. After I built with OpenSSL only, I had no more problems. Give GNUTLS some more time to integrate with lftp. On Mon, 7 Nov 2005, Stephan Windm?ller wrote: Hi! A newly built ve

Re: Disable fatal errors?

2006-01-07 Thread Justin Piszcz
If you type set -a it will show you all of the things you can set. set ftp:retry-530 "too many|overloaded|try (again |back )?later|is restricted to|maximum number|number of connect|only.*session.*allowed|more connection" I believe this defines the regexes that determine whether the error is

Re: SV: Disable fatal errors?

2006-01-07 Thread Justin Piszcz
ort $host and when I run it I get this: [EMAIL PROTECTED]:~$ ./ftp_check.pl site: Fatal error: max-retries exceeded [EMAIL PROTECTED]:~$ / Fredrik Arnell -Ursprungligt meddelande- Från: Justin Piszcz [mailto:[EMAIL PROTECTED] Skickat: den 7 januari 2006 21:42 Till: Fredrik Arnell Kopia:

Re: SV: SV: Disable fatal errors?

2006-01-07 Thread Justin Piszcz
ass -p $port $host`; One thing here, both ftp:retry-530 and net:persistas-retries seems to be settings that are in use when CONNECTED to the server. My problem with the fatal error is when I tries to connect to a server that is offline. / Fredrik -Ursprungligt meddelande- Från: [EMAIL PR

Nasty bug in 3.4.5.

2006-04-22 Thread Justin Piszcz
$ lftp box1 (hangs), lftp uses 99% cpu gettimeofday({1145746872, 118687}, NULL) = 0 stat64("/home/user/.lftp/bookmarks", {st_mode=S_IFREG|0644, st_size=1520, ...}) = 0 stat64("/home/user/.lftp/cwd_history", {st_mode=S_IFREG|0600, st_size=85, ...}) = 0 gettimeofday({1145746872, 123423}, NULL) =

Re: Nasty bug in 3.4.5.

2006-04-23 Thread Justin Piszcz
Yes it is a bookmark, I compiled with --with-openssl and --with-shared, using gcc 4.0.3 under Debian Etch. On Sun, 23 Apr 2006, Alexander V. Lukyanov wrote: On Sat, Apr 22, 2006 at 07:02:03PM -0400, Justin Piszcz wrote: $ lftp box1 (hangs), lftp uses 99% cpu gettimeofday({1145746872

Re: Nasty bug in 3.4.5.

2006-04-25 Thread Justin Piszcz
$ patch -p0 < ~/diff patching file commands.cc This patch has fixed the problem, I have not tried 3.4.6 yet though. Justin. On Mon, 24 Apr 2006, Alexander V. Lukyanov wrote: On Sat, Apr 22, 2006 at 07:02:03PM -0400, Justin Piszcz wrote: $ lftp box1 (hangs), lftp uses 99% cpu Please

Question regarding downloading the same file twice.

2006-05-18 Thread Justin Piszcz
Hello, Say I download the SuSE 10.1 ISO CDs, on one mirror, CD1 and CD2 are there but the 3rd and 4th ones are not there yet. So on the first ftp, mget -c *iso On the second ftp, mget -c *iso What happens sometimes is I will be downloading the same file twice (CD4) for example, how does LFTP

Re: lftp Exit codes - Urgent!

2006-05-31 Thread Justin Piszcz
$ lftp ftp://df.f.f. lftp: df.f.f.: Name or service not known $ echo $? 1 $ lftp --version LFTP | Version 3.4.6 Seems to work here? On Wed, 31 May 2006, Valkanas, Nikos, VF-GR Consultant wrote: Hi, I have a major problem trying to implement an automated ftp process to transfer billing cdrs.

RE: lftp Exit codes - Urgent!

2006-05-31 Thread Justin Piszcz
-Original Message----- From: Justin Piszcz [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 1:12 PM To: Valkanas, Nikos, VF-GR Consultant Cc: lftp@uniyar.ac.ru Subject: Re: lftp Exit codes - Urgent! $ lftp ftp://df.f.f. lftp: df.f.f.: Name or service not known $ echo $? 1 $ lftp --ver

RE: lftp Exit codes - Urgent!

2006-05-31 Thread Justin Piszcz
ris2.9) Copyright 2000 Free Software Foundation, Inc. Nikos Balkanas Billing and Provisioning Services/IT Tel.+302106703982 Vodafone Panafon S.A. Registered Office: 1-3 Tzavella Str., 15231, Halandri, Greece Registered in Greece No 26089/01AT/B/92/276/04 -Original Message- From: Justin

RE: lftp Exit codes - Urgent!

2006-06-01 Thread Justin Piszcz
-Original Message- From: Valkanas, Nikos, VF-GR Consultant Sent: Wednesday, May 31, 2006 1:42 PM To: 'Justin Piszcz' Cc: lftp@uniyar.ac.ru Subject: RE: lftp Exit codes - Urgent! Dear Justin, Looks like you hit the nail on the head. Seems to be a problem with the shell. I could swear that

  1   2   3   >