20 pts.
 FTP on iSeries to Server(Windows)
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

Answer Wiki:
You need to get the directory set on the server, then you statement you be put AS400library/file.member xxx.txt  
Last Wiki Answer Submitted:  July 6, 2012  12:21 pm  by  011730466   20 pts.
All Answer Wiki Contributors:  011730466   20 pts. , CharlieBrowne   32,915 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

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

 108,260 pts.

 

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.
 
 

 20 pts.