Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DA15F18E96 for ; Mon, 16 Nov 2015 19:31:15 +0000 (UTC) Received: (qmail 21576 invoked by uid 500); 16 Nov 2015 19:31:15 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 21537 invoked by uid 500); 16 Nov 2015 19:31:15 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 21525 invoked by uid 99); 16 Nov 2015 19:31:15 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2015 19:31:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D151A18099A for ; Mon, 16 Nov 2015 19:31:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.12 X-Spam-Level: X-Spam-Status: No, score=-0.12 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id EqPP11KPSc6w for ; Mon, 16 Nov 2015 19:31:10 +0000 (UTC) Received: from mail-qk0-f180.google.com (mail-qk0-f180.google.com [209.85.220.180]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 9E76820384 for ; Mon, 16 Nov 2015 19:31:10 +0000 (UTC) Received: by qkfo3 with SMTP id o3so122343956qkf.1 for ; Mon, 16 Nov 2015 11:31:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=lf12SuMUIMvZ7G4KjF8atP8o1uqhWvO017GSV8R1xmQ=; b=khUdVhYwAlc7QLBW4I7HN2xmI+Ocg30qoxXKyhk7e/6S0aDg7SukSA9xlXyhOQTDKX 6p16tJ88aScnAqRi0rB4sor7Cy/CMJG86ww1W6H9qDQ2XtVFdQGs2RKwIxRyxMjpte2x HEzAWFIwt1+diwmGh9sDafSQp/etuBW3HXGL5olTT3CcFiPlo8tT5GgiptiU8cnaOvth RqcUjKztLp1fUb55mG/PkB3q+RWrF6ZGNYjxVx9/ia75cEC1cowZiYlNE4Ax8p491bPR ylGl88EOMnZtFUHZx5x2/5Qtmw+9xv5wiIRIkcUY+G5fJN6yWvxBZStXA6WA+kfuK9CG 8wZA== X-Received: by 10.55.71.81 with SMTP id u78mr38016659qka.81.1447702269416; Mon, 16 Nov 2015 11:31:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.55.101.80 with HTTP; Mon, 16 Nov 2015 11:30:29 -0800 (PST) In-Reply-To: References: From: Shazron Date: Mon, 16 Nov 2015 11:30:29 -0800 Message-ID: Subject: Re: File-transfer on cordova-vm & CB-51 API: FileTransfer - Support PUT Method To: "dev@cordova.apache.org" Content-Type: text/plain; charset=UTF-8 Sorry I thought it was still on nodejitsu per the README. Steve is publishing it on the actual On Mon, Nov 16, 2015 at 11:24 AM, Shazron wrote: > Done > > On Mon, Nov 16, 2015 at 1:25 AM, Sergey Shakhnazarov (Akvelon) > wrote: >> Hello guys, >> >> Can anybody with corresponding access please publish the file-transfer test server with these updates? >> https://github.com/apache/cordova-labs/pull/8 >> >> The change is adding an endpoint for PUT method and relates to this commit: >> https://github.com/apache/cordova-plugin-file-transfer/commit/5857384b943ced5ea7b949882b103f4638d25d27 >> >> Best regards, >> Sergey Shakhnazarov >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org