- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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
2) zip files and send them as computed attachment to an email
- 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