From user-return-6160-archive-asf-public=cust-asf.ponee.io@guacamole.apache.org Wed May 15 20:33:52 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id F31A1180621 for ; Wed, 15 May 2019 22:33:51 +0200 (CEST) Received: (qmail 15237 invoked by uid 500); 15 May 2019 20:33:47 -0000 Mailing-List: contact user-help@guacamole.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list user@guacamole.apache.org Received: (qmail 15227 invoked by uid 99); 15 May 2019 20:33:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2019 20:33:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 42BA7C2C4E for ; Wed, 15 May 2019 20:33:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4.813 X-Spam-Level: **** X-Spam-Status: No, score=4.813 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id UNNhUHlcr8m7 for ; Wed, 15 May 2019 20:33:45 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [199.38.86.66]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id E346B612C3 for ; Wed, 15 May 2019 20:23:25 +0000 (UTC) Received: from n4.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id BD5628104619 for ; Wed, 15 May 2019 15:23:24 -0500 (CDT) Date: Wed, 15 May 2019 15:23:24 -0500 (CDT) From: sciUser To: user@guacamole.apache.org Message-ID: <1557951804771-0.post@n4.nabble.com> In-Reply-To: References: <1557853664715-0.post@n4.nabble.com> Subject: Re: Can't upload files by guacamole SFTP MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I find that 0 will cause uploads to fail. Here is what we have in our configuration file. nginx.conf sendfile on; client_max_body_size 92160m; #tcp_nopush on; keepalive_timeout 65; Then restart nginx. The variable /path/to/storage/{GUAC_USERNAME} this is actual a NFS share to our SANS (10000/1000Mbps) Hope this helps. -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@guacamole.apache.org For additional commands, e-mail: user-help@guacamole.apache.org