I use command "FTP'" on iseries
ftp '10.xx.xx.xx'
.........................
Connecting to remote host 10.22.103.4 using port 21.
........................
try again conect to remote host 10.22.103.4 using port 21.
please recommend.
Thank you.
Software/Hardware used:
iSeries
ASKED:
July 6, 2012 4:19 AM
please recommend.
Recommend what? What is the problem? Is there an error?
If so, is an FTP server running at that address? (There is no point to hiding the address — it’s private. It could also be helpful for any help with a problem.) Is Windows security active? Can you FTP to that address from your PC?
Tom
Thank you Tom. I re check at Server and resolved.
now I can FTP from as400 to server.
but I have another problem.
I can’t put file from as400 to server.
> put AS400library/file.member D:\ftp\xxx.txt
227 Entering Passive Mode (10,22,103,4,128,94). 550 D:\ftp\xxx.txt: The filename, directory name, or volume label syntax is incorrect.
227 Entering Passive Mode (10,22,103,4,128,106). 550 D:/ftp/xxx.txt: The filename, directory name, or volume label syntax is incorrect.