On Thu, Aug 18, 2011 at 01:17:04PM +0800, Shell Xu wrote: > my ~/.dput.cf is like this: > > [debexpo] > fqdn = mentors.debian.net > incoming = /upload/[email protected]/..... > method = http > allow_unsigned_uploads = 0 > > Is that right?
That is correct, but your dput command from the earlier email was not. You will need to run dput like this: dput debexpo blah.changes and NOT like this: dput blah.changes The latter uploads to ftpmaster, which is not what you want. Thanks - Kyle Willmon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

