Download CSDB file using production runner

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
Forum rules
New release: CSPro 8.0
Post Reply
mathur_rakesh
Posts: 15
Joined: January 29th, 2019, 7:04 am

Download CSDB file using production runner

Post by mathur_rakesh »

Hi,
I want to download the .csdb (database file) file from my FTP server using a production runner. Can anyone help me?
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Download CSDB file using production runner

Post by josh »

Production runner in CSPro 7.1 doesn't support download pff files but we added that support in version 7.1 beta. With version 7.2 you can do this by taking the download pff file from your server. This file is created automatically the first time you sync. On the FTP server in directory CSProDataSync you will find the pff file to download your data. It will be named DownloadData-<your dictionary name>.pff. Download this file from your FTP server and copy to the directory where you have your production runner. Add this pff to a group in your production runner.

For CSPro 7.0 and 7.1 the download pff is not supported in production runner. As an alternative you could create a batch edit application that downloads your data using syncdata() with GET and add this batch application to the production runner.
Post Reply