[DEFAULT]
-#method=scp
+default_host_main = ftp-master
+#method=ftp-master
+
+[ftp-master]
+fqdn = ftp-master.debian.org
+incoming = /pub/UploadQueue/
+login = anonymous
+# And if you want to override one of the defaults, add it here.
+# For example, comment out the next line
+# login = another_username
+# post_upload_command = /path/to/some/script
+# pre_upload_command = /path/to/some/script
[ubuntu]
fqdn = upload.ubuntu.com
fqdn = gluck.debian.org
incoming = ~tfheen
-[alioth-i386]
-method = scp
-fqdn = alioth.debian.org
-incoming = ~tfheen/multiarch-ftproot/i386/incoming
-allow_unsigned_uploads = 1
-
-[alioth-amd64]
-method = scp
-fqdn = alioth.debian.org
-incoming = ~tfheen/multiarch-ftproot/amd64/incoming
-allow_unsigned_uploads = 1
-
[chinstrap]
method = scp
fqdn = chinstrap.warthogs.hbd.com
incoming = ~tfheen/UploadQueue
+[amd64]
+fqdn = amd64.debian.net
+method = scp
+incoming = /org/amd64.debian.net/queue/unchecked
+allow_unsigned_uploads = 0
+run_dinstall = 0