File tree Expand file tree Collapse file tree 1 file changed +2
-34
lines changed Expand file tree Collapse file tree 1 file changed +2
-34
lines changed Original file line number Diff line number Diff line change @@ -119,13 +119,13 @@ $backuphost:/mnt/backup/rbackup
119
119
# Enter files to exclude here, like temp files and sockets
120
120
121
121
backupexclude=" \
122
+ /lost+found
122
123
/tmp
123
124
/dev
124
125
/proc
125
126
/run
126
127
/sys
127
128
/media
128
- /lost+found
129
129
/var/cache
130
130
/var/tmp
131
131
/var/run
@@ -143,50 +143,18 @@ backupexclude="\
143
143
/var/lib/dhcp6/dev
144
144
/var/lib/dhcp6/proc
145
145
/var/lib/docker
146
- /mnt/*/backup*
147
- /mnt/*/Backup*
148
- /home/*/temp
149
- /home/*/Temp
150
- /home/*/backup
151
- /home/*/Backup
152
- /home/*/build
153
146
/home/*/.xsession-errors*
154
147
/home/*/.local/share/Trash
155
148
/home/*/.local/share/akonadi
156
149
/home/*/.cache
157
- /home/*/.thumbnails
158
- /home/*/.qt
159
- /home/*/.gvfs
160
- /home/*/.dbus
161
- /home/*/.netx
162
- /home/*/.beagle
150
+ /home/*/.ccache
163
151
/home/*/.pulse-cookie
164
152
/home/*/.pulse
165
- /home/*/.xine
166
- /home/*/.mcop
167
- /home/*/.java
168
- /home/*/.adobe
169
- /home/*/.macromedia
170
153
/home/*/.config/google-chrome/Default/Local Storage/*
171
154
/home/*/.config/google-chrome/Cookies*
172
155
/home/*/.config/google-chrome/History*
173
156
/home/*/.config/google-chrome/Default/Application Cache
174
157
/home/*/.mozilla/firefox/*/Cache*
175
- /home/*/.opera/cache
176
- /home/*/.mythtv/*cache
177
- /home/*/.xmltv/cache
178
- /home/*/.googleearth
179
- /home/*/.wine
180
- /home/*/.wine_*
181
- /home/*/.kde/cache-*
182
- /home/*/.kde/tmp-*
183
- /home/*/.kde/socket-*
184
- /home/*/.kde4/cache-*
185
- /home/*/.kde4/tmp-*
186
- /home/*/.kde4/socket-*
187
- /home/*/.kde4/share/apps/nepomuk
188
- /home/*/.kde/share/apps/amarok/albumcovers/cache
189
- /mnt/data/Images
190
158
"
191
159
192
160
# Variables - Don't change this.
You can’t perform that action at this time.
0 commit comments