Has anybody successfully uploaded LORDN data to test.ry.marksdb.org?
Hi, according to http://tools.ietf.org/html/draft-lozano-tmch-func-spec-07 I have tried both curl and wget to upload test-LORDN-files to https://test.ry.marksdb.org/LORDN/<TLD>/sunrise for example: curl -i -X POST -d @lordn.sunrise -u <username>:<password> https://test.ry.marksdb.org/LORDN/<GTLD>/sunrise where file lordn.sunrise contains test-data copied from draft-lozano-tmch-func-spec: 1,2013-09-26T02:15:00.0Z,1 roid,domain-name,SMD-id,registrar-id,registration-datetime,application-datetime 8013-REP,example1.gtld,1-2,9999,2012-08-15T13:20:00.0Z,2012-07-15T00:50:00.0Z the only answer returned is everytime: 400 - No file provided Any hint how this works? Best wishes Andreas -- ________________________________________________________________________ Andreas Papst | Vienna University Computer Center | E-Mail: andreas.papst@univie.ac.at Universitaetsstrasse 7 | Phone: +43 1 4277 / 140 36 A-1010 Vienna, Austria, Europe | Fax.: +43 1 4277 / 8 140 36
Hi Andreas, use curl -F "file=@localfile" Wim Fabri IBM Belgium Integrated Technology Services. From: Andreas Papst <andreas.papst@univie.ac.at> To: "gtld-tech@icann.org" <gtld-tech@icann.org>, Date: 26/09/2013 13:35 Subject: [gtld-tech] Has anybody successfully uploaded LORDN data to test.ry.marksdb.org? Sent by: gtld-tech-bounces@icann.org Hi, according to http://tools.ietf.org/html/draft-lozano-tmch-func-spec-07 I have tried both curl and wget to upload test-LORDN-files to https://test.ry.marksdb.org/LORDN/<TLD>/sunrise for example: curl -i -X POST -d @lordn.sunrise -u <username>:<password> https://test.ry.marksdb.org/LORDN/<GTLD>/sunrise where file lordn.sunrise contains test-data copied from draft-lozano-tmch-func-spec: 1,2013-09-26T02:15:00.0Z,1 roid,domain-name,SMD-id,registrar-id,registration-datetime,application-datetime 8013-REP,example1.gtld,1-2,9999,2012-08-15T13:20:00.0Z,2012-07-15T00:50:00.0Z the only answer returned is everytime: 400 - No file provided Any hint how this works? Best wishes Andreas -- ________________________________________________________________________ Andreas Papst | Vienna University Computer Center | E-Mail: andreas.papst@univie.ac.at Universitaetsstrasse 7 | Phone: +43 1 4277 / 140 36 A-1010 Vienna, Austria, Europe | Fax.: +43 1 4277 / 8 140 36 Tenzij hierboven anders aangegeven: / Sauf indication contraire ci-dessus: / Unless otherwise stated above: International Business Machines of Belgium sprl / bvba Siège social / Maatschappelijke zetel: Avenue du Bourget 42 Bourgetlaan, B-1130 Bruxelles/Brussel N° d'entreprise / Ondernemingsnr: TVA / BTW BE 0405 912 336 RPM Bruxelles / RPR Brussel
Thank you! Just a suggestion: Can you provide this crucial information in draft-lozano-tmch-func-spec too. I'll not be the only one wondering how to upload data. BTW: How long does it take, that the corresponding LORD Log File is provided, that is: https://test.ry.marksdb.org/LORDN/<GTLD>/claims/<LORDN Transaction Identifier>/result best wishes Andreas On 09/26/2013 04:24 PM, Wim Fabri wrote:
Hi Andreas,
use curl -F "file=@localfile"
Wim Fabri IBM Belgium Integrated Technology Services.
From: Andreas Papst <andreas.papst@univie.ac.at> To: "gtld-tech@icann.org" <gtld-tech@icann.org>, Date: 26/09/2013 13:35 Subject: [gtld-tech] Has anybody successfully uploaded LORDN data to test.ry.marksdb.org? Sent by: gtld-tech-bounces@icann.org ------------------------------------------------------------------------
Hi,
according to http://tools.ietf.org/html/draft-lozano-tmch-func-spec-07 I have tried both curl and wget to upload test-LORDN-files to https://test.ry.marksdb.org/LORDN/<TLD>/sunrise
for example: curl -i -X POST -d @lordn.sunrise -u <username>:<password> https://test.ry.marksdb.org/LORDN/<GTLD>/sunrise where file lordn.sunrise contains test-data copied from draft-lozano-tmch-func-spec: 1,2013-09-26T02:15:00.0Z,1 roid,domain-name,SMD-id,registrar-id,registration-datetime,application-datetime 8013-REP,example1.gtld,1-2,9999,2012-08-15T13:20:00.0Z,2012-07-15T00:50:00.0Z
the only answer returned is everytime: 400 - No file provided
Any hint how this works?
Best wishes Andreas -- ________________________________________________________________________ Andreas Papst | Vienna University Computer Center | E-Mail: andreas.papst@univie.ac.at Universitaetsstrasse 7 | Phone: +43 1 4277 / 140 36 A-1010 Vienna, Austria, Europe | Fax.: +43 1 4277 / 8 140 36
Tenzij hierboven anders aangegeven: / Sauf indication contraire ci-dessus: / Unless otherwise stated above:
International Business Machines of Belgium sprl / bvba Siège social / Maatschappelijke zetel: Avenue du Bourget 42 Bourgetlaan, B-1130 Bruxelles/Brussel N° d'entreprise / Ondernemingsnr: TVA / BTW BE 0405 912 336 RPM Bruxelles / RPR Brussel
-- ________________________________________________________________________ Andreas Papst | Vienna University Computer Center | E-Mail: andreas.papst@univie.ac.at Universitaetsstrasse 7 | Phone: +43 1 4277 / 140 36 A-1010 Vienna, Austria, Europe | Fax.: +43 1 4277 / 8 140 36
participants (2)
-
Andreas Papst -
Wim Fabri