From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Igor Solovyov To: mandrake-russian@linuxteam.iplabs.ru Subject: Re: [mdk-re] rsync In-Reply-To: <20010213022415.E3026@LDV.fandra.org> References: <20010212023421.I13267@LDV.fandra.org> <20010213022415.E3026@LDV.fandra.org> X-Mailer: stuphead version 0.5.02 (GTK+ 1.2.8; Linux 2.2.18-ipl1mdk; i686) Organization: JSC "ANTI" Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Message-Id: Sender: mandrake-russian-admin@linuxteam.iplabs.ru Errors-To: mandrake-russian-admin@linuxteam.iplabs.ru X-BeenThere: mandrake-russian@linuxteam.iplabs.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: mandrake-russian@linuxteam.iplabs.ru List-Help: List-Post: List-Subscribe: , List-Id: Mandrake/RE discussion list List-Unsubscribe: , List-Archive: Date: Tue Feb 13 19:43:27 2001 X-Original-Date: Tue, 13 Feb 2001 21:46:30 -0500 Archived-At: List-Archive: Hi ! On Tue, 13 Feb 2001 02:24:15 +0300 "Dmitry V. Levin" wrote: DVL> > Ну вот, читаю я пример: DVL> > DVL> > rsync -avz foo:src/bar /data/tmp DVL> > DVL> > this would recursively transfer all files from the directory DVL> > src/bar on the machine foo into the /data/tmp/bar directory on the DVL> > local machine. The files are transferred in "archive" mode, which DVL> > ensures that symbolic links, devices, attributes, permissions, DVL> > ownerships etc are preserved in the transfer. Additionally, com- DVL> > pression will be used to reduce the size of data portions of the DVL> > transfer. DVL> > DVL> > Ну нигде я в мане не нашел про то, что -a обязательно для того, чтобы закачало! DVL> DVL> Вы не до конца manpage процитировали: DVL> -a, --archive DVL> This is equivalent to -rlptgoD. It is a quick way of saying you want DVL> recursion and want to preserve everything. У меня нет такого! Вот: ... -c, --checksum always checksum -a, --archive archive mode -r, --recursive recurse into directories .... DVL> В принципе, для рекурсии "-r" достаточно; согласитесь, что рекурсия - это DVL> очевидно в данном случае. Вообще-то я один файл качать хотел. Потому рекурсию и не включал. -- Best regards! Igor Solovyov Zlatoust, Russia