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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=kaf/fdV ZULbigQGk6ksPGl6JCv8Klk1EF+CO7VxHxMGt30kaIgXNtVoWQquydwh6TacuigJ 0mlhJSIV9K4tOQQSLKYgD1EGvCm61scouf57+iSLZDomIp4OrMTkjNeBaF/lQ/cW Px64mC7GFx6bT8dwv9x98wrwfp8ifSLdtw5M= 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:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=eeb9K5mYvzaQR IjTJUfPY3PrbqI=; b=DSJeOLxWd/XvY2n+TvsOPhguymViG3aLdxnOC36M5fuel U1Y0rkSqJEaUfAcQoShCZD5tNtrGoyIqhSR5XjKtStUziF620UUatbUYDTFBtPJw WEFaIYz9lHMLVMEpsIGUkQDiEJBbQG9t34nsLNXQ3EuoHk/oLUpfAmaCnWa18E= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:408 X-HELO: mail-pg0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=GqiNlcLGLFbYhSkQ8VCG5BOLlmp0tCtQ89Ufcndw7kw=; b=Izs37l9yQrsd9kse4askOqJp5iHY7w5w0WEhCRgwkGlusuadl8zMElFvH+hoFBJFag TsOD3GeqhGnbAiP7/6zJGcpozt33wK2/MrKyxO71kMmOn1wDqEpIhpT225/TT2MPl+vJ Ln4sbSwIZyFuzehfRx4nm3bPGFtmRRDfIi4QX45/NlT3JkAVWaDHNZt85U0FXYeKv8QV iuqJtLh9KgXqVpw5evukBUJeSZ43G8Q3fTmgey0bKRbI5VPwOVY/mJXiIHAAYbLhJ/BI sGcCwzikLEisAKZ4qbN/Tu5JLIrWCyMTfLmv+n3x93ayJcZag/mottCHB+m8+weMWtV+ e3lg== X-Gm-Message-State: AODbwcBSzflx7EypxMp8LXO9OvCzRwElmYoEanTd1A771Okzg+8VrLJQ dk9xPmnL7v9+6qQ86fX7Qk2wr62tOKx5 X-Received: by 10.99.115.14 with SMTP id o14mr12981650pgc.31.1494955375439; Tue, 16 May 2017 10:22:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1087bdfc-567a-88b4-881e-9a7e70c58b94@gmx.com> References: <2e1a331d-18e5-4dcc-0db6-257eeea2640a AT gmx DOT com> <1087bdfc-567a-88b4-881e-9a7e70c58b94 AT gmx DOT com> From: Dan Kegel Date: Tue, 16 May 2017 10:22:55 -0700 Message-ID: Subject: Re: when I try to open file with another user on CYGWIN , I get access denied message To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Tue, May 16, 2017 at 7:44 AM, Alex wrote: >> Did you try >> chmod 755 foo.dat >> on the file (assuming it's named foo.dat)? > > Yes I did , but I can access only the current files. If they send new file > next time, it won't get this setup so not possible to open. Just add the chmod in your script. -- 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