Avatar

Correct answer by
Community Advisor

Hello ankurm40172185

You have more options here:

1) zip the files and load them to any ftp

     zip them by using execCommand() in JS activity

1488579_pastedImage_1.png

2) zip files and send them as computed attachment to an email

1488580_pastedImage_2.png

     - Do not forget to pasword protect them

3) you can zip them and request file transfer job by whoever is managing the remote server

4) you can create web app where you run workflow and trigger download of the zip file

5) request remote access to the server

BR,

Marcel

View solution in original post