From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5534 invoked by alias); 28 Jun 2018 22:15:53 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 5490 invoked by uid 89); 28 Jun 2018 22:15:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=evening, HX-Received:sk:g1-v6mr, H*c:alternative X-HELO: mail-wr0-f174.google.com Received: from mail-wr0-f174.google.com (HELO mail-wr0-f174.google.com) (209.85.128.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 28 Jun 2018 22:15:49 +0000 Received: by mail-wr0-f174.google.com with SMTP id e18-v6so6961684wrs.5 for ; Thu, 28 Jun 2018 15:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=b3J6KkR2O6wdhvoScwGAbfki2bGopA0FAM9lzNtHkyo=; b=SsfAvk16hKb7JUvfEUJW4CEywpXFuC9NvugL9Z24a2aYKhl0dgkCqkulYSWVX9Z8g4 /aKbBMARrUGi2VMlGLCojm4qRgZkNmowT6DYCCJlw9X6BZSbNCRz6pYovTktUY9BqOoh cELk5jQjqTxd1yR5Y0NI0FyEs/FwP7qYJDROGMgWYmb+4Ac2paPafV/Tlc/WK8RXL1rp FxBRdsujI/PTN5y6WKY1LIvbI+2Iy73Lja3gk5SiF15h5UecG+Ey+NuyWS2Zu/W6TDSC 4wKPbqv1nvyIcTRy6d7uw4VB76NbX7jk/SOPRFhn2vmGk6E/wP5+gCrWSteoNWPdOr1W Sdtg== MIME-Version: 1.0 Received: by 2002:adf:f183:0:0:0:0:0 with HTTP; Thu, 28 Jun 2018 15:15:41 -0700 (PDT) From: Jan Horacek Date: Fri, 29 Jun 2018 12:40:00 -0000 Message-ID: Subject: saving logs to remote drive over tee.exe application To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018-06/txt/msg00314.txt.bz2 Good evening, I would like to know what`s an issue if I`m saving logs from ssh session (logs are save thru tee.exe) application to remote drive via samba. Everytime if I`m opening new session (creating new file via tee) the file has size 2GB on the remote drive. This issue doesn`t appear if I`m saving logs to local machine. generally the command I`m using is : ssh | tee /cygdrive// and issue is appear. May I know if this is a Cygwin bug? Thanks Jan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple