Skallwar / suckit

Suck the InTernet
Apache License 2.0
728 stars 40 forks source link

Moving currently downloaded files and folders #221

Open harrystuart opened 1 year ago

harrystuart commented 1 year ago

Say my harddrive is nearly full and I want to offload what has currently been downloaded to an external drive, if I just move folders and files across, does suckit know to recreate any folders that are necessary to save a file with the currect location? Also, will moving files prevent them from being scanned for links, or is scanning done purely online? Thanks

Skallwar commented 1 year ago

does suckit know to recreate any folders that are necessary to save a file with the currect location?

Do try and tell us :D I think it works but that's just a side effect of our code, not a feature that I can guarantee going forward

Also, will moving files prevent them from being scanned for links, or is scanning done purely online?

It's done in RAM after a page has been downloaded, so no, that's not an issue