File transfer using IICS

544 views Asked by At

I have a requirement where I need to transfer 1000s of files(around 200 GB) via IICS. How can I perform this using IICS?

The files are stored in a server that does not run a secure agent which makes it complicated

2

There are 2 answers

0
Maciejg On BEST ANSWER

Sure it's possible, the module to be used exactly for this purpose is Mass Ingestion. This is not a scenario for CDI.

You don't need a Secure Agent on either source or target server. What you need instead, is the connections on the Secure Agent to the source and target servers, then you define the job - and that's it.

0
Tech_Seeker On

you can use SFTP,share the keys which is a one time activity. Any from,the Unix team can do ,once it's done you can create the connection in IICS admin console. After that,use mass ingestion thru IICS to pull the files.

HTH.

Regards, Tech_Seeker