themoonsheep / moonsheep

Moonsheep digitizes huge, messy paper and PDF archives through crowdsourcing and cutting edge technology.
http://moonsheep.org
GNU Affero General Public License v3.0
9 stars 3 forks source link

Import documents from HTTP server listings [backend + console] #136

Closed KrzysztofMadejski closed 4 years ago

KrzysztofMadejski commented 4 years ago

Spinned of from #88

KrzysztofMadejski commented 4 years ago

python manage.py moonsheep_import_http -W --host http://user@host/root dir1 dir2/file1 python manage.py moonsheep_import_http http://user@host/root/dir1 python manage.py moonsheep_import_http http://user@host/root/dir1 -f *.pdf

Options: