Example: your users generate documents and they need to save it on their workstation instead of on the server.


When you use a .connect or Microsoft RDC connection client, you can configure it to display the local drives of the server-side user ('local resources' tab, check 'disks')



Once the session is open on the server, your application will be able to back up the files on the client computer.


- Either through Windows Explorer (you can publish Windows Explorer or Folder.exe and use the path \\tsclient\D or other in the 'command line options' area.


- Either directly from your application, by implementing a copy script.