Skip to content

Commit be7d9d1

Browse files
Add backup demo script
1 parent 8de75fa commit be7d9d1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

backup/backup-demo.adoc

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
= Backup demo
2+
Emmanuel Bernard
3+
2014-10-24
4+
5+
* Show 3way-rsync.sh
6+
** Show the rsync and options
7+
** Show `-F` as the `.rsync-filter`
8+
** Show `~/.rsync-filter`
9+
* Run a backup
10+
11+
[source, language="bash"]
12+
--
13+
3way-rsync.sh examples/ /Users/emmanuel/Documents/projectPres/various/commandline/backup
14+
--
15+
16+
* show `backup`
17+
* remove / add `sshconfig-example` in `examples`
18+
* run backup again
19+
* show `ll -i` on the two nodes

0 commit comments

Comments
 (0)