Hello Alexander...
I'm using lftp with hftp://address and the file listings are still strange
sometimes. I know you once sent me an email on how to get the raw results
of the ls command, but I don't remember- something with cat I think... can
you give that to me again? Otherwise, if you tell me where to look, I may
take a look at the code...
lftp [EMAIL PROTECTED]:~> ls
drwxr-xr-x -- /
-rw-rw-r-- 1 ftpuser ftp 8510079 Mar 10 11:03 ~/FASTCA2BA_W5.pdf
lftp [EMAIL PROTECTED]:~> ls .
drwxr-xr-x -- /
drwxr-xr-x -- /.
lftp [EMAIL PROTECTED]:~> version
Lftp | Version 2.2.0a | Copyright (c) 1996-2000 Alexander V. Lukyanov
This is free software with ABSOLUTELY NO WARRANTY. See COPYING for details.
Send bug reports and questions to <[EMAIL PROTECTED]>.
lftp [EMAIL PROTECTED]:~> set
set cmd:prompt "lftp \\u\\@\\h:\\w> "
set cmd:verify-path/hftp://* off
set ftp:anon-pass -lohner@
set ftp:passive-mode on
set ftp:sync-mode/ftp.idsoftware.com on
set ftp:sync-mode/ftp.microsoft.com on
set ftp:sync-mode/sunsolve.sun.com on
set hftp:proxy http://wwwproxy.teradyne.com:80/
set http:proxy http://wwwproxy.teradyne.com:80/
set http:proxy/*.teradyne.com ""
lftp [EMAIL PROTECTED]:~>
Also: put doesn't work in hftp:
lftp [EMAIL PROTECTED]:~> put ~/.cshrc -o test
put: Access failed: 501 Method Not Implemented (.cshrc)
Thanks,
Nils.