Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
LIZARDFS-MAKESNAPSH(1)					  LIZARDFS-MAKESNAPSH(1)

NAME
     lizardfs-makesnapshot - make lazy copies

SYNOPSIS
     lizardfs makesnapshot [-o] [-f] SOURCE... DESTINATION

DESCRIPTION
     makesnapshot  makes  a  "real" snapshot (lazy copy, like in case of append-
     chunks) of some object(s) or subtree (similarly to  cp  -r  command).  It's
     atomic  with  respect  to	each  SOURCE argument separately. If DESTINATION
     points to already existing file, error will be reported unless  -f  (force)
     or it's alias -o (overwrite) option is given.

	 Note

	 if  SOURCE is a directory, it's copied as a whole; but if it's followed
	 by trailing slash, only directory content is copied.

COPYRIGHT
     Copyright 2008-2009 Gemius SA, 2013-2016 Skytechnology sp. z o.o.

     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 Soft-
     ware Foundation, version 3.

     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 de-
     tails.

     You should have received a copy of the GNU  General  Public  License  along
     with LizardFS. If not, see http://www.gnu.org/licenses/.

SEE ALSO
     lizardfs(1), lizardfs-appendchunks(1)

				   08/30/2026		  LIZARDFS-MAKESNAPSH(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lizardfs-makesnapshot&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help