I *HAVE* done this before on this system, though not for many months .... and now I get timeouts.
I'm using a Windows FTP program (which works with other servers!) to connect using a non-standard
port no. 421.
So far so good: the FTP log on the PC shows a successful connection, password accepted, and logged
on to an AS/400.
The first problem is then there is an error line (in PC log):-
"500 Subcommand FEAT not valid"
?? What's FEAT when it's at home?????
It then correctly changes the Current 'Directory' (ie. Library) to the one of my choice.
Then things really go wrong - I get:
200 PORT subcommand request successful.
LIST
425 Not able to open data connection.
PASV
227 Entering passive mode .......
connecting to data channel ......
connection timed out; the connection timed out while waiting for a response from the server.
I have also tried connecting in passive mode. In this case I get a similar error sequence.
Does anyone have any idea why after successfully connecting I can't list the library contents?
It contains only ONE file!!!
Many thanks.
"Richard White" <whi...@gmx.co.uk> a écrit dans le message de news:2hfgocF...@uni-berlin.de...
In the "DOS" FTP window I type
FTP
OPEN xxxxxxx 421
{enter user id and password as prompted}
BIN
CD yyyyy <- change dir; completes OK
Every works until such time as any data needs to be passed to the PC, when the hang and timeout/425
error occur.
Does the AS/400 use extra ports besides the FTP port (21, or 421 in my case!)??
"Richard White" <whi...@gmx.co.uk> a écrit dans le message de news:2hjqmoF...@uni-berlin.de...
Port 21 is not available. The network gateway directs that to another system, and 421 to the
AS/400.
Likewise, I have used 423 for TELNET and Client Access 5250 emulation. This works fine, along with
the rest of Client Access apart from Network Drives. It's only the Client Access network drive and
the FTP function I have a problem with.
However, apart from whinging about non-functional network drive support (see below), what I really
need is FTP.
Does the AS/400 use any ports other than 21 (or 421 in my case) for FTP? Would other ports being
blocked be responsible for the "425" error message?
Thanks
Richard
PS: Network drives I just can't ever get to work for some reason over anything other than a local
LAN connection. They don't work over the internet, and they don't work over a direct dial up to a
PPP line. No matter what I try, IP address or what, I can never "find" the path to the remote
system to map a network drive.
(NB: Networking drives used to work fine until IBM dropped it from CA/400 and bolted on to NETBIOS!)
"Richard White" <whi...@gmx.co.uk> a écrit dans le message de news:2hk594F...@uni-berlin.de...