mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-06 05:30:57 +00:00
update doc
This commit is contained in:
+4
-3
@@ -1,7 +1,8 @@
|
||||
# Repository Mirrors
|
||||
# Remote Repository Mirrors
|
||||
<div>
|
||||
aptly allows to create mirrors of remote Debian repositories, HTTP, HTTPS and FTP repositories are supported.
|
||||
Manage mirrors of remote Debian repositories.
|
||||
|
||||
HTTP, HTTPS and FTP repositories are supported.
|
||||
|
||||
Mirrors are created with [`aptly mirror create`](/doc/aptly/mirror/create/) command, mirror contents are downloaded with [`aptly mirror update`](/doc/aptly/mirror/update/) command. Mirror could be updated at any moment. In order to preserve current mirror state, [create snapshot](/doc/aptly/snapshot/create/) of the mirror. Snapshot could be published or used to build other snapshots.
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user