Displaying 2 results from an estimated 2 matches for "shared_space".
Did you mean:
shared_page
2002 Sep 27
0
Server writes...?
...es the team write might be big, as in several dozen or
hundreds of megs.
Now to my question: What happens if three team members all try to
write the same huge file to BigServer at "the same time"? Meaning, the
rsync daemon on BigServer gets three connections that start uploading
"/shared_space/bigfile.mov", before any one of the connections has
finished uploading its complete copy?
Is there any chance that the resulting "/shared_space/bigfile.mov"
on BigServer would have a corrupted copy, because several clients were
uploading at the same time? Or, does the rsync daemon...
2002 Oct 10
2
multiple sessions to same destination
Hi All,
I had a look in archives but no joy.
I just want to know before i deploy - if there is any problem with having
multiple rsync sessions from many source locations all to same destination
server ( all copying to different file systems obviously ) ?? Its jusat that
i see on the destination machine a process rsync -server being called
whenever a client connects.
Thanks !
Laurence