From owner-freebsd-questions Wed Feb 6 22:36:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 2112B37B400 for ; Wed, 6 Feb 2002 22:36:26 -0800 (PST) Received: (qmail 6023 invoked from network); 7 Feb 2002 06:36:24 -0000 Received: from unknown (HELO z5w4q9) ([216.27.132.29]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Feb 2002 06:36:24 -0000 Message-ID: <013a01c1af3c$eca4b3c0$1d841bd8@kibserv.org> From: "Jason Cribbins" To: Subject: Default permissions on FTP upload Date: Wed, 6 Feb 2002 13:34:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Disposition-Notification-To: "Jason Cribbins" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there any rhyme or reason behind the unix permissions set to a file uploaded via ftp? I am looking at several files uploaded at different times but to the same folder and same account. Some are -rw-r--r-- while others are -rwxrwx--- Folders all seem to come up as drwxrwx--- Is it somehow based on the file extension? I didn't think FreeBSD cared about that like windows does. Or is my FTP client setting these behind the scenes? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message