...
Info |
---|
Link detection only scans the latest version of each file and reports the links detected. It does not scan previous versions. |
File Handling
When doing the content analysis for link detection, DryvIQ needs a seekable stream. To obtain that, DryvIQ downloads the file into memory if it is small enough or into a temp location on the processing node if the file is too large. DryvIQ analyzes that stream, resets it, and uploads the file to the destination. After the transfer is complete, DryvIQ removes the temp file if it was needed to for file analysis.
Supported File Types
Link detection currently only identifies links in files with the following extensions:
...