FreeBSD Manual Pages
PTO_MOVE("1") HUGIN PTO_MOVE("1")
NAME
pto_move - Move a project file with all images in it.
SYNOPSIS
pto_move [options] path1/source.pto path2/dest.pto
DESCRIPTION
pto_move Moves a project file and all images to a new destination. Option-
ally copies; can be recursive, and can overwrite
USAGE
pto_move [options] path1/source.pto path2/dest.pto
Rename project file path1/source.pto to path2/dest.pto. All images con-
tained in the project will be moved accordingly.
pto_move [options] sourceFolder destFolder
Moves all project files in the source folder to the destination folder in-
cluding all images.
OPTIONS
--copy
Copy project files and images instead of moving
--recursive
Only effective in use case 2. Go recursive in the the source folder and
move all project files with images to destination folder by maintaining
the folder structure relative to source folder.
--overwrite
Overwrite all existing files. Otherwise you will be asked for each ex-
isting file.
AUTHORS
Thomas Modes
Version: 2025.0.1" 2013-12-04 PTO_MOVE("1")
NAME | SYNOPSIS | DESCRIPTION | USAGE | OPTIONS | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=pto_move&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
