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 D0987200D2D for ; Fri, 13 Oct 2017 05:10:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CF024160BE4; Fri, 13 Oct 2017 03:10:28 +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 234811609E8 for ; Fri, 13 Oct 2017 05:10:27 +0200 (CEST) Received: (qmail 20641 invoked by uid 500); 13 Oct 2017 03:10:27 -0000 Mailing-List: contact user-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@guacamole.incubator.apache.org Delivered-To: mailing list user@guacamole.incubator.apache.org Received: (qmail 20632 invoked by uid 99); 13 Oct 2017 03:10:27 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2017 03:10:27 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 276C9C08CA for ; Fri, 13 Oct 2017 03:10:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.521 X-Spam-Level: X-Spam-Status: No, score=-2.521 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_SORBS_SPAM=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Idm4SDqC85IB for ; Fri, 13 Oct 2017 03:10:25 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id ECC8E5FE4F for ; Fri, 13 Oct 2017 03:10:24 +0000 (UTC) Received: (qmail 17089 invoked by uid 99); 13 Oct 2017 03:10:14 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2017 03:10:14 +0000 Received: from mail-qt0-f172.google.com (mail-qt0-f172.google.com [209.85.216.172]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 61A481A002B for ; Fri, 13 Oct 2017 03:10:13 +0000 (UTC) Received: by mail-qt0-f172.google.com with SMTP id p1so17299112qtg.2 for ; Thu, 12 Oct 2017 20:10:12 -0700 (PDT) X-Gm-Message-State: AMCzsaVVCqmpIqbul+4BshFhUoa/WGusZg7fcJrE6d6txZtYqBWoYt+v dEf6Wqbq6KizY3QIg0YLSdt0uHrRU7g20ToOvko= X-Google-Smtp-Source: AOwi7QB4jPEpGu2vC5THTWw/D6q3edmYZeTs6F5kYskTNfRUDwNVpetQMXzxBvgbZdom9FMNGCtOQRp4sKDemRBqcbI= X-Received: by 10.129.96.134 with SMTP id u128mr13400ywb.464.1507864210420; Thu, 12 Oct 2017 20:10:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Nick Couchman Date: Fri, 13 Oct 2017 03:10:00 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Headless Guacamole protocol plugins To: user@guacamole.incubator.apache.org Content-Type: multipart/alternative; boundary="001a11473554a1b8a1055b64fece" archived-at: Fri, 13 Oct 2017 03:10:29 -0000 --001a11473554a1b8a1055b64fece Content-Type: text/plain; charset="UTF-8" On Wed, Oct 11, 2017 at 5:00 PM McRoy, Jeffrey (GE Healthcare) < Jeffrey.McRoy@ge.com> wrote: > Hi Everyone, > > > Has anyone tried making a headless protocol plugin to do a specific job? > For example, download a file to a specific local guac server location. In > the hypothetical example below when the Guacamole.Client connects it would > login to hostname and download the remote file specified from hostname to > the local destination on the guac server with no display. > > Regards, > Jeff > Jeff, I don't know of anyone having done this, but I guess I'm a little fuzzy on why you'd want to do this in the first place? Why not just a normal transfer protocol, like FTP, FTPS, SFTP, SCP, etc., and find some way or another to have the user launch that in a user-friendly way? I guess I'm not understanding what you gain in doing something like this with Guacamole? -Nick --001a11473554a1b8a1055b64fece Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Wed, Oct 11, 2017 = at 5:00 PM McRoy, Jeffrey (GE Healthcare) <Jeffrey.McRoy@ge.com> wrote:
Hi Everyone,


Has anyone tried making a headless protocol plugin to do a specific job? Fo= r example, download a file to a specific local guac server location. In the= hypothetical example below when the Guacamole.Client connects it would log= in to hostname and download the remote file specified from hostname to the = local destination on the guac server with no display.

Regards,
Jeff

Jeff,
I don't know of anyone having done this, but I gue= ss I'm a little fuzzy on why you'd want to do this in the first pla= ce?=C2=A0 Why not just a normal transfer protocol, like FTP, FTPS, SFTP, SC= P, etc., and find some way or another to have the user launch that in a use= r-friendly way?=C2=A0 I guess I'm not understanding what you gain in do= ing something like this with Guacamole?

-Nick
--001a11473554a1b8a1055b64fece--