Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-10 Thread Sean Whitton
control: tag -1 +patch control: owner -1 ! Hello, On Wed, Aug 10, 2016 at 09:36:37PM +0200, Sven Bartscher wrote: > I can't remember saying dht should default to SSH and rather think that > dht should honour the default set in dput.cf (see my other post for a > brief description of how to do that

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-10 Thread Sven Bartscher
On Mon, 8 Aug 2016 22:23:36 + Sean Whitton wrote: > On Fri, Aug 05, 2016 at 07:19:47PM -0400, Joachim Breitner wrote: > > With "someone" I meant me, not you: "dht upload" should just call dput, > > and I should be able to tell dput to use ssh-upload by default. > > Oh, I see. > > I'm incl

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-08 Thread Sean Whitton
On Fri, Aug 05, 2016 at 07:19:47PM -0400, Joachim Breitner wrote: > With "someone" I meant me, not you: "dht upload" should just call dput, > and I should be able to tell dput to use ssh-upload by default. Oh, I see. I'm inclined to agree with Sven that dht should default to SSH because DDs often

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-07 Thread Joachim Breitner
Hi, Am Samstag, den 06.08.2016, 11:47 +0200 schrieb Sven Bartscher: > On Fri, 05 Aug 2016 19:19:47 -0400 > Anyways, "dht upload" should simply allow passing a parameter > > > > to dput > > > > as HOST. Any maybe anyone who wants a non-default HOST should figure > > > > out how to change dput’s def

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-06 Thread Sven Bartscher
On Fri, 05 Aug 2016 19:19:47 -0400 Joachim Breitner wrote: > Hi, > > Am Freitag, den 05.08.2016, 15:47 -0700 schrieb Sean Whitton: > > Hello, > > > > On Fri, Aug 05, 2016 at 03:04:06PM -0400, Joachim Breitner wrote: > > > > > > the reason is that I have had many FTP uploads fail and partial

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-05 Thread Joachim Breitner
Hi, Am Freitag, den 05.08.2016, 15:47 -0700 schrieb Sean Whitton: > Hello, > > On Fri, Aug 05, 2016 at 03:04:06PM -0400, Joachim Breitner wrote: > > > > the reason is that I have had many FTP uploads fail and partial files > > blocking further uploaing, which is a PITA. With ssh, partial uploads

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-05 Thread Sean Whitton
Hello, On Fri, Aug 05, 2016 at 03:04:06PM -0400, Joachim Breitner wrote: > the reason is that I have had many FTP uploads fail and partial files > blocking further uploaing, which is a PITA. With ssh, partial uploads > do not happen (I think). > > Anyways, "dht upload" should simply allow passing

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-05 Thread Jonas Smedegaard
Quoting Joachim Breitner (2016-08-05 21:04:06) > Am Freitag, den 05.08.2016, 09:47 -0700 schrieb Sean Whitton: > > Is there some reason that dht's upload subcommand uploads to ftp- > > master with SSH rather than FTP?  This prevents Debian Maintainers > > from using the command to upload. > > >

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-05 Thread Joachim Breitner
Hi, Am Freitag, den 05.08.2016, 09:47 -0700 schrieb Sean Whitton: > Package: pkg-haskell-tools > Version: 0.10.3 > Severity: normal > > Hello, > > Is there some reason that dht's upload subcommand uploads to ftp- > master > with SSH rather than FTP?  This prevents Debian Maintainers from > using

Bug#833536: pkg-haskell-tools: dht should allow uploading by FTP

2016-08-05 Thread Sean Whitton
Package: pkg-haskell-tools Version: 0.10.3 Severity: normal Hello, Is there some reason that dht's upload subcommand uploads to ftp-master with SSH rather than FTP? This prevents Debian Maintainers from using the command to upload. If there is no good reason, we could change it to use FTP. Alte