Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: X-Originating-Email: [kubhae AT hotmail DOT com] X-Sender: kubhae AT hotmail DOT com From: "Nigel - Kubhae" To: Subject: Linux client issues with windows sftp server Date: Sun, 6 Mar 2005 16:34:57 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Mar 2005 16:34:58.0484 (UTC) FILETIME=[6FA43F40:01C5226A] X-IsSubscribed: yes Hello all, I am new to this mailing list so please bare with me. My goal was setup a SFTP server to server files to clients on Linux and Windows. So far... Using the cygwin setup package I have successfully created a SFTP only (i.e. no ssh) server, on my Windows XP Pro machine. I have created a user called "sftpuser" on my WinXP machine, and set read & write access to cygwin and SFTP directory, the rest of the directories were set to DENY all access from sftpuser. This effectively has "chrooted" the user to the SFTP directory. This setup works well for my Windows clients with filezilla, where they can list SFTP directory and upload/download to/from that directory. However my Linux clients using "gftp" can only list from the directory and are unable to download or upload to the directory, I am aware this could be likely due to the difference in UNIX and NTFS (ACL) style permissions, so I have set Windows environment permission to "CYGWIN = ntsec tty" still to no avail. Any help would be greatly appreciated. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/