[Linux-disciples] lftp is weird

Stephen R Laniel steve at laniels.org
Tue Jun 6 15:00:36 EDT 2006


I'm trying to upload a bunch of files using ftp to a remote
Zope server. Using ordinary ftp, all is well: one just does
'mput *' after CDing into the appropriate place, and voila.
In this particular case, it's working slowly, but it's
working.

I need to script this, though. So I've been trying to use
lftp, a la

lftp -c 'open -e "mput blah/*" localhost -u steve,steve'

When I try that, lftp starts uploading one file, gets to
100%, and stays there; it never moves on to the next file.

This is one of the top results when one Googles for
zope+ftp:
http://mail.zope.org/pipermail/zope/2002-February/108169.html

So this is not unheard of. But it's clearly an lftp problem
rather than an ftp problem.

So: is anyone out there an lftp guru who could explain to me
what the deal might be? I assume there's some lftp option I
could configure that would make it notsuck.

-- 
Stephen R. Laniel
steve at laniels.org
Cell: +(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20060606/1dfde492/attachment.pgp


More information about the Linux-disciples mailing list