Tagged Questions
The synchronizing tag has no wiki summary.
8
votes
4answers
3k views
Open Source FTP Client that supports synchronizing?
Does anyone know of a good open source FTP client for Windows that allows for scheduled synchronizing? I'm needing something also very....very... user friendly.
2
votes
1answer
137 views
Syncronizing S3 buckets
I have a S3 bucket that contains ~40 gigs of files - these files will be served via a production server
We also have a staging server which needs a subset (if not all) the files in the production ...
0
votes
0answers
15 views
Synchronzing our own app's time with Mytracks
At the moment we have a program that works but we need to synchronize the two apps much better than we currently do. To get the current date in our application we use:
public int Tijd()
{
String ...
0
votes
1answer
80 views
Twitter 401 Authentication Error (Does Thread.sleep() unsyncs me clock)
I have given a lot of thought before posting this questions. I have several issues regarding Twitter and Twitter4j API. I am collecting followers of users from Twitter. It runs well for some time and ...
0
votes
2answers
115 views
Correctly synchronizing Vector in java threads
In a classic consumer\producer threads senario and i have to use a vector for the queue.
Since I need one thread to wait to the other until there's an element in the vector, i tried the following ...
0
votes
0answers
23 views
Web Farm and users' file synchronizing
What is the best solution for users' file synchronizing(like uploaded files, or users cache, ...) between each server instance in web farm?
0
votes
1answer
276 views
Threads synchronizing in Java, IllegalMonitorStateException
I am trying to synchronize two threads - the "Main" thread, and a runnable. I get the IllegalMonitorStateException, but I do not completelty understand what "you do not have the lock of the object" ...
0
votes
3answers
6k views
How to solve 'Synchronizing CVS' problem in Eclipse IDE?
I'm trying to make an update of one project of mine, but i don't manage.
When I try, I get the error
'Synchronizing CVS' has encountered a problem.
Problems reported while synchronizing CVS ...