From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 13:10:08 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E75016A418 for ; Fri, 15 Feb 2008 13:10:08 +0000 (UTC) (envelope-from dangkm@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id C956313C44B for ; Fri, 15 Feb 2008 13:10:07 +0000 (UTC) (envelope-from dangkm@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so2011467uge.37 for ; Fri, 15 Feb 2008 05:10:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=E36JEWjdX7lHWTYWrnSLWihrLVOZRYFxyrfRzZHLwV4=; b=BrT5ohEasKdu26Qi0tYMi5IK7b0dQ4SZ5453r4ColYUFo3imSXWBJGfYYT/L4W0xmci/pzytWs7fpkkFFRPsc78KQ8rid2yhgxGb9rbUMNP/qV3MAmtL7Iqwz1HKYGxaU30mYzj9acYeLqOYS2+7YuZ0vREw1RVg7tN6FHFG6MA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=iurSEIhyZ1xuAoQt3uaYGwjMlm4dEIc0a7958VAI/h+qJO3k1N4LcvIlN6cQLDBuSc4cQl5ik0gQCNKidmsXfIoOOmhdOBf8O06zsCVg5M2U9XWdIkjsWfujy8w2WIaey8mg9fY5Za3C2ZJHWKrzsmTfm8wG4FjHsgKkg4RxOcY= Received: by 10.67.106.13 with SMTP id i13mr1332629ugm.49.1203081006355; Fri, 15 Feb 2008 05:10:06 -0800 (PST) Received: from myCompaq.inf.ed.ac.uk ( [78.86.129.35]) by mx.google.com with ESMTPS id a1sm17261222ugf.78.2008.02.15.05.10.04 (version=SSLv3 cipher=RC4-MD5); Fri, 15 Feb 2008 05:10:05 -0800 (PST) Message-ID: <47B58F3B.2060502@gmail.com> Date: Fri, 15 Feb 2008 13:10:19 +0000 From: Kemian Dang User-Agent: Thunderbird 2.0.0.9 (X11/20080128) MIME-Version: 1.0 To: Frank References: <3CB88725DCFD4B628AC9E7BC368B85C4@frankPC> In-Reply-To: <3CB88725DCFD4B628AC9E7BC368B85C4@frankPC> Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 8bit Cc: questions@FreeBSD.org Subject: Re: 550 operation not permitted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 13:10:08 -0000 You mean you are going to setup a ftp-server and got this problem? Tell us which ftp server you are installing or which program you are using Frank wrote: > I have set FTP to anonymous but i can't move it and delete, now how shold i solve this problem. > > #pw adduser ftp > #mkdir /home/ftp > #chown ftp:ftp /home/ftp > > when i move it or delete it would display: > > 550 operation not permitted > > Frank ªô«Ûµ¾ > MSN: khhttci@hotmail.com > Skype: yanshyan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >