mirror of
https://github.com/sg4r/proxmox-backup-client.git
synced 2026-04-26 07:55:49 +03:00
[GH-ISSUE #19] Incremental file backups not working #16
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-backup-client#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ndgeek on GitHub (Dec 24, 2021).
Original GitHub issue: https://github.com/sg4r/proxmox-backup-client/issues/19
Have a proxmox 2.0.x server install using this backup client and it works but when it runs a second time it does not find identical files. There was an mtime issue previously that was fixed with the official client. Any chance we will see a 2.x version of the client for centos 7 anytime soon? I'd be more than willing to provide some funds to get this done.
@sg4r commented on GitHub (Dec 25, 2021):
hi, i have build version 2.1.2. it work for centos8, but for centos7 it not build because old version of clang et opnssl. i must look a other days. you can find rpm for centos in release version.
@sg4r commented on GitHub (Jan 23, 2022):
hi, version 2.1.2 for centos7 work afert use openssl11 form epe. you can find this rpm at https://github.com/sg4r/proxmox-backup-client/releases/tag/v2.1.2
you can check if it work for you ?