Seyvd

Scheduled cloud backups on Mac with Seyvd.

Set it once and backups run automatically.

Seyvd runs scheduled incremental backups to S3-compatible cloud storage with deduplication and bandwidth controls on Mac.

Seyvd is a Mac backup app that runs incremental, encrypted backups to S3-compatible cloud storage on a schedule you choose. After the first full upload, only new or changed data is transferred. Backups run from the menu bar without interrupting your work.

Manual backups fall behind. Seyvd removes that risk by making scheduled runs the default path.

How scheduled backups work on Mac

When a scheduled backup starts, Seyvd follows the same steps every time:

  • takes an APFS snapshot for a consistent, point-in-time view of your files
  • scans for new or changed content since the last backup
  • splits changes into fixed-size chunks and deduplicates against existing data
  • encrypts each chunk with AES-256-GCM before upload
  • uploads only the new encrypted chunks to your S3-compatible storage
  • records a timestamped snapshot you can browse and restore from later

The menu bar shows progress and status. You can continue working while the backup runs.

Why incremental backups save time and storage

The first backup uploads everything. Every run after that transfers only what has changed. Deduplication works at the chunk level, so even renamed or moved files do not trigger redundant uploads.

This has two practical effects:

  • scheduled runs finish faster because less data moves
  • storage costs stay predictable because duplicate content is never stored twice

Bandwidth controls for background backups

Backups that saturate your connection are backups you turn off. Seyvd includes bandwidth throttling with limits from 1 MB/s to 100 MB/s so you can keep your network usable during scheduled runs.

APFS snapshots for consistent backups

Seyvd takes an APFS snapshot before scanning files. This gives the backup engine a frozen, consistent view of your data even if files change during the run. No partial writes or mid-edit states end up in your backup.

When scheduled cloud backup matters

This approach is relevant when you want a Mac backup that runs without manual intervention, keeps storage costs low through deduplication and protects your connection with bandwidth controls. If encryption is your primary concern, read about encrypted Mac backup. For the full product overview, visit the main Seyvd page.

FAQ

Questions that come up on this topic.

Short answers for people comparing options before choosing Seyvd.

What schedule options does Seyvd offer?

Manual, hourly, daily and weekly. For daily and weekly schedules you can set the preferred time and day. Seyvd runs from the menu bar so backups happen without opening the main window.

Does Seyvd upload everything each time?

No. After the first full backup, only new or changed data is uploaded. Content is split into chunks and deduplicated so identical data is stored once, even across renamed or moved files.

Can I limit how much bandwidth Seyvd uses?

Yes. Bandwidth throttling supports limits from 1 MB/s to 100 MB/s so backups do not interfere with other network activity during work hours.

What happens if a backup is interrupted?

Seyvd uses an append-only storage model. Interrupted uploads leave the repository in a consistent state. The next run picks up where it stopped without re-uploading completed work.