]>
git.p6c8.net - nextcloud-backup-restore.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
DecaTec [Mon, 10 Dec 2018 18:34:58 +0000 (19:34 +0100)]
Updated links for NC 15
DecaTec [Thu, 25 Oct 2018 09:30:27 +0000 (11:30 +0200)]
No 'cd' for maintenace mode; added tar parameter 'm' for restore
DecaTec [Thu, 25 Oct 2018 08:54:28 +0000 (10:54 +0200)]
Braces; no 'cd' before maintenace mode
DecaTec [Tue, 23 Oct 2018 18:43:53 +0000 (20:43 +0200)]
#11: Backup can be cancelled by CTRL+C; prompt for maintenance mode
DecaTec [Mon, 8 Oct 2018 09:01:01 +0000 (09:01 +0000)]
Updated links
DecaTec [Mon, 8 Oct 2018 08:59:58 +0000 (08:59 +0000)]
Updated links
DecaTec [Wed, 4 Jul 2018 16:12:06 +0000 (18:12 +0200)]
Notes for 4 byte support (DB) and external storage; updated links; typos
DecaTec [Mon, 25 Jun 2018 10:27:16 +0000 (12:27 +0200)]
Merge pull request #10 from mahmoudakl/master
fixed typo
Mahmoud Akl [Mon, 25 Jun 2018 10:08:43 +0000 (12:08 +0200)]
fixed typo
DecaTec [Wed, 2 May 2018 06:56:42 +0000 (08:56 +0200)]
Updated links for Nextcloud 13
DecaTec [Mon, 26 Feb 2018 09:43:45 +0000 (10:43 +0100)]
Merge pull request #7 from timkrief/mainBackupDir-Fix
Variable name corrected
Tim Krief [Mon, 26 Feb 2018 01:55:07 +0000 (02:55 +0100)]
Variable name corrected
I just corrected a variable name (I didn't work otherwise).
DecaTec [Wed, 27 Dec 2017 10:30:36 +0000 (11:30 +0100)]
Merge pull request #4 from mmartinortiz/fix-deleting-old-backups
Fixed comparison arithmetic context and comparison order
Manuel [Wed, 27 Dec 2017 09:18:29 +0000 (10:18 +0100)]
Fixed comparison arithmetic context and comparison order
DecaTec [Wed, 13 Dec 2017 06:46:08 +0000 (07:46 +0100)]
Typo
DecaTec [Sun, 24 Sep 2017 17:51:38 +0000 (19:51 +0200)]
Wording
DecaTec [Sun, 24 Sep 2017 17:47:40 +0000 (19:47 +0200)]
Service name of webserver can be specified
DecaTec [Sun, 24 Sep 2017 17:29:26 +0000 (19:29 +0200)]
Merge pull request #1 from BernieO/patch-1
fix double closing curly bracket
BernieO [Sun, 24 Sep 2017 16:03:10 +0000 (18:03 +0200)]
fix double closing curly bracket
DecaTec [Sun, 24 Sep 2017 07:54:09 +0000 (09:54 +0200)]
Typo
DecaTec [Sun, 24 Sep 2017 07:53:11 +0000 (09:53 +0200)]
Added some info to readme
DecaTec [Sat, 23 Sep 2017 09:32:48 +0000 (11:32 +0200)]
Removed setting "strong directory permissions", as it is not recommended by Nextcloud anymore
DecaTec [Sun, 17 Sep 2017 16:16:30 +0000 (18:16 +0200)]
The number of backups can be specified, older backups are deleted automatically
DecaTec [Tue, 12 Sep 2017 05:39:04 +0000 (07:39 +0200)]
Typo
DecaTec [Mon, 11 Sep 2017 07:24:02 +0000 (09:24 +0200)]
Hint when the data dir is located under the file dir
DecaTec [Mon, 11 Sep 2017 07:23:59 +0000 (09:23 +0200)]
Hint when the data dir is located under the file dir
DecaTec [Mon, 11 Sep 2017 07:19:15 +0000 (09:19 +0200)]
General information
DecaTec [Mon, 11 Sep 2017 07:15:46 +0000 (09:15 +0200)]
Changed the dummy DB password
DecaTec [Mon, 11 Sep 2017 07:15:20 +0000 (09:15 +0200)]
Changed the dummy DB password
DecaTec [Mon, 11 Sep 2017 07:14:34 +0000 (09:14 +0200)]
Added some general information
DecaTec [Sun, 10 Sep 2017 13:11:32 +0000 (15:11 +0200)]
Changed restore sequence
DecaTec [Sun, 10 Sep 2017 12:19:29 +0000 (14:19 +0200)]
Updated readme
DecaTec [Sun, 10 Sep 2017 12:01:28 +0000 (14:01 +0200)]
Added scripts for backup/restore
DecaTec [Sun, 10 Sep 2017 10:13:35 +0000 (12:13 +0200)]
Initial commit
patrick-canterino.de