Hi,
I'm facing a problem
with a lftp script which will do a mput *.zip.
When I login manual
and do mput *.zip it's fine,
but I put the open
and mput command in a command file and do
lftp -f test.cmd it
doesn't work.
The debug info
tells:
<--- 230 User logged in, proceed
**** Peer closed connection
----
Connecting to ftps.belastingdienst.nl (85.159.96.161) port 6374
<--- 220
Welcome to XFB Gateway FTP server
<--- 530 Not logged
in
The strange thing is
that mget in a script file is working
fine.
I'm using lftp
version 3.4.7
Anyone an
idea?
Best
regards,
Klaas
