Please provide me with an example of iSeries script in QFTPSRC file.
[strong]Hi friends, How can I configure a UserProfile without the Initial Library List.[/strong] This user was configured below: User profile . . . . . . . . . . > FTPUSR Name User password . . . . . . . . . *SAME Character value, *SAME, * Set password to expired . [...]
Hi, i have created a ftp scritp to put & get (back trasferred file) then compare them using CL program. ie: FTP Script PUT FROM_LIBRARY/FROM_FILE TO_LIBRARY/TO_FILE GET FROM_LIBRARY/FROM_FILE QTEMP/TO_FILE CL pgm 1) RTVMBRD FILE(FROM_LIBRARY/FROM_FILE) NBRCURRCD(&NBRCURRCD) DTASPCSIZ(&DTASPCSIZ) 2) RTVMBRD FILE(QTEMP/TO_FILE) NBRCURRCD(&NBRCURRC2) DTASPCSIZ(&DTASPCSI2) 3) Compare results I FTP’ed to UNIX SERVER and in some cases #of records [...]
Hi I have a txt file which needs to be sent using FTP.The FTP acript will be in a seperate file.The put command in the FTP script should be updated with the latest txt file on a daily basis sio that the latest file is sent.How do i do that?Also how to i check for [...]





