Offline Explorer — Enterprise
For IT administrators, OEE acts as a robust FTP client. You can download entire FTP directories, preserving timestamps and file attributes. Furthermore, the "Local to Local" or "Site to Local" sync mode allows you to maintain an exact replica of a remote server as a disaster recovery backup.
Marketing firms use OEE not just to mirror, but to analyze. The tool can filter downloads to specific file types (e.g., .mp4, .pdf, .docx). A competitor’s product page that hosts 500 PDF datasheets can be fully downloaded and indexed in an hour, without triggering bot-detection algorithms (because OEE respects polite delays and mimics human browsing patterns).
Let’s walk through a real-world scenario: A university wants to download an entire Moodle course for offline study.
Step 1: Create a new Project. Enter the Moodle login URL. Offline Explorer Enterprise
Step 2: Go to Project Properties > Authentication. Select "Form-based Authentication."
Step 3: Enter your username/password. Use the "Preview" tool to let OEE detect the form fields (username, password, logintoken).
Step 4: Navigate to URL Filters. Add an Inclusion Filter: +*.moodle.univ.edu/course/view.php*. Add an Exclusion Filter: -*.moodle.univ.edu/user/profile* (to avoid downloading personal user photos). For IT administrators, OEE acts as a robust FTP client
Step 5: Go to Advanced > Scripts. Enable "Execute JavaScript" and set timeout to 10 seconds (for AJAX-heavy course pages).
Step 6: Click Download. Monitor the "Traffic" tab to see live HTTP requests. The software will log in, store the session cookie, and recursively crawl all linked resources within the allowed path.
Result: A portable, searchable Moodle folder on your USB drive. Consider a mining operation in the Australian outback
Consider a mining operation in the Australian outback or a research vessel in the Southern Ocean. Satellite internet is slow, expensive, and intermittent. OEE allows the IT department to mirror entire knowledge bases—from equipment manuals to medical reference sites—onto a local server. Workers can browse the mirrored site at gigabit speeds, regardless of weather or satellite latency.
To truly unlock Offline Explorer Enterprise, you must understand its advanced settings. Unlike "set it and forget it" tools, OEE expects you to tune it.
Many organizations want to decommission expensive dynamic content management systems (like old SharePoint or Drupal instances). OEE can crawl the live site and generate a static HTML mirror that requires no database or PHP engine, effectively rendering the old site "frozen" but perpetually accessible on cheap S3 storage.