X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=x7iBnh4bRHnCeIUmqjVUW87pUULE/
	cXnEX1/EKbybD0PhyTGMDitZVwF39n6sTPLWgmJFZs7ZtWgPKDCoO7JvgCyc4Kbg
	SROUPmCj5Z07h3eQqm0haI/POp7qM9tbqC0VYw2dKuhXJbEeVz2P01XpiCUZI0Ey
	T82zWO+Lgp8G8o=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=512LehMHtFsPFiYBoEWYKZyXSSg=; b=NOt
	baFwkMbHHBX55P9SoR38tXDgdouvHbTl4v4J2eq6S+jZSjpvw8pmramepl60R062
	hZtqM6RlqNDrBluDqijWIkRRqG56TGdqz9XIZXtmTC7HvP5aNcNbCG4O64z9NKII
	0MenLn1lmqvEIQ4yAm0uk4c4DAVkn5FrJ+QoMeX0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
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
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
From: Jan Horacek <tarrendine@gmail.com>
Date: Fri, 29 Jun 2018 00:15:41 +0200
Message-ID: <CAPZAsmUgYkfw-Mm_UogeapMr4N7Btg6o1+cbdie3rS2ue80aMQ@mail.gmail.com>
Subject: saving logs to remote drive over tee.exe application
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

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 <remote_host> | tee
/cygdrive/<remote drive>/<log_file> 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

