Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #58172
| Subject | Re: memory managment and (its) protection under Linux |
|---|---|
| Newsgroups | comp.os.linux.misc |
| References | (10 earlier) <vab5qo$136vs$2@dont-email.me> <vad07q$1es6t$1@dont-email.me> <bNedncbnGs8fHVf7nZ2dnZfqnPWdnZ2d@earthlink.com> <zZxyO.157545$2yaa.789@fx42.iad> <vaebvh$1ops8$2@dont-email.me> |
| From | "186282@ud0s4.net" <186283@ud0s4.net> |
| Organization | vector apex |
| Date | 2024-08-25 01:42 -0400 |
| Message-ID | <S_Scne_iIeihWVf7nZ2dnZfqnPGdnZ2d@earthlink.com> (permalink) |
On 8/25/24 12:29 AM, Lawrence D'Oliveiro wrote: > On Sun, 25 Aug 2024 03:58:23 GMT, Charlie Gibbs wrote: > >> It took me a long time to get into rsync, and even now I know I'm only >> using a fraction of its capabilities. >> For instance, I still have to work out how to skip all those browser >> caches when doing a backup. > > Use the “--exclude” option. > >> I always include the -n (dry run) option when typing a command using the >> delete option. If the output looks OK, I then recall the command and >> remove the -n. > > Very wise. Same here. > > I also like to do something similar with the “rm” command. The 'delete' option CAN be VERY useful for managing company-scale backups. If it disappears or is moved in the source dir then it's deleted in the dest dir. This is very good for keeping Old Crap from building up until it takes over the universe. There IS a danger though - if for some reason the source dir gets unmounted/etc then rsync will assume you removed *everything* ... and will dutifully delete ALL of your backups. Had to add some extra IQ, a bullshit test, to some backup pgms I wrote just to deal with that. If the source dir was suddenly under half its old size then you DID NOT run rsync delete, but instead flagged the user to look at what's going on there.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-20 15:09 +0200
Re: memory managment and (its) protection under Linux The Natural Philosopher <tnp@invalid.invalid> - 2024-08-20 19:27 +0100
Re: memory managment and (its) protection under Linux "186282@ud0s4.net" <186283@ud0s4.net> - 2024-08-21 00:11 -0400
Re: memory managment and (its) protection under Linux The Natural Philosopher <tnp@invalid.invalid> - 2024-08-21 10:56 +0100
Re: memory managment and (its) protection under Linux candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2024-08-22 20:10 +0000
Re: memory managment and (its) protection under Linux The Natural Philosopher <tnp@invalid.invalid> - 2024-08-23 10:11 +0100
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-23 19:27 +0200
Re: memory managment and (its) protection under Linux Rich <rich@example.invalid> - 2024-08-23 21:35 +0000
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-24 01:24 +0200
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-23 22:59 +0000
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-23 22:58 +0000
Re: memory managment and (its) protection under Linux David De La Harpe Golden <david@harpegolden.net> - 2024-08-23 14:42 +0100
Re: memory managment and (its) protection under Linux Richard Kettlewell <invalid@invalid.invalid> - 2024-08-20 21:53 +0100
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-22 03:11 +0200
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-21 01:28 +0000
Re: memory managment and (its) protection under Linux "186282@ud0s4.net" <186283@ud0s4.net> - 2024-08-20 23:46 -0400
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-21 05:17 +0000
Re: memory managment and (its) protection under Linux "186282@ud0s4.net" <186283@ud0s4.net> - 2024-08-21 01:46 -0400
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-21 06:48 +0000
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-22 03:15 +0200
Re: memory managment and (its) protection under Linux Bobbie Sellers <blissInSanFrancisco@mouse-potato.com> - 2024-08-21 20:31 -0700
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-22 04:39 +0000
Re: memory managment and (its) protection under Linux "186282@ud0s4.net" <186283@ud0s4.net> - 2024-08-22 03:19 -0400
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-23 19:35 +0200
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-23 23:00 +0000
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-24 01:26 +0200
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-24 02:23 +0000
Re: memory managment and (its) protection under Linux Rich <rich@example.invalid> - 2024-08-24 16:03 +0000
Re: memory managment and (its) protection under Linux "186282@ud0s4.net" <186283@ud0s4.net> - 2024-08-24 20:53 -0400
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-25 02:40 +0000
Re: memory managment and (its) protection under Linux Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2024-08-25 03:58 +0000
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-25 04:29 +0000
Re: memory managment and (its) protection under Linux "186282@ud0s4.net" <186283@ud0s4.net> - 2024-08-25 01:42 -0400
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-25 14:21 +0200
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-25 23:39 +0000
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-26 18:42 +0200
Re: memory managment and (its) protection under Linux Lawrence D'Oliveiro <ldo@nz.invalid> - 2024-08-26 21:36 +0000
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-27 02:38 +0200
Re: memory managment and (its) protection under Linux "186282@ud0s4.net" <186283@ud0s4.net> - 2024-08-24 01:05 -0400
Re: memory managment and (its) protection under Linux Richard Kettlewell <invalid@invalid.invalid> - 2024-08-21 19:00 +0100
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-22 03:16 +0200
Re: memory managment and (its) protection under Linux Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2024-08-22 11:16 +0300
Re: memory managment and (its) protection under Linux MarioCCCP <NoliMihiFrangereMentulam@libero.it> - 2024-08-23 19:38 +0200
csiph-web