From owner-freebsd-questions@FreeBSD.ORG Mon Feb 20 07:05:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAC6716A420 for ; Mon, 20 Feb 2006 07:05:29 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BD2043D48 for ; Mon, 20 Feb 2006 07:05:28 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: by nproxy.gmail.com with SMTP id c29so584843nfb for ; Sun, 19 Feb 2006 23:05:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=tAAy828uBWEKK/AzkShZzfXyZ/zJWwXr0Rbe2K72ZD5VXsUKYn1nWydBtRYXci0E6vaaDKis3gDrkfIfvJIcT9eTMouaLAKo6CVW6ffyQSjJ8+YYV+zDPGqM1yB7HQcRonf93qm4t53sh1Cp0kNHMTh8T7S+Qll+geQRvWaQ52A= Received: by 10.49.29.9 with SMTP id g9mr1146866nfj; Sun, 19 Feb 2006 23:05:27 -0800 (PST) Received: by 10.48.211.7 with HTTP; Sun, 19 Feb 2006 23:05:27 -0800 (PST) Message-ID: Date: Mon, 20 Feb 2006 02:05:27 -0500 From: "Xn Nooby" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: WinSCP mega-slowness 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: Mon, 20 Feb 2006 07:05:29 -0000 For about a year I have noticed that whenever my Windows boxes talk to my Unix boxes, they communicate at about 1/10 normal speed. I copy lots (300GB= ) of large files back and forth between machines as I try different OS's, and I always see this. Specifically, if I copy from FreeBSD to FreeBSD, files transfer at 11 megs per second. Between FreeBSD and Linux, at about 8 megs per second. Betwee= n FreeBSD and Windows, about 1 megabyte per second. This is on identical hardware. I've told other people about this, and they usually say I must b= e doing something wrong, but recently a friend of mine upgraded a Windows box to SP2, and now they are getting this same slowness. When I copy from Windows to WIndows (XP or W2k), I get 11 megs per second. My machines are two P4's with gigabit NICs, and I'm using WinSCP and (somtimes) pscp.exe on WIndows to talk to sshd on FreeBSD. It's always a shock when I have to copy my data to WIndows, and it takes 30 hours instead of 3. Does anyone else ever see this slowness when copying files between FreeBSD and Windows? Is Windows maybe capping the transfer speed when it talks to Unix?