Dropbox
Posted: November 1st, 2015, 4:13 am
Hi, I am new to the Cspro and i want an assistance from this forum. I have an application has a menu, main app and data folder in one folder.
ie. Market folder contains Menu, MarketPrice,and MarketPriceData , i had this .pnc file
[SyncFile]
Version=CSPro 6.1
Description=Synchronize MarkerPrice data with Dropbox
[Connection]
Type=Dropbox
[Sync]
CreateClientPath=Market/MarketPriceProg
ClientPath=Market/MarketPriceProg
ServerPath=/MarketPriceProg
Get=Menu.pen
Get=Menu.pff
Get=*.dat
CreateClientPath=../Market/MarketPriceProg
ClientPath=../Market/MarketPriceProg
ServerPath=/MarketPriceProg
Get=MarketPriceProg.pen
Get=*.dat
CreateClientPath=../Market/MarketData
ClientPath=../Market/MarketData
ServerPath=/Market/MarketData
Put=*.dat
Only the menu folder that syncs, i have try several times using the example, what is wrong with my .pnc
ie. Market folder contains Menu, MarketPrice,and MarketPriceData , i had this .pnc file
[SyncFile]
Version=CSPro 6.1
Description=Synchronize MarkerPrice data with Dropbox
[Connection]
Type=Dropbox
[Sync]
CreateClientPath=Market/MarketPriceProg
ClientPath=Market/MarketPriceProg
ServerPath=/MarketPriceProg
Get=Menu.pen
Get=Menu.pff
Get=*.dat
CreateClientPath=../Market/MarketPriceProg
ClientPath=../Market/MarketPriceProg
ServerPath=/MarketPriceProg
Get=MarketPriceProg.pen
Get=*.dat
CreateClientPath=../Market/MarketData
ClientPath=../Market/MarketData
ServerPath=/Market/MarketData
Put=*.dat
Only the menu folder that syncs, i have try several times using the example, what is wrong with my .pnc