Closed (fixed)
Project:
Link checker
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2013 at 22:06 UTC
Updated:
25 Jan 2013 at 23:40 UTC
Looks to be heavily based off of link checker. Thought you would be interested.
http://drupal.org/sandbox/ClusterFCK/1886492
Comments
Comment #1
hass commentedThanks a lot for these hint. Not seen this.
I thought several times about checking files, too. However I spend no time on it yet for one major reason - it's about managed files. A managed file must exists. It's managed inside Drupal already. A file can only lost if you do not have a backup or a serious bug. I guess someone has lost data on S3 or any other Cloud storage and is now trying to find the files that are missing on some cluster nodes.
It was not the main focus of linkchecker to repair a broken site or synchronize cloud storage. Link checker was mainly written to periodically try to identify issues outside of a site, where nobody (can) send you a note that he changed a link from your site to his site. :-)
It would have been cool if these developer has joined linkchecker and helped writing code for linkchecker to extend existing code or solve the open cases...