aboutsummaryrefslogtreecommitdiff
path: root/scuttler
diff options
context:
space:
mode:
Diffstat (limited to 'scuttler')
-rwxr-xr-xscuttler8
1 files changed, 5 insertions, 3 deletions
diff --git a/scuttler b/scuttler
index d846d87..0b2b6da 100755
--- a/scuttler
+++ b/scuttler
@@ -25,9 +25,11 @@ chown links.links ${URLS}
chmod 600 ${URLS}
httracker_sqlquery "select bAddress from sc_bookmarks;" > ${URLS}
-# Prepare and download
-httracker_target_single
-httracker_get_single
+# Download in incremental mode
+httracker_get_incremental
+
+# Download in mirror mode
+httracker_iterate
# Cleanup
rm -rf $TMP