]> git.treefish.org Git - backmeupscotty.git/log
backmeupscotty.git
2 months agoFix fake super master
Alexander Schmidt [Mon, 26 Feb 2024 20:30:51 +0000 (21:30 +0100)]
Fix fake super

2 months agoFix remote user
Alexander Schmidt [Mon, 26 Feb 2024 20:17:50 +0000 (21:17 +0100)]
Fix remote user

2 months agoAdd FAKE_SUPER and REMOTE_HOST vars
Alexander Schmidt [Mon, 26 Feb 2024 19:49:15 +0000 (20:49 +0100)]
Add FAKE_SUPER and REMOTE_HOST vars

7 months agoDo not lock exclusively when listing backups
Alexander Schmidt [Tue, 26 Sep 2023 21:11:01 +0000 (23:11 +0200)]
Do not lock exclusively when listing backups

8 months agoAdd functionality to list existing backups
Alexander Schmidt [Mon, 21 Aug 2023 20:16:13 +0000 (22:16 +0200)]
Add functionality to list existing backups

3 years agoadding force flag
Alexander Schmidt [Thu, 1 Oct 2020 08:11:14 +0000 (10:11 +0200)]
adding force flag

3 years agowhitespace cleanup
Alexander Schmidt [Thu, 1 Oct 2020 08:02:23 +0000 (10:02 +0200)]
whitespace cleanup

4 years agoformatting
Alexander Schmidt [Tue, 17 Sep 2019 19:33:02 +0000 (21:33 +0200)]
formatting

4 years agoformatting; introduced bwlimit
Alexander Schmidt [Tue, 17 Sep 2019 19:20:33 +0000 (21:20 +0200)]
formatting; introduced bwlimit

8 years agoremoved script name from loglines
Alexander Schmidt [Thu, 23 Jul 2015 20:12:26 +0000 (22:12 +0200)]
removed script name from loglines

8 years agoadded verbose mode info message
Alexander Schmidt [Mon, 20 Jul 2015 22:43:03 +0000 (00:43 +0200)]
added verbose mode info message

8 years agomodified timestamp format
Alexander Schmidt [Mon, 20 Jul 2015 22:18:58 +0000 (00:18 +0200)]
modified timestamp format

8 years agofixed verbose output
Alexander Schmidt [Mon, 20 Jul 2015 22:15:17 +0000 (00:15 +0200)]
fixed verbose output

8 years agoundo timestamp modification
Alexander Schmidt [Mon, 20 Jul 2015 22:13:04 +0000 (00:13 +0200)]
undo timestamp modification

8 years agofixed timestamping
Alexander Schmidt [Mon, 20 Jul 2015 22:09:39 +0000 (00:09 +0200)]
fixed timestamping

8 years agoimplemented verbose output after error encounter
Alexander Schmidt [Mon, 20 Jul 2015 22:06:23 +0000 (00:06 +0200)]
implemented verbose output after error encounter

8 years agoadded timestamp to info and error output
Alexander Schmidt [Mon, 20 Jul 2015 21:54:21 +0000 (23:54 +0200)]
added timestamp to info and error output

8 years agostore upperme once in variable
Alexander Schmidt [Mon, 20 Jul 2015 21:45:35 +0000 (23:45 +0200)]
store upperme once in variable

9 years agoUsing /var/lock for lockdirs.
Alexander Schmidt [Sat, 14 Feb 2015 17:44:12 +0000 (18:44 +0100)]
Using /var/lock for lockdirs.

9 years agoFixed lockdir path.
Alexander Schmidt [Sat, 14 Feb 2015 08:43:14 +0000 (09:43 +0100)]
Fixed lockdir path.

9 years agoReplaced flocking again with mkdir lock to prevent leaking file descriptors when...
Alexander Schmidt [Sat, 14 Feb 2015 08:40:12 +0000 (09:40 +0100)]
Replaced flocking again with mkdir lock to prevent leaking file descriptors when calling lv commands.

9 years agoDeleted zombie prepare function.
Alexander Schmidt [Wed, 11 Feb 2015 20:22:35 +0000 (21:22 +0100)]
Deleted zombie prepare function.

9 years agoUse flock for locking.
Alexander Schmidt [Wed, 11 Feb 2015 20:13:59 +0000 (21:13 +0100)]
Use flock for locking.

9 years agoCleaned up info and error messages.
Alexander Schmidt [Thu, 30 Oct 2014 08:59:34 +0000 (09:59 +0100)]
Cleaned up info and error messages.

9 years agoStderr if latest backup is half a day too old.
Alexander Schmidt [Thu, 23 Oct 2014 09:56:40 +0000 (11:56 +0200)]
Stderr if latest backup is half a day too old.

9 years agoMade ssh calls 255 aware.
Alexander Schmidt [Tue, 21 Oct 2014 08:03:44 +0000 (10:03 +0200)]
Made ssh calls 255 aware.

9 years agoDo not suppress SSH check output.
Alexander Schmidt [Mon, 20 Oct 2014 20:42:52 +0000 (22:42 +0200)]
Do not suppress SSH check output.

9 years agoAdded SSH connection check.
Alexander Schmidt [Mon, 20 Oct 2014 20:40:05 +0000 (22:40 +0200)]
Added SSH connection check.

9 years agoOnly inform on too old latest backup.
Alexander Schmidt [Tue, 23 Sep 2014 20:54:14 +0000 (22:54 +0200)]
Only inform on too old latest backup.

9 years agoPerforming backup if nth day or latest backup too old.
Alexander Schmidt [Fri, 12 Sep 2014 12:42:04 +0000 (14:42 +0200)]
Performing backup if nth day or latest backup too old.

9 years agoAdded placeholder cleanup function.
Alexander Schmidt [Wed, 30 Jul 2014 15:33:00 +0000 (17:33 +0200)]
Added placeholder cleanup function.

9 years agoUsing only one cleanup function with abort switch.
Alexander Schmidt [Wed, 30 Jul 2014 15:23:52 +0000 (17:23 +0200)]
Using only one cleanup function with abort switch.

9 years agoAdded helptext.
Alexander Schmidt [Wed, 30 Jul 2014 09:21:41 +0000 (11:21 +0200)]
Added helptext.

9 years agoRemoved some _ functions. Exit at the end of backmeupscotty.
Alexander Schmidt [Wed, 30 Jul 2014 08:57:02 +0000 (10:57 +0200)]
Removed some _ functions. Exit at the end of backmeupscotty.

9 years agoRenamed cleanup_abrt to cleanup_abort.
Alexander Schmidt [Wed, 30 Jul 2014 08:05:10 +0000 (10:05 +0200)]
Renamed cleanup_abrt to cleanup_abort.

9 years agoRepaired nth day option.
Regina Kleinhappel [Tue, 29 Jul 2014 21:51:58 +0000 (23:51 +0200)]
Repaired nth day option.

9 years agoUsing lockfiles for unique instance.
Regina Kleinhappel [Tue, 29 Jul 2014 21:30:43 +0000 (23:30 +0200)]
Using lockfiles for unique instance.

9 years agoMade everything a bit different.
Regina Kleinhappel [Tue, 29 Jul 2014 20:54:10 +0000 (22:54 +0200)]
Made everything a bit different.

9 years agoAdded nthdayincomplete test.
Alexander Schmidt [Thu, 3 Jul 2014 03:12:52 +0000 (05:12 +0200)]
Added nthdayincomplete test.

9 years agoMade current directory relative.
Alexander Schmidt [Mon, 30 Jun 2014 11:20:12 +0000 (13:20 +0200)]
Made current directory relative.

9 years agoUsing scotty functions for info and alert messages
Alexander Schmidt [Wed, 11 Jun 2014 14:16:22 +0000 (16:16 +0200)]
Using scotty functions for info and alert messages

9 years agoAbort sync if source directory does not exist or is empty
Alexander Schmidt [Tue, 10 Jun 2014 18:47:37 +0000 (20:47 +0200)]
Abort sync if source directory does not exist or is empty

9 years agoExit if another instance is already running
Alexander Schmidt [Tue, 10 Jun 2014 14:53:41 +0000 (16:53 +0200)]
Exit if another instance is already running

9 years agoPrint error when continuing incomplete backup
Alexander Schmidt [Tue, 10 Jun 2014 14:45:30 +0000 (16:45 +0200)]
Print error when continuing incomplete backup

9 years agoCreating destination subdir if it does not exist
Alexander Schmidt [Tue, 10 Jun 2014 14:00:11 +0000 (16:00 +0200)]
Creating destination subdir if it does not exist

9 years agoAdded several excludes to example
Alexander Schmidt [Tue, 10 Jun 2014 13:32:16 +0000 (15:32 +0200)]
Added several excludes to example

9 years agoinitial commit
Alexander Schmidt [Tue, 10 Jun 2014 12:57:09 +0000 (14:57 +0200)]
initial commit