Closed arvinddoraiswamy closed 10 years ago
The download JS files extension dumps duplicate files into the selected directory. Check for existence of files before dumping.
Automatically fixed once I switched to curl instead of wget. Curl overwrites files in the directory while wget makes copies.
The download JS files extension dumps duplicate files into the selected directory. Check for existence of files before dumping.