Project info for apt-method-ssh

Share This Created 27 May 2000 at 00:29 UTC by scottp.

Homepage: http://linux.dd.com.au/projects/apt-method-ssh/

Notes:

APT Method SSH is a SSH (more specifically SCP) method for the apt tool used to install packages in linux. Basically apt uses a URL type syntax to allow you to choose how you want to retreive your files. eg: deb ftp://ftp.debian.org/pub/debian unstable main contrib non-free Basically apt cleverly looks at the first bit (ftp:) and runs the command /usr/lib/apt/methods/ftp I have just added another, /usr/lib/apt/methods/ssh It is a very small (less than 100 line) perl script which provides the interface between apt and scp.

License: GPL

This project has the following developers:

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page