X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=fj60vno+CHAJH/RT brbCd9nj2UbaG/tjjGXxTAfgQMyXU9OFBzZP+y7D2TXd8s8U8IXRBV/xFHiWcxB4 diBgD+JGbunNRpoyJbj43vlTSh7D0IX7or34CXxHisMFhKHC4ex/O/5CrgYb5vhe QkZkHq6VzwVBEj2GaFYjykgRrII= 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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=94B2UFCRCPyMdu20EOxqXW +WDRg=; b=ReAJ7X3kfLs3CLMFw94/o2qfOuVHwfZ3psv9NjHV4E4d3da8ocepQn d9zv8PsMuRZRhLV5yahxazVVMRMrCNkrl5SIeD33qgnYwsV24irpkP6CyrntczQJ OPnZUSOKS7V1IGpCIcI8OT8LQa811PdMYOA3/A2utBs5S678JkIQo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=HCc:D*cygwin.com, Hx-languages-length:823, 6168, Gary X-HELO: mail-it1-f195.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=YbsdviyXaJlfxZLYAiWajEgMvrnlIUx53e0KvpKcUhg=; b=Gjgg3OpXT3MDA8r7X32vJ6P5IOuxRw8eNSWKF6BbnMTj0j1l+RpbEVViqZjIRnkizg Ecj1O+jbkeaJe1Kn2XPHzPGU9KK8MQTBxTg5cAAu5OL66wiwGcumXSkH7Ue6ZdFYW/2Q 4aFYEv8ZHbmAnqPsvdgfILlAOoUSGSVSoU1VLr6CqtQW1+2tOFSrVcfXBE+IYkpI1EKv E4eZwUwie3l+FOy1HDan1x61cw1ekGeO2VvgvW498nRtCRE0mtVfywiLmryLp3LVJx6U WqOuV4ocsh9nENj/89EQDVreSqAsJP+zbjZ+8vdyfP3s2BrzmBqutGjtuSTLdT7nW/CR iwag== Subject: Re: Windows - special device question message 6168 To: Gary Graham References: Cc: cygwin AT cygwin DOT com From: cyg Simple Message-ID: Date: Sat, 22 Dec 2018 11:37:45 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 12/22/2018 10:40 AM, Gary Graham wrote: > Greetings, > > I am trying to use a command that works on Linuz, but I want to use this on > Windows. > > SOCAT>socat pty,link=/dev/ttyV0,waitslave tcp:192.168.x.xx:8023 > 2 [main] socat 6168 find_fast_cwd: WARNING: Couldn't compute FAST_CWD > pointer. Please report this problem to > the public mailing list cygwin AT cygwin DOT com > 2018/12/22 09:33:54 socat[6168] E unlink("/dev/ttyV0"): Read-only file > system > > As you can see, I am having trouble sorting out the name or permissions to > link ttyV0. > > This name is not mentioned on the special device page at: > https://cygwin.com/cygwin-ug-net/using-specialnames.html > Just a warning https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings -- cyg Simple -- 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