We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58c4479 commit c8e5128Copy full SHA for c8e5128
README.md
@@ -4,13 +4,13 @@ Chewett Site Sync
4
This allows backing up of servers via FTP and rsync for filesystems
5
and mysqldump for databases.
6
7
-##Currently Impleneted
+##Currently Implemented
8
9
10
* Downloading of mysql databases via mysql dump
11
* Daily/weekly/monthly backups supported
12
* Archiving of backups with gzip compression
13
- * Whitelisting of tables to download via regexes
+ * Whitelisting of tables to download via regular expressions
14
* FTP sync
15
* Vaguely works
16
* rsync
0 commit comments