[l2h] Diff problems with large html generation
Roger Price
rprice@cs.uml.edu
Mon, 11 Mar 2002 22:09:30 +0000 (GMT)
On Mon, 11 Mar 2002, Daniel Taupin wrote:
> I usually use latex2html (on Linux) to generate a big set of files
> (with frames), namely more than a thousand of screens/files.
> When I want to update my Web site, I have therefore to transfer more
> than a thousand files, which a serious risk of interrupted transfer
> (transferring 1000 files of approx. 1 kbyte it much longer than
> transferring 1 file of 1 Mbyte).
Hello Daniel, Have a look at rsync, which was designed specifically to
solve this problem. It's a very effective piece of software.
http://rsync.samba.org/
Best Regards,
Roger