✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for WP Time Machine

WP Time Machine pushes the WordPress archive to Dropbox, Amazon S3, and FTP on a schedule and writes a run entry in wp_options for each push. SleekView reads that log and renders the pushes as a sortable, filterable grid.

♾️ Lifetime License available

SleekView table view for WP Time Machine

Remote pushes deserve more than a status line

WP Time Machine is the long-running remote-backup plugin that ships a WordPress archive to Dropbox, Amazon S3, or FTP on a schedule. Its admin screen has always been functional rather than analytical: it tells you the last run status, lists configured destinations, and offers a manual trigger. That is enough on day one. By month six the install has hundreds of runs across two or three remotes, and the question 'is the Dropbox push still healthy?' takes more clicking than the data justifies.

SleekView reads the same wp_options run entries WP Time Machine writes for each push and renders them as a grid. Each row carries the started_at timestamp, the destination (Dropbox, Amazon S3, or FTP), the archive size, the duration, the outcome, and any error code the remote returned. A 1.2 GB Dropbox push sitting next to a Failed FTP push that returned an authentication error tells the ops engineer in one glance which remote target needs attention.

The destination filter is the most useful column on a multi-remote install. Filter to destination equals FTP for the last fourteen days and the grid becomes a focused audit of one remote, with each authentication failure visible as a red row instead of buried in a per-run log file.

Workflow

From a status line to a remote-push grid

1

Read the run log

SleekView reads the wp_options entries WP Time Machine writes for each remote push (status, started_at, duration, size_bytes, destination, error_code).
2

Map the columns

Started, destination, size, duration, error, outcome. Six columns that answer the daily reliability question across Dropbox, Amazon S3, and FTP on one surface.
3

Save the remote audit

Save a view filtered to destination equals one remote in the last 14 days. The grid becomes a focused audit of a single target without scrolling everything else.
4

Drill into the error

Click a row to read the error code the remote returned. SleekView never owns the push; it just surfaces the trail WP Time Machine has already recorded.

Sample columns

WP Time Machine remote pushes

Each WP Time Machine push with destination, size, duration, error, and outcome on one row.
Source: wp_options run entries written by WP Time Machine for each Dropbox, Amazon S3, and FTP push
Started Destination Size Duration Error Outcome
2026-05-15 04:00 Dropbox 1.2 GB 7m 18s Success
2026-05-14 04:00 Amazon S3 1.2 GB 9m 41s Success
2026-05-13 04:00 FTP 0 MB 12s AUTH_FAIL Failed
2026-05-12 04:00 Dropbox 1.2 GB 14m 03s Slow
2026-05-11 04:00 Amazon S3 1.1 GB 9m 22s Success

Comparison

Default WP Time Machine admin vs SleekView

Default WP Time Machine

  • Status line shows only the last run, not a rolling history
  • Cannot filter the run list by remote destination
  • Error codes are buried in per-run log files
  • No saved view for failed pushes over a rolling window
  • No queryable record for a remote-credential audit

SleekView

  • One row per push with destination, size, and duration
  • Filter by Dropbox, Amazon S3, or FTP independently
  • Surface remote error codes as a sortable column
  • Saved view for failed pushes in the last 7 days
  • Same filters apply across SleekView and SleekView Charts

Features

What SleekView gives you for WP Time Machine

Remote health, one filter away

Filter to one destination to audit a single remote in isolation. Useful when one target has stopped accepting uploads and the rest are healthy, which the status line never quite reveals.

Error codes as a column

The error column surfaces the auth or transport error the remote returned. Replaces parsing per-run log files with a sortable signal next to the failed row.

Failure feed

A saved view of failed pushes in the last week catches the FTP credential rotation that nobody told the WordPress install about, before the week the off-site copy actually matters.

Audience

Who uses SleekView for WP Time Machine

Multi-remote admins

Sites pushing to Dropbox plus Amazon S3 plus FTP use the destination filter to confirm every remote is still alive. Faster than spot-checking three cloud consoles.

Hosting leads

Sort by size to plan storage tier upgrades. A doubling weekly average over a quarter is usually a conversation worth having with the hosting provider before the bill hits.

Agencies

Stand up the same push grid across every WP Time Machine install in the portfolio. Each retainer review opens with the same saved filters, which scales cleanly.

The bigger picture

Why a remote-only backup plugin needs the strongest visibility layer

Plugins that ship backups off-site have the strongest case for a real visibility layer over their own outputs. The whole point of remote backup is that the recovery copy is somewhere the WordPress install cannot reach if WordPress is on fire. That guarantee only holds if the remote is actually receiving the uploads.

WP Time Machine's status line answers 'did the last push work?' and is silent on 'has Dropbox accepted every push for the last six weeks?' SleekView answers the second question without changing how the plugin operates. Same run log, same remotes, one sortable grid that turns a six-week run of pushes into a queryable record instead of a single status string.

Questions

Common questions about SleekView for WP Time Machine

No. WP Time Machine owns the schedule, the remote configuration, and the archive push. SleekView reads the run log WP Time Machine writes and renders it as a grid. The destructive operations stay behind WP Time Machine's own UI.

 

From the wp_options entries WP Time Machine writes for each remote push (status, started_at, duration, size_bytes, destination, error_code). No additional logging integration or paid add-on is required.

 

Yes. The destination column is filterable, so isolating runs that targeted Dropbox, Amazon S3, or FTP is one click. Useful when one remote has quietly stopped accepting uploads and the rest of the run history looks healthy.

 

Yes. The error column surfaces the code the remote returned on a failed push (AUTH_FAIL, TIMEOUT, NO_SPACE, etc.). Sorting or filtering on the error column makes credential-rotation issues immediately visible without parsing per-run log files.

 

Yes, as long as the version writes its run data to wp_options the same way (which the released versions do). SleekView reads what is already present and does not depend on a new feature being added to the plugin.

 

Yes. Per-site scope is respected, so on multisite each install's own push log appears in its own grid. A network-level view can roll pushes up across blogs for an ops team monitoring the whole network.

 

No. Only the rows on the current page are queried, and the wp_options entries are small. A site with eighteen months of nightly push history queries the same as a site with two weeks because pagination keeps the row count constant.

 

Yes. Any filtered view exports to CSV. Hosting tier-bump conversations and remote-storage audits get a defensible sheet instead of a screenshot of the WP Time Machine status line.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView