| Paul Lynch 2004-01-29, 6:37 am |
| On Thu, 22 Jan 2004 03:36:06 -0800, Marcel
<anonymous@discussions.microsoft.com> wrote:
quote:
>Hello,
>
>I have this running for a while and from a functional point of view it runs okay. My problem is that the performance of the ftp server very poor is. When I transfer a file by ftp on my LAN the transfer speed is 3900 Kbytes/sec but when I do this when the
data is on the local disk and not on a UNC share it goes up to 8500 KBytes/sec. This is even worse when doing this across the frame relay because then from UNC it takes 50 Kbyte/sec and from the local disk 256 Kbytes/secquote:
>
>Any ideas ??
Yes. Don't use UNC shares to store data. In doing so you are
introducing another layer of complexity to your setup and slowing it
down in the process.
Regards,
Paul Lynch
MCSE
|