Skip to navigation
How to get all books from gutenberg via mirrow their site
31.08.23
Who to rsync the main collection: ```console rsync -av --del ftp.ibiblio.org::gutenberg /var/www/gutenberg rsync -av --del aleph.gutenberg.org::gutenberg /var/www/gutenberg ``` The last parameter is the directory where you want the stuff placed in your drive. To rsync the generated content: ```console rsync -av --del ftp@ftp.ibiblio.org::gutenberg-epub /var/www/gutenberg-generated rsync -av --del aleph.gutenberg.org::gutenberg-epub /var/www/gutenberg-generated ```
https://www.gutenberg.org/help/mirroring.html
Reply
Anonymous
Information Epoch 1733400252
Worse is better.
Home
Notebook
Contact us