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

When using a configured remote, say `@foo`, it would be handy to allow to override the path on the command line, with something like `@foo/bar` to backup `/bar` regardless of...

**Describe the bug** A sync between two repos does not result in identical repo contents as expected. **To Reproduce** Steps to reproduce the behavior: 1. Start from two repos, r1...

Hello, **Is your feature request related to a problem? Please describe.** Today with plakar, we can backup one bucket per source. I have some S3 users (user=access key) that have...

Using plakar@83c3a03aa78 The command `plakar scheduler start -tasks ./config.yaml` starts the scheduler, but the argument `-log ./file.log` is ignored and logs are displayed by the background process. Also, if `-log`...

Hello I can't use a plakar sync to sftp in a script, because it's waiting for the destination repository passphrase. I talk about the repository passord, not the ssh key...

Plakar provides an API `importer-types` which returns all the importer types used in a Kloset: ```json {"total":3,"items":[{"name":"fs"},{"name":"s3"},{"name":"sftp"}]} ``` We want to update the UI to provide a new dashboard, displaying...

Prototype a meta-integration of multiple integrations

enhancement

**Is your feature request related to a problem? Please describe.** From the users' perspective, it would make sense to separate different categories of ignore patterns. E.g., `.DS_Store` and `._*` are...

The command `plakar add ftp` installs the latest version of the integration. We'll soon have to add the ability to upgrade and downgrade. To do so, I suggest to add...

**Describe the bug** Runing plakar to backup an huge directory ( over 4Tb ), very slow to create ( stopped 4 days after running ), and huge memory swap consumption...