ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Olvin <olvin@rambler.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: [Comm] rsync, exclude и ~/.dc++
Date: Mon, 11 Aug 2008 23:41:08 +0300
Message-ID: <48A0A3E4.2010907@rambler.ru> (raw)

Есть две машины с ALD4.0+updates на борту. Хочу бэкапить через rsync 
свой домашний каталог. Делаю:

rsync \
  --exclude /home/olvin/.dc++/\*\*\* \
  --exclude /home/olvin/.wine/\*\*\* \
  --exclude /home/olvin/wine_c/\*\*\* \
  -vvcrlh --progress --stats \
  --delete-excluded --force --inplace --partial \
  /home/olvin \
  rsync://olvin@backup.local/olvin/home_olvin

Почему-то, вопреки "--exclude /home/olvin/.dc++/\*\*\*" бэкапится 
директория ~/.dc++. А там много чего большого лежит :(

Что я делаю не так? Как сделать правильно?


             reply	other threads:[~2008-08-11 20:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-11 20:41 Olvin [this message]
2008-08-11 20:47 ` Владимир
2008-08-11 21:50   ` Olvin
2008-08-12  4:11     ` Dmitry Chistikov
2008-08-12  4:56 ` Gleb Kulikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48A0A3E4.2010907@rambler.ru \
    --to=olvin@rambler.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git