On Tue, Mar 7, 2017 at 12:04 AM, wrote:
> I was looking at this rotating backup script
>
> source:
> https://community.spiceworks.com/topic/34970-how-to-create-rotating-backups-of-files
>
If you're looking for rotating backup solution based on rsync I'd take
a look at rsnapshot. It is in the Ge
On 03/06/2017 11:35 PM, Jean-Christophe Bach wrote:
> Hello,
>
>> I was looking at this rotating backup script
>>
>> source:
>> https://community.spiceworks.com/topic/34970-how-to-create-rotating-backups-of-files
>>
>> --backup script
>> BACKUPDIR=`date +%A`
>> OPTS="--forc
Hello,
> I was looking at this rotating backup script
>
> source:
> https://community.spiceworks.com/topic/34970-how-to-create-rotating-backups-of-files
>
> --backup script
> BACKUPDIR=`date +%A`
> OPTS="--force --ignore-errors --delete-excluded --exclude-from=$EXCLUDES
I was looking at this rotating backup script
source:
https://community.spiceworks.com/topic/34970-how-to-create-rotating-backups-of-files
--backup script
BACKUPDIR=`date +%A`
OPTS="--force --ignore-errors --delete-excluded --exclude-from=$EXCLUDES
--delete --backup
4 matches
Mail list logo