plakar icon indicating copy to clipboard operation
plakar copied to clipboard

plakar is a backup solution

Results 116 plakar issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Plakar does not works with [rustfs](https://github.com/rustfs/rustfs). ``` plakar store show nas nas: access_key: '********' location: s3://xxxxx:30292/yyyyy secret_access_key: '********' $ plakar at @nas backup test.txt plakar: failed to...

Hello, I have multiple error wit backup my email with imap integration : ``` e1805a0f: KO ✘ /Sent/3460: scan error: imap: BAD Error in IMAP command FETCH: Invalid messageset (0.001...

The Plakar API returned a HTTP/500 Internal Server Error response. To reproduce the issue, … I had two snapshots, one from yesterday, one from 1h ago. - Click on the...

I am trying plakar for the first time and wanted to backup a zimbra (quite old version) imap account, it seems to have established the connection, as it shows me...

> Hi. Using Plakar on Windows, I try to backup smb shares. At first stage this command seems to run ok : plakar backup \\share , but the backup fails...

The goal is to make it easy to self host plakar ui using Docker. ### Docker support for Plakar UI: * **`.dockerignore`**: Added a `.dockerignore` file to exclude unnecessary files...

Also after 30 days, plakar maintenance does not recover disk space on SSD plugged on USB port. ``` ❯ plakar info Version: v1.0.0 Timestamp: 2025-07-15 11:25:28.405863115 +0200 CEST RepositoryID: d5bc4e92-06d7-4dd6-bedf-94032b894753...

Hello, With the new v1.0.4 feature allowing Plakar to run on Windows, I decided to try it out since I’ve been following the project for some time. On Windows 11,...

**Describe the bug** When backuping to s3 (backblaze in my case), in some cases (I'm not sure when), creating a backup results in a "flusher group error". No backup is...

1. backup something on windows 2. restore it this fails because during backup we construct a VFS like: `/c:/Users/omar/` and upon restore we attempt to re-create the structure. on unix...