.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "FTPSYNC" "1" "ftpsync Manual" "" "" .hy .SH NAME .PP ftpsync - Mirror Debian and Debian-like repositories of packages .SH SYNOPSIS .PP \f[B]ftpsync\f[R] [\f[I]OPTION\f[R]]\&... [\f[I]SYNC-FLAG\f[R]]\&... .SH DESCRIPTION .PP \f[B]ftpsync\f[R] is part of the ftpsync suite for mirroring Debian and Debian-like repositories of packages. As there are way too many mirrors of Debian to populate them all from the machine that generates the archive (\[lq]ftp-master\[rq]), mirrors are organized in a tree-shaped hierarchy. Thus, every mirror has exactly one upstream from which it syncs, and each mirror can have any number of downstreams which in turn sync from it. .SH SYNC FLAGS .PP Sync flags can be specified on the command-line or via a ssh forced command from the remote side. .TP \f[B]sync:archive:\f[BI]foo\f[B]\f[R] Select archive \f[I]foo\f[R] for syncing. A config needs to be available. .TP \f[B]sync:all\f[R] Do a complete sync. .TP \f[B]sync:stage1\f[R] Only do a stage 1 sync. .TP \f[B]sync:stage2\f[R] Only do a stage 2 sync. .TP \f[B]sync:mhop\f[R] Do a special multi-hop sync, usually additionally to stage 1. .TP \f[B]sync:callback\f[R] Call back when done. .SH OPTIONS .TP \f[B]-T\f[R] Information about the used trigger. .RS .PP If undefined the following values are automatically set: .IP \[bu] 2 \f[B]ssh\f[R] if called from a ssh forced command. .IP \[bu] 2 \f[B]cron\f[R] if called via \f[B]ftpsyn-cron\f[R](1). .RE .SH SEE ALSO .PP \f[B]ftpsync.conf\f[R](5) + .SH AUTHORS Debian mirror team.