From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailsrv.cs.umass.edu (mailsrv.cs.umass.edu [128.119.240.136]) by sourceware.org (Postfix) with ESMTPS id 06E5F3857C48 for ; Fri, 6 May 2022 15:52:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 06E5F3857C48 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cs.umass.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cs.umass.edu Received: from [192.168.50.148] (c-24-62-201-179.hsd1.ma.comcast.net [24.62.201.179]) by mailsrv.cs.umass.edu (Postfix) with ESMTPSA id 9A0DD401056F; Fri, 6 May 2022 11:52:09 -0400 (EDT) Reply-To: moss@cs.umass.edu Subject: Re: [QUAR] execfuse To: =?UTF-8?Q?Morten_Kj=c3=a6rulff?= , cygwin@cygwin.com References: From: Eliot Moss Message-ID: Date: Fri, 6 May 2022 11:52:09 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2022 15:52:11 -0000 On 5/6/2022 11:42 AM, Morten Kjærulff wrote: > Hi all, > > Do you think it would be possible to port this to cygwin? > https://github.com/vi/execfuse I'm thinking "Probably, since some version of fuse is available." However, Cygwin relies on volunteer labor, so either you dive in yourself or convince someone to do it. Best - Eliot Moss