From owner-freebsd-current@FreeBSD.ORG Wed Oct 26 07:11:13 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07AEE16A41F for ; Wed, 26 Oct 2005 07:11:13 +0000 (GMT) (envelope-from nkalev@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A75443D45 for ; Wed, 26 Oct 2005 07:11:12 +0000 (GMT) (envelope-from nkalev@gmail.com) Received: by xproxy.gmail.com with SMTP id t5so175946wxc for ; Wed, 26 Oct 2005 00:11:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=lYr5pzZq4nZ2IdRmOIaLi5mHtjKHj7UmJeM+ZYLNb24P0jhjE3VO7wJ5Q1oG4tPC61iZ2kAr9rJGsgUHDt0dBq6Ojzv+wM6e0UWvKoOb00YgiEotM5CPEhVYYgHtICCjBd7mY9uEsEzJw5uhmFY6yY6FMFPLujA77FYc+EPxRyc= Received: by 10.65.218.3 with SMTP id v3mr403892qbq; Wed, 26 Oct 2005 00:11:11 -0700 (PDT) Received: from ?172.16.101.106? ( [212.36.7.117]) by mx.gmail.com with ESMTP id e15sm270479qba.2005.10.26.00.11.10; Wed, 26 Oct 2005 00:11:11 -0700 (PDT) Message-ID: <435F2C9F.2060603@gmail.com> Date: Wed, 26 Oct 2005 10:13:35 +0300 From: Nikolay Kalev User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051022) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: problem with /usr/libexec/ftpd download ! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 07:11:13 -0000 Recently i had several problems from this kind which i understand are something with ftpd no idea what yet ! When i do upload with /usr/libexec/ftpd image files of a DVD-R, the file seems to be ok, but downloading it via /usr/libexec/ftpd cuts them on 360-400MB. I tought first that it has something to do with the SHED_ULE then i tryed with SHED_BSD no diference. I have tryed with PASV and normal mode same results. Downloading via sftp works just fine. Any ideas or sugestions ?