AS400 FTP Issue
Hi, We are using a tool (Viscom) which will read the ftp scripts from the QCTL (Another tool where FTP Scripts will be stored) and transfer the files to different ftp/as400 servers. We are trying to connect a FTP site from AS400 using the password as “acvy_p” and password as “10qp!)QP”. When this command was [...]
Answer Question
| December 3, 2010 9:45 PM
AS/400, AS/400 FTP, FTP, FTP Error Codes, QCTL
Hi, We are using a tool (Viscom) which will read the ftp scripts from the QCTL (Another tool where FTP Scripts will be stored) and transfer the files to different ftp/as400 servers. We are trying to connect a FTP site from AS400 using the password as “acvy_p” and password as “10qp!)QP”. When this command was [...]
AS/400 FTP error
User try to perform FTP from QGPL into User working library and hit error CPF8A83 but authority level already given *all
Answer Question
| November 30, 2010 6:48 AM
AS/400 error messages, AS/400 errors, AS/400 FTP, FTP Error Codes
User try to perform FTP from QGPL into User working library and hit error CPF8A83 but authority level already given *all
Restore Job Schedule entry to iSeries box.
How to restore or FTP the Job Schedule Entries( only certain nos.) from one iSeries Server to another iSeries Server? Thanks in advance…
Answer Question
| May 23, 2011 9:49 AM
AS/400 FTP, AS/400 job scheduler, FTP, JOBSCDE
How to restore or FTP the Job Schedule Entries( only certain nos.) from one iSeries Server to another iSeries Server? Thanks in advance…
Get AS/400 FTP session to echo back data and time
Frequently our AS/400 sends data to our bank via FTP. The bank returns a 220 welcome message in the FTP log which includes the time. We would like to also see the date from the bank’s UNIX computer recorded in our log. I’ve tried a couple of things in our FTP script but the commands [...]
Answer Question
| November 15, 2010 6:42 PM
AS/400, AS/400 FTP, FTP, V5R4
Frequently our AS/400 sends data to our bank via FTP. The bank returns a 220 welcome message in the FTP log which includes the time. We would like to also see the date from the bank’s UNIX computer recorded in our log. I’ve tried a couple of things in our FTP script but the commands [...]
Zipping CSV to AS/400
Hi I have one doubt in zipping the CSV files… Iam keeping the daily running reports in My IFS called ABC folder. wrklnk ABC.This folder contains 10 csv files with date extension. Now i want to zip all this CSV files and FTP to another system. how to do this in AS400.? please help me [...]
Answer Question
| January 3, 2011 10:39 AM
AS/400 CSV, AS/400 FTP, CSV, Zip Files
Hi I have one doubt in zipping the CSV files… Iam keeping the daily running reports in My IFS called ABC folder. wrklnk ABC.This folder contains 10 csv files with date extension. Now i want to zip all this CSV files and FTP to another system. how to do this in AS400.? please help me [...]
AS400 FTP error 426-Unable to send data to TCP/IP.
In AS400 FTP Get command I am getting the error- 426-Unable to send data to TCP/IP. 426 Data transfer ended. FTP was working fine and all of the sudden it is not. The file is normally in GBs.Please let me know the reason for this error
Answer Question
| September 3, 2010 4:39 PM
AS/400 error messages, AS/400 errors, AS/400 FTP, FTP, FTP Error Codes
In AS400 FTP Get command I am getting the error- 426-Unable to send data to TCP/IP. 426 Data transfer ended. FTP was working fine and all of the sudden it is not. The file is normally in GBs.Please let me know the reason for this error
CL for AS400 To FTP file To PC
Hi Guys, I am just wondering if anyone of you know any CL that can be used to ftp from as400 to a pc.. The current issue that we have now is that a user will run the query, then i would like the CL/Script to actually ftp/transfer the file to a pc automatically. the [...]
Answer Question
| July 23, 2010 7:00 AM
AS/400, AS/400 FTP, CL programming, V5R4
Hi Guys, I am just wondering if anyone of you know any CL that can be used to ftp from as400 to a pc.. The current issue that we have now is that a user will run the query, then i would like the CL/Script to actually ftp/transfer the file to a pc automatically. the [...]
How to limit the client authority in FTP?
I would like to limit FTP client can access the specific IFS file only. What should I do in the AS/400?
Answer Question
| July 16, 2010 10:38 AM
AS/400 FTP, AS/400 Permissions, IFS File Lock
I would like to limit FTP client can access the specific IFS file only. What should I do in the AS/400?
FTP from AS400 to PC
Is anyone aware of anything with doing ftp from the 400 that would cause a slow down in the ftp server on the remote system ? I am closing my ftp session with the appropriate close/quit commands and everything seems to complete normally. I have a scheduler that does this ftp session every minute and [...]
Answer Question
| June 4, 2010 6:52 PM
AS/400 FTP, FTP, Network Connection Problem, V6R1
Is anyone aware of anything with doing ftp from the 400 that would cause a slow down in the ftp server on the remote system ? I am closing my ftp session with the appropriate close/quit commands and everything seems to complete normally. I have a scheduler that does this ftp session every minute and [...]
RSTLIB from SAVF
Hi, I cannot rstlib from a savf… I get the error… “Objects from save file [file name] in [ELEMENTbrary name] not restored. Please help. Sorry for the duplicate posting.
Answer Question
| May 27, 2010 2:18 PM
AS/400, AS/400 FTP, FTP, SAVF
Hi, I cannot rstlib from a savf… I get the error… “Objects from save file [file name] in [ELEMENTbrary name] not restored. Please help. Sorry for the duplicate posting.
FTP from iseries to my PC
I could not FTP files to my PC from my iseries. I’m running FileZella as an FTP server. It can connect from other PC but not from my iseries machine
Answer Question
| April 23, 2010 8:24 PM
AS/400 FTP
I could not FTP files to my PC from my iseries. I’m running FileZella as an FTP server. It can connect from other PC but not from my iseries machine
Iseries SFTP
Can you please tell me the format for the sftp command to be able to include the username & password. I have tried something like this SFTP username/password@servername.com.au but with no success……..thanks
Answer Question
| May 25, 2010 4:58 AM
AS/400 FTP, AS/400 security, SFTP
Can you please tell me the format for the sftp command to be able to include the username & password. I have tried something like this SFTP username/password@servername.com.au but with no success……..thanks
Automate PF to XLS and share it on windows directoty.
HI Guys, I need to automate PF to XLS and then need to ftp that to windows directory. I used SNDFTPF command but the downloaded file from windows to PC is having special characters. . After that I used other method of CPYTOIMF and created XLS on AS/400 and placed it on ‘/’ directoty ( it [...]
Answer Question
| January 27, 2010 3:09 PM
AS/400 FTP
HI Guys, I need to automate PF to XLS and then need to ftp that to windows directory. I used SNDFTPF command but the downloaded file from windows to PC is having special characters. . After that I used other method of CPYTOIMF and created XLS on AS/400 and placed it on ‘/’ directoty ( it [...]
Can I FTP an AS400 file with different record lenghts
Hi I have created an AS400 file with record length of 100. I am writing to this file a header record which I want to be length 80 (I am writing spaces to the end of the record to pad it out to 80) a number of detail records of length 100 (there again I [...]
Answer Question
| February 8, 2010 4:41 PM
AS/400 FTP, FTP File from AS400 record length
Hi I have created an AS400 file with record length of 100. I am writing to this file a header record which I want to be length 80 (I am writing spaces to the end of the record to pad it out to 80) a number of detail records of length 100 (there again I [...]
Create XML file from AS/400
How I do? How I send via ftp?
Answer Question
| December 22, 2009 12:45 AM
AS/400 FTP, XML
How I do? How I send via ftp?
AS/400 FTP
How to transfer the file to host using FTP Commands. I am connecting AS400 through CITRIX
Answer Question
| December 8, 2009 12:52 PM
AS/400 DB2, AS/400 FTP, Citrix
How to transfer the file to host using FTP Commands. I am connecting AS400 through CITRIX
Does the iSeries support SSH in the current operating system?
Does the iSeries support SSH in the current operating system or is that an add on package?
Answer Question
| December 4, 2009 6:15 PM
AS/400 FTP
Does the iSeries support SSH in the current operating system or is that an add on package?
AS/400 FTP
After logging onto a server using the FTP command I am not able to use the REN or DEL statements with the generic char * to access the file names. It works with MGET or MPUT. Is there a setting on the AS/400 that somehow controls the use of asterix in filenames for the FTP [...]
Answer Question
| November 30, 2009 2:59 AM
AS/400 FTP
After logging onto a server using the FTP command I am not able to use the REN or DEL statements with the generic char * to access the file names. It works with MGET or MPUT. Is there a setting on the AS/400 that somehow controls the use of asterix in filenames for the FTP [...]
AS/400 FTP error- TCP3D2C Secure connection error, return code -24
I am trying to FTP from Backup AS/400 box to our Production AS/400 box or visa versa and I get the following error when trying to transfer a file of any significant size(larger than 1Kb):
Answer Question
| February 15, 2010 4:36 PM
AS/400 error messages, AS/400 FTP
I am trying to FTP from Backup AS/400 box to our Production AS/400 box or visa versa and I get the following error when trying to transfer a file of any significant size(larger than 1Kb):
Suppress FTP messages
I’ve got a program that FTP’s (put) files to another system. I always used the program in batch mode. Now I’m trying to ref the program interactively. But message ‘Press ENTER to end terminal session.’ requires user intervention. Does any know how I can suppress FTP messages while running in interactive mode?
Answer Question
| October 20, 2009 5:02 PM
AS/400 FTP, FTP Automation, FTP Send Notifications
I’ve got a program that FTP’s (put) files to another system. I always used the program in batch mode. Now I’m trying to ref the program interactively. But message ‘Press ENTER to end terminal session.’ requires user intervention. Does any know how I can suppress FTP messages while running in interactive mode?





