Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A5349200C80 for ; Thu, 11 May 2017 01:39:08 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A3E2F160B9C; Wed, 10 May 2017 23:39:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E9AC5160BC6 for ; Thu, 11 May 2017 01:39:07 +0200 (CEST) Received: (qmail 35471 invoked by uid 500); 10 May 2017 23:39:07 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 35461 invoked by uid 99); 10 May 2017 23:39:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 May 2017 23:39:07 +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 A5B60181323 for ; Wed, 10 May 2017 23:39:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id fpE_ByS7Af-5 for ; Wed, 10 May 2017 23:39:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 2CC0B5FC84 for ; Wed, 10 May 2017 23:39:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7E9D4E0BE1 for ; Wed, 10 May 2017 23:39:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 26BE621E0C for ; Wed, 10 May 2017 23:39:04 +0000 (UTC) Date: Wed, 10 May 2017 23:39:04 +0000 (UTC) From: "Jordan Ly (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AURORA-1925) Easily copy files to/from an aurora task instance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 10 May 2017 23:39:08 -0000 [ https://issues.apache.org/jira/browse/AURORA-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Ly updated AURORA-1925: ------------------------------ Description: "So, we have "aurora task ssh" which is handy...We have the web ui, which can allow us to download files from the instance. I'd love to have a straightforward, non-hack way to copy files to an aurora shard. Ex. aurora task copy source relative-path-in-chroot or something that could mount the chroot as read/write For example, I can use this to use agents or tools not present in the default image, or are something I don't want to clutter packer with. For example, I tried to use byteman to narrow down what's spawning threads." was: "So, we have "aurora task ssh" which is handy...We have the web ui, which can allow us to download files from the instance. I'd love to have a straightforward, non-hack way to copy files to an aurora shard. Ex. aurora task copy source relative-path-in-chroot or something that could mount the chroot as read/write For example, I can use this to use agents or tools not present in the default image, or are something I don't want to clutter packer with. For example, I tried to use byteman to narrow down what's spawning threads. Just getting the zip to aurora is more difficult and mysterious than writing a script to trace thread lifecycle. This should be easy... agreed?" > Easily copy files to/from an aurora task instance > ------------------------------------------------- > > Key: AURORA-1925 > URL: https://issues.apache.org/jira/browse/AURORA-1925 > Project: Aurora > Issue Type: Task > Components: Client > Reporter: Jordan Ly > Priority: Minor > Labels: features, newbie > > "So, we have "aurora task ssh" which is handy...We have the web ui, which can allow us to download files from the instance. > I'd love to have a straightforward, non-hack way to copy files to an aurora shard. Ex. aurora task copy source relative-path-in-chroot or something that could mount the chroot as read/write > For example, I can use this to use agents or tools not present in the default image, or are something I don't want to clutter packer with. > For example, I tried to use byteman to narrow down what's spawning threads." -- This message was sent by Atlassian JIRA (v6.3.15#6346)