Synchronization error via dropboc

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
Forum rules
New release: CSPro 8.0
Post Reply
ragsummi
Posts: 1
Joined: December 11th, 2017, 6:56 am

Synchronization error via dropboc

Post 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.
khurshid.arshad
Posts: 571
Joined: July 9th, 2012, 11:32 am
Location: Islamabad, Pakistan

Re: Synchronization error via dropboc

Post 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.
Post Reply