Thanks for the fast reply Nicolas
Here is some extra debug output
[EMAIL PROTECTED] Ecc]$ lftp b004
lftp b004:~> user b004
Password:
lftp [EMAIL PROTECTED]:~> debug 9
lftp [EMAIL PROTECTED]:~> ls *.dir
---- Connecting to b004 (192.168.8.200) port 21
<--- 220 troi_a.leica.nl FTP Server (Version 5.4) Ready.
---> AUTH TLS
<--- 502 AUTH is unimplemented.
---> USER b004
<--- 331 Username b004 requires a Password
---> PASS XXXX
<--- 230 User logged in.
---> PWD
<--- 257 "USER$DISK:[B004.MANAGER]" is current directory.
---> CWD
USER$DISK:[B004.MANAGER]/USER$DISK:[B004.MANAGER]/USER$DISK:[B004.MANAGER]
<--- 550-Failed to set default directory to
USER$DISK:[B004.MANAGER]/USER$DISK:[B004.MANAGER]/USER$DISK:[B004.MANAGER].
<--- 550 file specification syntax error
ls: Access failed: 550 file specification syntax error (*.dir)
lftp [EMAIL PROTECTED]:~> dir *.dir
---> PASV
<--- 227 Entering Passive Mode (192,168,8,200,240,220)
---- Connecting data socket to (192.168.8.200) port 61660
---> LIST *.dir
<--- 150 Opening data connection for *.dir (192.168.8.7,33588)
<--- 226 LIST Directory transfer complete.
Directory USER$DISK:[B004.MANAGER]
DT.DIR;1 1/9 24-APR-2002 14:43:47 [B004]
(RWE,RWE,RE,E)
NETSCAPE.DIR;1 2/9 25-APR-2001 16:03:24 [B004]
(RWED,RWED,RE,E)
SSH2.DIR;1 1/9 2-MAR-2004 09:21:33 [B004]
(RWED,RWED,,)
_MOZILLA.DIR;1 1/9 23-APR-2002 15:57:56 [B004]
(RWE,RWE,RE,E)
Total of 4 files, 5/36 blocks
---- Closing data socket
lftp [EMAIL PROTECTED]:~> cd user$disk:[b004]
---> CWD user$disk:[b004]
<--- 250-CWD command successful.
<--- 250 New default directory is USER$DISK:[B004]
cd ok,
cwd=USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]
lftp
[EMAIL
PROTECTED]:~/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]>
ls *.dir
---> CWD
USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]
<--- 550-Failed to set default directory to
USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004].
<--- 550 file specification syntax error
ls: Access failed: 550 file specification syntax error (*.dir)
lftp
[EMAIL
PROTECTED]:~/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]>
|---------+---------------------------->
| | Nicolas Noble |
| | <[EMAIL PROTECTED]|
| | .org> |
| | |
| | 25-05-2004 14:18 |
| | |
|---------+---------------------------->
>------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED], [EMAIL PROTECTED]
|
| cc:
|
| Subject: Re: lftp to OpenVMS
|
>------------------------------------------------------------------------------------------------------------------------------|
>lftp Output;
>
>[EMAIL PROTECTED] tftpboot]$ lftp b004
>lftp b004:~> user b004
>Password:
>lftp [EMAIL PROTECTED]:~> cd user$disk:[b004]
>cd ok,
>cwd=USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]
>lftp
>[EMAIL
>PROTECTED]:~/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]>
> dir
>ls: Access failed: 550 file specification syntax error
>lftp
>[EMAIL
>PROTECTED]:~/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]/USER$DISK:[B004.MANAGER]/user$disk:[b004]>
>
>
>
I'd be interested to see a full debug log of this session. Please add
"debug 9" before starting any command, and mail us the result back.
>Other example:
>
>[EMAIL PROTECTED] Ecc]$ lftp b004
>lftp b004:~> user b004
>Password:
>lftp [EMAIL PROTECTED]:~> dir *.dir
>ls: Access failed: 550 file specification syntax error (*.dir)
>
>
Hint: the *.dif argument is all wrong here. lftp's built-in ls will get
it right though, that's why your following ls *.dir will work.
Second Hint: lftp's built-in completion is really handy. Since your
directory names are not really nice, and contains special characters,
please try to complete, lftp will add all the necessary escaping codes.
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________