Skip to content

issues Search Results · repo:miracle2k/tarsnapper language:Python

Filter by

44 results
 (69 ms)

44 results

inmiracle2k/tarsnapper (press backspace or delete to remove)

I noticed @miracle2k hasn t worked on this repo for a while, and there s some useful looking PR s. I still use tarsnapper, so I ve reached out to him via email to see if he s still interested in maintaining ...
  • jeffwidman
  • 1
  • Opened 
    on Aug 19, 2024
  • #74

In wanting to follow and archive symbolic links, I need to specify -L to tarsnap -c. To do so with tarsnapper, I used the following option: -o L. However, this leads to an error: tarsnap execution failed: ...
  • iphoting
  • Opened 
    on Feb 16, 2024
  • #71

Hello, I have the following usecase: I would like to create append-only backups in order to protect against ransomware attacks, for this I have thought of the following workflow: - The master-key is ...
  • CryptoCopter
  • 1
  • Opened 
    on Jan 2, 2022
  • #68

Hello, I came upon this script, looking for a solution to cleanup old backups. This maybe a silly newbie question, but at my first experimentation with a dry-run expire command (following indications ...
  • dregad
  • Opened 
    on May 29, 2021
  • #67

Hi, It looks like tarsnapper breaks when the job name has more than one -: $ /usr/local/bin/tarsnapper -c /opt/tarsnap/etc/tarsnapper.conf list Error snippet: Ignoring /xxx/snipe-it-db-20210121-222959 ...
  • iphoting
  • 1
  • Opened 
    on Jan 23, 2021
  • #65

Thanks for tarsnapper. I would donate to this project, and more so if it looks maintained. Consider setting up ways to do this, eg an open collective project, github sponsor button, paypal instructions ...
  • simonmichael
  • 1
  • Opened 
    on Jul 23, 2019
  • #62

I have a config file defining four jobs. deltas is defined once for all jobs, at the top level. The expire make commands seem to skip expiry of all but the first job in a run. Eg: # tarsnapper -c /etc/tarsnapper.conf ...
  • simonmichael
  • 1
  • Opened 
    on Jul 23, 2019
  • #61

Jobs defined in a config file (at least) are run in a random order each time. A stable order such as alphabetic, or (best) the order jobs appear in the config file / command line, would be better for predictability ...
  • simonmichael
  • Opened 
    on Jul 23, 2019
  • #60

tarsnapper caches the output of tarsnap --list-archives. So when tarsnapper expires an archives, it also deletes it from the cache: https://github.com/miracle2k/tarsnapper/blob/1d9f3d3a5952d985efd37dab0d421184ecd4fa34/tarsnapper/script.py#L204 ...
  • jeffwidman
  • 2
  • Opened 
    on Jan 12, 2019
  • #58
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub