Re: gnupload example

2006-11-12 Thread Ralf Wildenhues
Hello Karl, Hello Karl, * Karl Berry wrote on Thu, Nov 09, 2006 at 01:52:34AM CET: > I suggested changing the example to: >--to alpha.gnu.org:gnu/automake \\ > > But actually I had it exactly wrong, and you had it right in the first > place. The gnu/ must *not* be there in the filen

Re: gnupload example

2006-11-08 Thread Karl Berry
I suggested changing the example to: --to alpha.gnu.org:gnu/automake \\ But actually I had it exactly wrong, and you had it right in the first place. The gnu/ must *not* be there in the filename: directive, because the ftp-upload script on the server side puts it in. So it should come

Re: gnupload example

2006-11-08 Thread Ralf Wildenhues
Hello Karl, * Karl Berry wrote on Wed, Nov 08, 2006 at 06:02:55PM CET: > gnupload --help has this example: > > gnupload ... >--to alpha.gnu.org:automake \\ >... > > I suggest changing it to: >--to alpha.gnu.org:gnu/automake \\ Thanks. I took liberty to app