[p2p-hackers] P2P in Python and file synchronization
Alexandre CONRAD
aconrad.tlv at magic.fr
Mon Aug 22 08:38:57 UTC 2005
>>So the P2P application I'm looking for would be able to:
>>- connect to a server (which puts clients in relation and keeps track of
>>the shared files maybe using XML-RPC for keeping a journal of available
>>files ?) using a login/password.
>
>
> do you really need a p2p way to manage your clients? Sounds like
> ssh+rsync would work better for you.
(sorry for long response, back from holidays :])
Well, of course, I thought about that, but the problem is that I don't
have much bandwidth at my office (that's where the updates would be
available from). So using P2P would alow me to set a client at my office
sharing new files and that client would only upload these new files to a
few remote clients. After that, the update would be available from other
clients, helping me to upgrade the rest of my network and using my other
remote client's bandwidth.
Regards,
--
Alexandre CONRAD - TLV
Research & Development
tel : +33 1 30 80 55 05
fax : +33 1 30 80 55 06
6, rue de la plaine
78860 - SAINT NOM LA BRETECHE
FRANCE
More information about the P2p-hackers
mailing list