<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for sbackup</title><link>https://sourceforge.net/p/sbackup/activity/</link><description>Recent activity for sbackup</description><language>en</language><lastBuildDate>Tue, 13 Jul 2021 16:19:02 -0000</lastBuildDate><item><title>Advait posted a comment on discussion Help</title><link>https://sourceforge.net/p/sbackup/discussion/486192/thread/00db966e25/?limit=25#ed3c</link><description>I downloaded the sbackup tar.gz but I can't see how to install in in Fedora 34. How to install it? Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Advait</dc:creator><pubDate>Tue, 13 Jul 2021 16:19:02 -0000</pubDate><guid>https://sourceforge.net/p/sbackup/discussion/486192/thread/00db966e25/?limit=25#ed3c</guid></item><item><title>Doug Shelton posted a comment on discussion Help</title><link>https://sourceforge.net/p/sbackup/discussion/486192/thread/8b7c3a92/?limit=25#7339</link><description>the problem is caused by a change in tar. tar now exits with an error code "2" when positional arguments are used out of order. In the case of sbackup, it places the list of files to exclude after the list of files to include. that's considered an error since the exclude will not be processed. The problem can be fixed by changing sbackup-0.11.6/src/sbackup/ar_backend/tar.py find options.append('--files-from=%s' % tmp_incl) options.append('--exclude-from=%s' % tmp_excl) change the order to options.append('--exclude-from=%s'...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Doug Shelton</dc:creator><pubDate>Tue, 11 Dec 2018 17:16:47 -0000</pubDate><guid>https://sourceforge.net/p/sbackup/discussion/486192/thread/8b7c3a92/?limit=25#7339</guid></item><item><title>tobiz1 posted a comment on discussion Help</title><link>https://sourceforge.net/p/sbackup/discussion/486192/thread/8b7c3a92/?limit=25#86b0</link><description>I've also just found sbackup doesn't work on kubuntu 18.04 having just upgraded from 14.04 (not on the same machine). This is a shame since I found it the best for running a simple scheduled backup regime. Perhaps I'll try building it from source on 18.04, unless someone has done it already!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tobiz1</dc:creator><pubDate>Fri, 19 Oct 2018 11:02:37 -0000</pubDate><guid>https://sourceforge.net/p/sbackup/discussion/486192/thread/8b7c3a92/?limit=25#86b0</guid></item><item><title>Robert Leleu posted a comment on discussion Help</title><link>https://sourceforge.net/p/sbackup/discussion/486192/thread/8b7c3a92/?limit=25#789d</link><description>upgrade to ubuntu 18.04 just killed sbackup</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Leleu</dc:creator><pubDate>Thu, 03 May 2018 10:21:05 -0000</pubDate><guid>https://sourceforge.net/p/sbackup/discussion/486192/thread/8b7c3a92/?limit=25#789d</guid></item><item><title>Jack Coats posted a comment on discussion Help</title><link>https://sourceforge.net/p/sbackup/discussion/486192/thread/4304d0d4/?limit=25#621e</link><description>Normally I would suggest a simple chron job with a shell script to do the dirty work. find /var/tmp/ -type f -mtime +15 -exec rm -f {} + find files in the directory that are 15 days old and delete them. I do not normally run this so beware and YMMV. for reference https://unix.stackexchange.com/questions/155184/how-to-find-and-delete-files-older-than-specific-days-in-unix</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jack Coats</dc:creator><pubDate>Mon, 09 Apr 2018 20:07:53 -0000</pubDate><guid>https://sourceforge.net/p/sbackup/discussion/486192/thread/4304d0d4/?limit=25#621e</guid></item><item><title>Ed Fix posted a comment on discussion Help</title><link>https://sourceforge.net/p/sbackup/discussion/486192/thread/4304d0d4/?limit=25#62b3</link><description>I loaded Simple Backup Suite on my new Linux Mint 18.3 system. It works fine except it doesn't delete old backups as it's supposed to. I have it set to delete everything older than 6 days, but they keep hanging around. Is there anything I can do to get them to leave?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed Fix</dc:creator><pubDate>Mon, 09 Apr 2018 10:04:25 -0000</pubDate><guid>https://sourceforge.net/p/sbackup/discussion/486192/thread/4304d0d4/?limit=25#62b3</guid></item><item><title>Garrett posted a comment on discussion Help</title><link>https://sourceforge.net/p/sbackup/discussion/486192/thread/fedc0b85/?limit=25#5481</link><description>Linux Mint I see that I can make a full backup and I do want to make a full backup...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Garrett</dc:creator><pubDate>Tue, 23 Feb 2016 01:15:04 -0000</pubDate><guid>https://sourceforge.net/p/sbackup/discussion/486192/thread/fedc0b85/?limit=25#5481</guid></item><item><title>Matthias Bender posted a comment on discussion Help</title><link>https://sourceforge.net/p/sbackup/discussion/486192/thread/a2a2102b/?limit=25#f7dc</link><description>Why won't sBackup restore files from a folder when using an iterative backup? Do...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Bender</dc:creator><pubDate>Wed, 02 Apr 2014 21:02:54 -0000</pubDate><guid>https://sourceforge.net/p/sbackup/discussion/486192/thread/a2a2102b/?limit=25#f7dc</guid></item></channel></rss>