2010/1/23 Razvan Deaconescu <[email protected]>:

>
> Daca vrei doar actualizarea continutul, fara suport de versionare (adica
> nu te intereseaza fiecare pas de actualizare), nu cred ca ai nevoie de
> un version control system. Ai nevoie de rsync, care, din pacate, nu
> merge peste FTP (sau nu stiu eu cum).

Am descoperit acum cateva minute un utilitar care se cheama zsync:

Description: client-side implementation of the rsync algorithm

zsync is a file transfer program to download files from remote web
servers. If a previous version of a file is available locally, zsync
will only download changed parts and hereby minimise the download
volume. The algorithm is the same as used by rsync(1), but zsync does
not require any server software (apart from a web server), nor does it
need shell access. Instead, it uses a control file (.zsync file) that
describes the file to be downloaded, which it uses to determine the
blocks to fetch. This file is created once on the server (and not for
each request) and sits next to actual file to download

Pare sa fie file-by-file, dar poti face un tar cu tot tree-ul si cred
ca tot scuteste o gramada de bandwidth.
(Disclaimer: n-am citit mai mult decat descrierea pachetului si o
mentiune a lui intr-un blogpost, si m-am gandit ca situatia asta ar fi
printre putinele cazuri in care se justifica un asemenea tool).

-- 
Petre "don't thread on me" Ratiu
_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui