NAME
distsync - Launcher of synchronization via App::DistSync
VERSION
Version 1.01
SYNOPSIS
distsync [options] [commands]
distsync -D /var/www/dist init
distsync [-d] -D /var/www/dist [sync]
Type distsync -h or distsync -? for more information
OPTIONS
- -d, --debug
-
Enable debug mode
- -h, --help
-
Show help information
- -?, --man, --longhelp
-
Show long help information
- -v, --ver, --version
-
Show version number of program
- -H secs, --hold=secs
-
Max amount of seconds before breaking lock (0 for never, default is 3600)
COMMANDS
- init
-
Initializing the mirror in the specified directory
- sync
-
Synchronization of the specified directory with the remote resources (mirrors)
DESCRIPTION
Launcher of synchronization via App::DistSync
See README file
HISTORY
See CHANGES file
DEPENDENCIES
TO DO
See TODO file
BUGS
Coming soon
SEE ALSO
perl, LWP
DIAGNOSTICS
The usual warnings if it can't read or write the files involved.
AUTHOR
Serz Minus (Lepenkov Sergey) http://www.serzik.com <minus@mail333.com>
COPYRIGHT
Copyright (C) 1998-2014 D&D Corporation. All Rights Reserved
LICENSE
This program is distributed under the GNU GPL v3.
This program 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, either version 3 of the License, or (at your option) any later version.
This program 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.
See LICENSE file