0
votes
0answers
42 views
Server Sync Provider and SessionParameters
I'm currently building a custom ServerSyncProvider
I've already overrided the GetServerInfo, GetSchema and GetChanges methods, but aparently I'm not getting any session parameters …
1
vote
3answers
22 views
Faster clean Perforce sync over VPN
I have to regularly do a clean Perforce sync to new hardware/virtual machines over the VPN. This can take hours as the project is quite large. Is there a way that I can simply copy …
0
votes
0answers
10 views
file system sync between the server and the iphone client
Hi,
I have my server maintaining the content with a file-system(i mean folder structure). The same folder structure is also maintained in my iPhone client application bundle too.
…
1
vote
0answers
25 views
iPhone/iPod Touch sync notifications
I know that it's possible to add an observer for notifications with the com.apple.iTunes.playerInfo identifier, but this only seems to include events for music related events.
I a …
0
votes
0answers
10 views
Outlook OLE in Delphi Sync Issues
I am using Delphi 6 with DevExpress cxScheduler components to sync tasks and events in our application with Outlook... When Outlook is open, and an existing event or task is updat …
1
vote
2answers
63 views
.NET Remoting for Occasionally Connected App - good fit?
Our 70 mobile laptop users are struggling with a new version of an externally developed .NET application that downloads a subset of cases, allows offline data entry, then uploads t …
3
votes
2answers
229 views
Microsoft Sync Framework query performance
We're developing a product that relies on the Microsoft Sync Framework to keep the data on a client app and on the server in sync. What we have noticed is when syncing about 16 ta …
1
vote
7answers
626 views
Eclipse sync workspaces/perspectives/preferences across computers
I have a project I need to be working on from two different computers, at work and at home.
I need to be able to work on the code from both computers, so the issue is two fold;
…
1
vote
0answers
55 views
Perl: How to sync files with ftp server [closed]
Hello,
I'm looking for a way to sync a local folder with a remote folder that is only accessible with FTP.
Is this possible in Perl or is it possible by calling a System-command …
0
votes
1answer
29 views
Secure Sync between remote computers
I've been trying to find a tool that will Sync between two remote computers securely and also run as a service so I don't have to stay logged in.
Windows Live sync seems to do the …
0
votes
0answers
26 views
mysql cluster auto increment out of sync
Hi All,
I have two mysql cluster data nodes as Master and slave. But after certain number of rows there is difference between two auto_increment values from one node to another.
…
0
votes
1answer
41 views
Windows Media Player Device Sync in VB.NET using WMPLIB
The MSDN documentation for WMPLIB states that syncing to device is not supported in .NET programming, only C++.
Is there, however, a simple wrapper class or DLL that can be used t …
2
votes
2answers
173 views
How does one sync live to dev datastores on Google App Engine?
I've got some data up on Google App Engine's live datastore, but would like to have a local copy as well for local development. What's the best way to do an occasional sync?
0
votes
1answer
25 views
query about accessing the ringtone sync functionality of iphone
hello StackOverflowers,
i came across this post where Reader Comment #16 mentions: "The ringtone syncing functionality is ALREADY inside the iPhone, it just needs to be accessed" …
0
votes
0answers
30 views
Avoiding duplicate emails during first sync between IMAP account and new email client
Avoiding duplicate emails during first sync between IMAP account and new email client
I have an IMAP account that I access through my email client at work, I plan to access this s …
