Page 1 of 1

Synchronization error via dropboc

Posted: December 13th, 2017, 4:44 am
by ragsummi
Hi,

I am trying to synchronizing data via dropbox I followed all the mentioned steps and written the following sync code
[SyncFile]
Version=CSPro 7.1

[Connection]
Type=Dropbox

[Sync]
ServerPath=/Old villages

CreateClientPath=/csentry/Old villages
ClientPath=/csentry/Old villages
ServerPath=/Old villages

Get=SCHOOL-SDMC.pen
Get=SCHOOL-SDMC.pff
ServerPath=/Old villages

Put=Old villages.dat

still found the following error.
Synchronization Error:
Synchronization Error: Old Villages

Failed to change server path to / dropbox/Old Villages. Ensure that the path exists or create it first.

Please suggest me to get synchronize successfully.

Re: Synchronization error via dropboc

Posted: December 13th, 2017, 5:24 am
by khurshid.arshad
Dear Ragsummi

You are using the old method.

Synchronization File (.pnc)
Feature Upgrade: Starting with CSPro 7.0, you should no longer use synchronization scripts, as they will soon be removed from CSPro. To replicate the behavior of the scripts, you must use the syncconnect, syncfile, and syncdisconnect functions.


Please see the third respone by Josh in the link below.

http://www.csprousers.org/forum/viewtop ... =11&t=2212
best.