I want to copy the IFS fIle from one directory to another file and i want to ftp that file
I want to copy the IFS fIle from one directory to another file and i want to ftp that file..I need a solution how to perform this??
Answer Question
| January 17, 2009 6:40 AM
AS/400 administration, AS/400 FTP, IFS, Integrated File System
I want to copy the IFS fIle from one directory to another file and i want to ftp that file..I need a solution how to perform this??
ftp in As400
OVRDBF FILE(OUTPUT) TOFILE(*LIBL/FTPSRC) + MBR(FTPLOG) FTP RMTSYS(’123.4.5.678′) DLTOVR FILE(INPUT OUTPUT) Can you let me know if the above code would write the FTP transmission details to file ftplog.
Answer Question
| January 8, 2009 3:14 PM
AS/400 FTP, CL, FTP
OVRDBF FILE(OUTPUT) TOFILE(*LIBL/FTPSRC) + MBR(FTPLOG) FTP RMTSYS(’123.4.5.678′) DLTOVR FILE(INPUT OUTPUT) Can you let me know if the above code would write the FTP transmission details to file ftplog.
Send Object
Dear , How i can send one object from One Server to another server please tell me step by step and which command is use Regards, SNK
Answer Question
| December 17, 2008 10:49 PM
AS/400 FTP, AS/400 objects, AS/400 Query
Dear , How i can send one object from One Server to another server please tell me step by step and which command is use Regards, SNK
IFS maximum record size
I retrieved a file via FTP and placed it on the AS/400 IFS drive. Then when I viewed the data all the records wrapped at 4096 characters. Is this a system limit or is there a system config that can be changed to allow longer record lengths?
Answer Question
| December 11, 2008 8:30 AM
AS/400 administration, AS/400 FTP, IFS, IFS record size, Integrated File System
I retrieved a file via FTP and placed it on the AS/400 IFS drive. Then when I viewed the data all the records wrapped at 4096 characters. Is this a system limit or is there a system config that can be changed to allow longer record lengths?
FTP with RPG
I have a file which should be ftped to another server.I have the ftp script.Can you suggest 1.code to automatically ftp the file to another server 2.also to send email alerts using snddst if ftp fails.
Answer Question
| November 26, 2008 9:46 AM
AS/400 FTP, RPG, RPG/400, Send Distribution, SNDDST
I have a file which should be ftped to another server.I have the ftp script.Can you suggest 1.code to automatically ftp the file to another server 2.also to send email alerts using snddst if ftp fails.
How do I convert a Unix text file from IFS to a DB file on AS400?
I’ve got a flat text file that I want to convert from AS400 IFS to a Database file. First I want to convert to a flat file just to prove I can. The File is being Sent via FTP from Unix to AS400/IFS. Files have been sent in both unix txt format and MDOS format. [...]
Answer Question
| December 1, 2008 12:22 AM
AS/400 FTP, Copy From Import File, CPYFRMIMPF, Database conversion, Flat files, IFS, Integrated File System, Unix
I’ve got a flat text file that I want to convert from AS400 IFS to a Database file. First I want to convert to a flat file just to prove I can. The File is being Sent via FTP from Unix to AS400/IFS. Files have been sent in both unix txt format and MDOS format. [...]
Logical file update during FTP
When are the associated logical files updated when a physical file is receiving data via FTP?
Answer Question
| June 14, 2012 8:15 AM
AS/400 FTP, i5/OS, Logical File, PF/LF, Physical File
When are the associated logical files updated when a physical file is receiving data via FTP?
AS400 FTP to Host …Getting 530 Error Msgs ?
I’m having a problem when i try to reach a host server via AS400 FTP. I have configured the host, the TCP interface, TCP route and start the connecting. I can PING the remote host via the 400. when i start the FTP i get “connection established” when i try to log in i get [...]
Answer Question
| November 9, 2012 8:36 PM
AS/400, AS/400 errors, AS/400 FTP, FTP
I’m having a problem when i try to reach a host server via AS400 FTP. I have configured the host, the TCP interface, TCP route and start the connecting. I can PING the remote host via the 400. when i start the FTP i get “connection established” when i try to log in i get [...]
Append date to FTP file name
I want to append the date to the file name I am putting on the pc. I am using a cl batch program to process the files on a daily basis. The files are identified in a member in a source file. (PUT ftpdbf/filea filea102408.txt). The files from the 400 are created with a cpysplf [...]
Answer Question
| August 31, 2009 6:04 AM
AS/400 FTP, CL, CL batch program, CLP, CPYSPLF
I want to append the date to the file name I am putting on the pc. I am using a cl batch program to process the files on a daily basis. The files are identified in a member in a source file. (PUT ftpdbf/filea filea102408.txt). The files from the 400 are created with a cpysplf [...]
Secure file transfer
Can I do secure file transfer FTP/S or HTTPS, unattended on the as400, without a 3rd party package? Is the capability there?
Answer Question
| October 17, 2008 10:50 PM
AS/400 FTP, FTPS, HTTPS, Secure FTP
Can I do secure file transfer FTP/S or HTTPS, unattended on the as400, without a 3rd party package? Is the capability there?
how can i see data of a savefile which i have transferred by ftp from my pc to as/400 system?
how to see contents of my data in save file i mean i want to see the actual data of my save file where i have sent data frpm my local pc’s file.
Answer Question
| August 22, 2010 9:25 AM
AS/400 FTP
how to see contents of my data in save file i mean i want to see the actual data of my save file where i have sent data frpm my local pc’s file.
How to mirror two databases (PRD to DEV)?
HI, I am trying to mirror my DEV box data lib with Production box. Currently i am creating a save file and then i FTP it to DEV box and restore lib. Any other way to do this? FTP takes a lot of time to transfer so, any suggestions on fast transfers would also be [...]
Answer Question
| October 3, 2008 3:26 AM
AS/400, AS/400 development, AS/400 FTP, Backup to Disk, Data mirroring, Database mirroring, iSeries
HI, I am trying to mirror my DEV box data lib with Production box. Currently i am creating a save file and then i FTP it to DEV box and restore lib. Any other way to do this? FTP takes a lot of time to transfer so, any suggestions on fast transfers would also be [...]
FTP To Zebra 170XiII on AS400
How do I FTP a file to the R drive on the Zebra printer?
Answer Question
| August 24, 2008 12:49 PM
AS/400 FTP, AS/400 printing, FTP, Zebra 170XiII, Zebra printers
How do I FTP a file to the R drive on the Zebra printer?
FTP vs Webservices in AS400
We are planning to replace the FTP process with Webservices in AS400.Any inputs on the same will be appreciated.Also please let us know the Pros and Cons using webservices over FTP in AS400.
Answer Question
| August 18, 2008 9:03 AM
AS/400 FTP, AS/400 Web tools, FTP, Web services
We are planning to replace the FTP process with Webservices in AS400.Any inputs on the same will be appreciated.Also please let us know the Pros and Cons using webservices over FTP in AS400.
how can i make a DisplayFile or a RPG program like WRKOBJ to see the objects and choose with a option (6 or 5) to send that objects by a FTP ?
Please, how can i make a DisplayFile or a RPG program like WRKOBJ to see the objects and choose with a option (6 or 5) to send that objects by a FTP ? I have a problem on my system, and I need see the objects like Workobj and choose this objects to send or [...]
Answer Question
| May 6, 2010 4:36 AM
AS/400 FTP, FTP, RPG, WRKOBJ
Please, how can i make a DisplayFile or a RPG program like WRKOBJ to see the objects and choose with a option (6 or 5) to send that objects by a FTP ? I have a problem on my system, and I need see the objects like Workobj and choose this objects to send or [...]
FTP to a PC from the ISeries
I have read on numerous web sites that in order to FTP from the ISeries to a PC, that PC must have a FTP server running on it. Is that correct or is there a way around this?
Answer Question
| April 26, 2010 2:13 PM
AS/400 FTP, FTP, FTP Server, iSeries, PC
I have read on numerous web sites that in order to FTP from the ISeries to a PC, that PC must have a FTP server running on it. Is that correct or is there a way around this?
How can I start a job on the AS/400 from a PC?
We receive files via FTP to an NT card on the AS/400. I can easily FTP from the NT card to the AS/400. Is there a way to start a job to be run on the AS/400 from the NT card or the IFS to process this file?
Answer Question
| April 20, 2010 12:59 PM
AS/400 FTP, IFS, Integrated File System (IFS)
We receive files via FTP to an NT card on the AS/400. I can easily FTP from the NT card to the AS/400. Is there a way to start a job to be run on the AS/400 from the NT card or the IFS to process this file?
User Exit Program for TELNET
Does anyone know if a User Exit Program exists out there for TELNET application ? I developed one for FTP, but was unaware that TELNET did not fall under this application. Also, aside from TELNET, and FTP, are there other ways that people can get into the AS400 that I need to develop exit programs [...]
Answer Question
| April 20, 2010 8:32 PM
AS/400 FTP, Telnet, User Exit Program FTP, User Exit Program TELNET
Does anyone know if a User Exit Program exists out there for TELNET application ? I developed one for FTP, but was unaware that TELNET did not fall under this application. Also, aside from TELNET, and FTP, are there other ways that people can get into the AS400 that I need to develop exit programs [...]
Secure FTP
Please help me to set up Secure FTP for our AS400 iSeries-V5R2 machine to accept SFTP from Unix machine. Thanks. Luong Nguyen
Answer Question
| May 25, 2010 2:37 PM
AS/400, AS/400 FTP, FTP, iSeries, Secure FTP, SFTP, Unix, V5R2
Please help me to set up Secure FTP for our AS400 iSeries-V5R2 machine to accept SFTP from Unix machine. Thanks. Luong Nguyen
Alternative to FTP for file transfer to iSeries (AS/400)
I’ve been tasked with attempting to find a better alternative to FTP for transfering files from an FTP server to the iSeries. The files being transferred are based on a server that is being replaced and the manager of infrasturucture does not wish to put FTP on the new box. The current process uses FTP [...]
Answer Question
| April 24, 2008 6:49 PM
AS/400, AS/400 FTP, File transfers, FTP
I’ve been tasked with attempting to find a better alternative to FTP for transfering files from an FTP server to the iSeries. The files being transferred are based on a server that is being replaced and the manager of infrasturucture does not wish to put FTP on the new box. The current process uses FTP [...]





