Dan Arico wrote:
I'm running the testing version. I want to install xftp, which is listed as a package in stable, but not in testing. What is the correct syntax to do that?Dan Arico
Shouldn't `apt-get install xftp` just get it? or try `apt-get -t "stable" install xftp`
HTH, Joris