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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=H6M ljuBVKizTIxd/lF30fmJ/yOJoDRlT6ua6DEqNN/kdQOOen/6zlnHlbEWQbZhVlCl LcVcNABrjiWcvzz6Cflqngvj0o+W7D161Hwe0vbHG9lfD8B25Sa4cxcf5M4IkIm/ OegnmvDM8zuzy+Zml2DKY8vU1KiKf+gKGQ+BRc4c= 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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=POAU2OFqc FhmZ2za+n6MGuLEgw4=; b=FQKyPgcOqWZVk29GANwuIuy5sU+VJi98DUwszHMI2 g3ZqrbooFCLPcKRbhP4t3NLZ4Zxh/ELRyJzg4BeC3jYO0VAOM7It5ZxC1c20sZ/x yd687mPnZ1QD9hoqxneN4iEb6WupyGRX+GE7oUaIdPjoJdaYYpXZyoHPp8XO1hO5 tw= 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.5 required=5.0 tests=BAYES_40,DATE_IN_PAST_06_12,FORGED_YAHOO_RCVD,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=UD:The, Hx-languages-length:873, photos, H*M:post X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Deni Subject: Windows file share under Cygwin? Date: Tue, 5 Apr 2016 05:04:14 +0000 (UTC) Lines: 22 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Hi, I have an issue with mounting Windows file share in Cygwin. We have Windows file share which is using NFS to share content. I was assigned to install Cygwin on it so some application can connect over SFTP to that server. Now they need to access the shared folder from that application and the app would pull data from that folder.The thing is that the folder is Windows shared folder (exmple; \\server\photos\). the current Windows users need to be able to connect to that share (it is mapped to their M drive) and the app need to connect to SFTP and pull the data from there. My idea was to mount that NFS share in Cygwin and set it as /home directory so when the app connects, it automatically goes there. My questions are: is this possible, and does anyone know any better solutions? I am open for all suggestions. Thank you. -- 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