From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miguel =?iso-8859-1?Q?Gonz=E1lez=20Casta=F1os?= Subject: problems transfering files from a ssh windows client Date: Wed, 05 Feb 2003 18:30:33 +0100 Sender: linux-admin-owner@vger.kernel.org Message-ID: <3E414A39.3894B60E@tid.es> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-admin@vger.kernel.org dear all, Sorry if it is a similar question to the one I posted yesterday... I have openssh_3.1p1 installed in my redhat 7.3 linux box and I am trying to upload some files with the ssh secure shell client 3.0 build 203 non-commercial version to a SGID directory for a group. I dont know why the ssh client bypasses all the permissions set and upload the files with the permissions that the client wants (even 777)...I dont think this is a desirable feature. I have set my openssh server to only serve ssh2 protocol, but I dont know if there is something missing to avoid this kind of behaviour. Any comments are welcome Many thanks in advance Miguel