From owner-freebsd-questions Tue Jul 17 22:56:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-62.dsl.lsan03.pacbell.net [63.207.60.62]) by hub.freebsd.org (Postfix) with ESMTP id 1CF5737B406 for ; Tue, 17 Jul 2001 22:56:33 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CCA4366BA6; Tue, 17 Jul 2001 22:56:31 -0700 (PDT) Date: Tue, 17 Jul 2001 22:56:31 -0700 From: Kris Kennaway To: David Scheidt Cc: Patrick Guerin , freebsd-questions@FreeBSD.ORG Subject: Re: Filename limitation Message-ID: <20010717225630.A91509@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dscheidt@tumbolia.com on Wed, Jul 18, 2001 at 12:31:29AM -0500 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 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 18, 2001 at 12:31:29AM -0500, David Scheidt wrote: > On Tue, 17 Jul 2001, Patrick Guerin wrote: >=20 > :What is the maximum length for a filename, ie. 12345678901234567890.txt > : >=20 > 255 bytes, including the complete path. No, the complete path can be up to 1024 bytes (PATH_MAX) long. The individual filenames making up the path can be up to NAME_MAX (255 bytes) long. Kris --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7VSUOWry0BWjoQKURAhTsAKCe7TPGiCRJTstkDtXfRXxuD+2/rgCcDOUc FtAA9FfpuIYYfsuwdXCvFr0= =9NN0 -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message