'\" t .\" Title: lizardfs-makesnapshot .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 06/17/2017 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "LIZARDFS\-MAKESNAPSH" "1" "06/17/2017" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" lizardfs-makesnapshot \- make lazy copies .SH "SYNOPSIS" .sp .nf \fBlizardfs makesnapshot\fR [\fB\-o\fR] [\fB\-f\fR] \fISOURCE\fR\&... \fIDESTINATION\fR .fi .SH "DESCRIPTION" .sp \fBmakesnapshot\fR makes a "real" snapshot (lazy copy, like in case of \fBappendchunks\fR) of some object(s) or subtree (similarly to \fBcp \-r\fR command)\&. It\(cqs atomic with respect to each \fISOURCE\fR argument separately\&. If \fIDESTINATION\fR points to already existing file, error will be reported unless \fB\-f\fR (force) or it\(cqs alias \fB\-o\fR (overwrite) option is given\&. .if n \{\ .sp .\} .RS 4 .it 1 an-trap .nr an-no-space-flag 1 .nr an-break-flag 1 .br .ps +1 \fBNote\fR .ps -1 .br .sp if \fISOURCE\fR is a directory, it\(cqs copied as a whole; but if it\(cqs followed by trailing slash, only directory content is copied\&. .sp .5v .RE .SH "COPYRIGHT" .sp Copyright 2008\-2009 Gemius SA, 2013\-2016 Skytechnology sp\&. z o\&.o\&. .sp LizardFS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3\&. .sp LizardFS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&. .sp You should have received a copy of the GNU General Public License along with LizardFS\&. If not, see http://www\&.gnu\&.org/licenses/\&. .SH "SEE ALSO" .sp lizardfs(1), lizardfs\-appendchunks(1)