Page 1 of 1

Deployment on ONEDRIVE

Posted: November 30th, 2022, 7:23 am
by vipul315singhal
Hi Development team,

Hope you are doing well!

Do we have any provision to deploy our application on ONEDRIVE instead of DROPBOX?

If possible, Kindly suggest how can we do this.

Many thanks in advance!

Regards
Vipul

Re: Deployment on ONEDRIVE

Posted: November 30th, 2022, 7:29 am
by Gregory Martin
We don't have syncing to Dropbox on the current list of items that we are working on, but we can consider it in the future. I personally use OneDrive (and Google Drive) more than Dropbox, so that would simplify my life. :)

If you are only syncing from Windows machines, you could likely use the "LocalFiles" sync to put/get data from the OneDrive folder on your computer:

https://www.csprousers.org/help/CSPro/s ... local.html

I haven't tested this, but I imagine it would work.

Re: Deployment on ONEDRIVE

Posted: November 30th, 2022, 8:42 am
by vipul315singhal
Thanks Gregory,

I will surely use the function "localFiles".

Actually, I was seeking ONEDRIVE as the synchronization endpoint.
As we have CSWebserver, Dropbox, and FTP server options available for application deployment. Do we have the provision for Onedrive as well?
Attaching a screenshot for your reference.

regards
Vipul

Re: Deployment on ONEDRIVE

Posted: November 30th, 2022, 12:22 pm
by Gregory Martin
That will have to go on the feature request list, as accessing OneDrive via Android requires a different protocol than what we support for Dropbox.

If additional people request this, we can move it higher up the priority list.

Re: Deployment on ONEDRIVE

Posted: December 5th, 2022, 1:29 pm
by vipul315singhal
Thanks Gregory :)