Error downloading the .pen and .pff

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
Forum rules
New release: CSPro 8.0
Post Reply
Xavi
Posts: 31
Joined: May 22nd, 2017, 9:42 am

Error downloading the .pen and .pff

Post by Xavi »

Dear All,
I have been using CSweb to synchronize data from the field interview, it that the is synchronizing well, but i need them to update the .pen and .pff, my challenge is where do i put the .pen and .pff.

I have put placed them in "wamp/www/csweb/apps/MPPA" but am get the following error message
"Error downloding file "http://ubosapps:8080/csweb/apps/MPPA/MPPA.pen": Check that file exists on the server, that the path is correct and that you have permission to read the file."


Help me with that issue.
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: Error downloading the .pen and .pff

Post by josh »

They need to go under the csweb/files directory on the server which is the root path used when syncing files with csweb. All paths are relative to that directory. If you put then .pen and .pff files in wamp/www/csweb/files/apps/MPPA then you would use the path /apps/MPPA in the sync settings or in your calls to syncfile().
Xavi
Posts: 31
Joined: May 22nd, 2017, 9:42 am

Re: Error downloading the .pen and .pff

Post by Xavi »

THank you Josh.
Post Reply