Igor Delovski Board Forum Index Igor Delovski Board
My Own Personal Slashdot!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Dropbox

 
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Mac Cocoa
Mac Cocoa  
Author Message
delovski



Joined: 14 Jun 2006
Posts: 3523
Location: Zagreb

PostPosted: Thu Jan 10, 2019 4:31 pm    Post subject: Dropbox Reply with quote

so - Detect Which Files Changed with Dropbox Sync API

"I am detecting file changes via the Dropbox Sync API (iOS) like this:"

Code:
[[DBFilesystem sharedFilesystem] addObserver:self forPathAndDescendants:[DBPath root] block:^() {
    NSLog(@"File(s) changed!");
}];
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3031
Location: Europe

PostPosted: Thu Apr 11, 2019 8:56 pm    Post subject: Reply with quote

db forum - API v2 - Longpoll Objective C

Documentation: https://www.dropbox.com/developers/documentation/objective-c

"The /2/files/list_folder/longpoll endpoint tells you when something has changed
in the linked account, but it doesn't tell you exactly what changed. (This is the
equivalent of API v1's /1/longpoll_delta.)"
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3031
Location: Europe

PostPosted: Mon Jul 25, 2022 3:10 pm    Post subject: Reply with quote

syncthing.net - Syncthing

"Syncthing is a continuous file synchronization program. It synchronizes files
between two or more computers in real time, safely protected from prying
eyes. Your data is your data alone and you deserve to choose where it is
stored, whether it is shared with some third party, and how it's transmitted
over the internet."
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Mac Cocoa All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Delovski.hr
Powered by php-B.B. © 2001, 2005 php-B.B. Group