Managed file Transfer-- Comparing specific files one by one from Source to Target by Size in MFT

Hi

1.) I have to compare each files in source server to target server of specific extension lets say A.txt, b.txt in source and same in target.
get the size is equal or not?

2.) check {time-stamp}filename at a specific time is 1.
ex: 00:00A.txt count is 1.

Please to help me

Hi Rajan,

  You can achieve this in ActiveTransfer Events.

  You need to define an event as belowfind
  1. find task pointing to source server 
  2. find task pointing to destination server
  3. ExecuteIS Service and send parameters like {url} and {size} and perform your operations .