I'm using the BoxConnector transformer to download several hundred XML files which are spread across a large folder structure.(Using this https://knowledge.safe.com/questions/45772/how-can-i-download-a-file-from-boxcom-google-drive.html as a starting point)
Many of these files have the exact same file name, so when downloading locally they are overwriting each other.
Is there a way to add a counter or change the file attributes at the point of download to generate a unique file name or put them into individual folders?