Skip to content
/ aptsync Public

apt-mirror like utility. diff: KISS, short code, use rsync.

Notifications You must be signed in to change notification settings

t9md/aptsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

aptsync.rb

Simple apt-mirror perl script like utility.

difference

shorter managable code. use rsync which keep timestamp and change inode when updated(without --inplace option).

Usage

./aptsync.rb sample.conf

About

apt-mirror like utility. diff: KISS, short code, use rsync.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages