How to save file from citrix environment into our local folder

Hi
–we can use copy file activity where we can mention the file path of the one in citrix and mention the path where we want to paste in destination
https://docs.uipath.com/activities/docs/copy-file

or if we dont have the option to copy the file then we can place it in shared folder in citrix with that folder path so that we can access that file from that shared folder being in our local machine

or we can send that to mail from being in citrix along the process and get that file from mail and save them in our local machine folder with get outlook mail activity and save attachment activity

Cheers @TUSHAR_DIWASE