We have an application hosted on a cloud server. From this application our clients want to upload files/save files in a shared folder on a machine/computer in their(client's) network. Means, e.g. Our application is hosted on Server A and our clients are accessing this application from their computer (Computer A) and using our application they want to save files in a shared folder on Computer B; which is in their network.
How can I do this? Any help would be appreciated.