Date: Sat, 28 Jan 2006 15:12:45 +0200 From: Iassen Anadoliev <korio@korio.org> To: freebsd-net@freebsd.org Subject: Ftpd problems Message-ID: <cone.1138453965.573440.49834.1001@ibiza.ma3x.net>
next in thread | raw e-mail | index | archive | help
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-49834-1138453965-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit 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: ftp> get somefile.data local: somefile.data remote: somefile.data 229 Entering Extended Passive Mode (|||56293|) 150 Opening BINARY mode data connection for 'somefile.data' (4475322368 bytes). 4% |* | 172 MB 6.41 MB/s 10:38 ETA 226 Transfer finished due to premature end of file. 180355072 bytes received in 00:26 (6.41 MB/s) Both client and server are running FreeBSD 6.0-STABLE cvsuped 5 days ago. Googling doesn't help me and I am just wondering is there some hard limit like 4GB. While reading man ftpd(8) i couldn't find anything about such limit but the strange thing is that totalsize-downloadedsize = ~4GB. The second one is that size and get commands shows the filesize right.So any help will be appreciated... 10x in advance --=_mimegpg-ibiza.ma3x.net-49834-1138453965-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBD223NVVkEomfaJm0RAhImAKC8YCdfaMsszR6FXiFU5DUjbVgjmgCfYZOD ooW6SulHWRSMHBHUweyQrt8= =BfLl -----END PGP SIGNATURE----- --=_mimegpg-ibiza.ma3x.net-49834-1138453965-0001--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cone.1138453965.573440.49834.1001>