Daniel Kahn Gillmor <[email protected]> writes:
> On Mon 2019-02-11 10:25:48 -0500, Daniel Kahn Gillmor wrote:
>> The default dupload target for debian is described this way in
>> /etc/dupload.conf:
If I install dput, I do not have an /etc/dupload.conf, and rather I see
this in /etc/dput.conf:
[DEFAULT]
login = *
method = ftp
hash = md5
...
[ftp-master]
fqdn = ftp.upload.debian.org
incoming = /pub/UploadQueue/
login = anonymous
allow_dcut = 1
method = ftp
...
That seems like it is using ftp as default to me.
> So perhaps this bug report can be closed, since ssh.upload.debian.org
> does appear to be the default target for dupload today? i don't know
> when that changed.
That may be true about dupload, but dupload is a different package, and
this was about dput.
--
micah