From owner-freebsd-net@FreeBSD.ORG Sat Jan 28 16:07:02 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96B5816A420 for ; Sat, 28 Jan 2006 16:07:02 +0000 (GMT) (envelope-from korio@korio.org) Received: from server.ma3x.net (server.ma3x.net [195.214.255.249]) by mx1.FreeBSD.org (Postfix) with SMTP id 7874643D6B for ; Sat, 28 Jan 2006 16:07:01 +0000 (GMT) (envelope-from korio@korio.org) Received: (qmail 14391 invoked by uid 1049); 28 Jan 2006 16:06:59 -0000 Received: from korio@korio.org by server by uid 0 with qmail-scanner-1.20 (AV Scan @ Club Ma3x Clear:RC:1(195.214.255.196):. Processed in 0.577908 secs); 28 Jan 2006 16:06:59 -0000 X-Qmail-Scanner-Mail-From: korio@korio.org via server X-Qmail-Scanner: 1.20 (Clear:RC:1(195.214.255.196):. Processed in 0.577908 secs) Received: from unknown (HELO ibiza.ma3x.net) (195.214.255.196) by 0 with SMTP; 28 Jan 2006 16:06:57 -0000 References: <43DB8EEA.6090006@mac.com> Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: Iassen Anadoliev To: Chuck Swiger Date: Sat, 28 Jan 2006 18:07:19 +0200 Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=_mimegpg-ibiza.ma3x.net-50054-1138464439-0001"; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: freebsd-net@freebsd.org Subject: Re: Ftpd problems X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2006 16:07:02 -0000 This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet software does not support MIME signed messages. --=_mimegpg-ibiza.ma3x.net-50054-1138464439-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Thanks for the fast response... Chuck Swiger writes: > Iassen Anadoliev wrote: >> Hello guys i hope this is the appropriate list so... >> >> I am running a ftp server and have some problems with large files. While >> syncing files over 4GB with rsync there is no problem: >> >> ls -lha >> -rw------- 1 support support 4.2G Nov 14 19:46 somefile.data >> >> But when i try to download the file it fails: > > It's entirely possible that either ftpd or your ftp client has a 4GB filesize > limitation, yes. rsync is a good alternative for such large files, as you've > already discovered. It seems to be a ftpd side problem... > > If you can identify more specificly which side is having the problem, it's > probably worth filing a PR about it. Try using fetch or curl instead, to see > whether another client does OK, or try using proftpd to test another FTP server. First i tried vsftpd. We have vsftpd running on linux servers and there is no such problems with them. On FreeBSD i got: 426 Failure writing network stream. and the same result. It works perfectly with ProFTPD without problems but i don't wanna use ftpd from ports when i have one in the base... > > You might also find that publishing the files via HTTP/1.1 so that byte-surfing > works better than using FTP. Yeah i know that but here it is impossible because we are using custom windows ftp client for download on our user pcs. > > -- > -Chuck WWell Iassen Anadoliev --=_mimegpg-ibiza.ma3x.net-50054-1138464439-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBD25a3VVkEomfaJm0RAo7MAJ4wysiU+HpZKwpXN7iqO5o6z/cIvQCgyK9V JMV5PNmX7n5IQXJp9OFzkOk= =wJju -----END PGP SIGNATURE----- --=_mimegpg-ibiza.ma3x.net-50054-1138464439-0001--