mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 13:00:22 -04:00
6 lines
319 B
Plaintext
6 lines
319 B
Plaintext
This is a server and a client for the Software Update Protocol
|
|
developed at Carnegie Mellon University. It provides pull-style
|
|
synchronization functionality, where the server creates a file
|
|
list using supscan and the client fetches the list, compares it
|
|
against his local filelist and fetches files that need updating.
|