Have you ever clicked on a bookmark to find that it is no longer available?
I recently ran into this problem and wrote this script to prevent the situation from occuring again.
The script scans a given bookmark file and generates a web page with links to the downloaded local copies.
Script syntax:
mirrorBookmarks.sh -o [directory] -f [outfile] -p [pathPrefix] [infile]
-o output directory
-f output filename for local bookmark
-p path prefix (eg "C:" for Windows output support)
Checksums:
- md5 d1dcb6eccbb3d58fc288a6dd0b00a6ac
- sha1 1febf4ea0aea08668b02ac970216cffa7a0ae09a
mirrorBookmarks 0.1 (
view)