Hi,
In order to export the view data from Virtual DataPort into a shared location without passing through your local machine, you can use the Denodo Scheduler.
The [Denodo Scheduler](https://community.denodo.com/docs/html/browse/8.0/en/scheduler/administration/introduction/introduction) is a tool included in the Denodo Platform product suite that provides advanced functionalities for time-based scheduling and execution of different kinds of jobs such as exporting view data from Virtual DataPort into a CSV or JDBC-type data source.
You can access the Denodo Scheduler via the Denodo Platform Control Center, and then navigate to the Scheduler module to start the Scheduler Server and the Scheduler Administration Tool. You can learn more about how to start different servers and tools in Denodo Platform in this documentation [Starting Platform Servers and Tools](https://community.denodo.com/docs/html/browse/8.0/en/platform/installation/denodo_platform_control_center/starting_platform_servers_and_tools/starting_platform_servers_and_tools).
From the Denodo Scheduler, you can create a new VDP job. You can refer to this knowledge base article [Creating a Denodo Scheduler Job](https://community.denodo.com/kb/en/view/document/Creating%20a%20Denodo%20Scheduler%20Job?tag=Scheduler) for a detailed guide on how to do it. And then in order to export the result of the job into a shared location, you can configure the [Exporter Section](https://community.denodo.com/docs/html/browse/8.0/en/scheduler/administration/creating_and_scheduling_jobs/configuring_new_jobs/postprocessing_section_exporters) of the job. For more information on this, you can refer to the answer mentioned in this [community thread](https://community.denodo.com/answers/question/details?questionId=906Du00000000MYIAY&title=Does+Denodo+have+the+function+to+shcdule+exporting+data+from+a+view+and+send+to+a+share+folder%3F).
If you have a valid support user, you may want to contact [Denodo Support](https://support.denodo.com/) to be able to better assist you.
Hope this helps!