Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Novell NetWork Speed Question
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00396516
Message ID:
00396567
Views:
9
>Hi Bret,
>
>Writing data is always slower than reading it (on any drive). Writing data to your C: drive, will be faster than writing to the L: drive because c: is local and L: is on the network (the pipe is about 10 times slower).
>
>Copies between network drives take longer because the data is read BY YOUR COMPUTER (going through the network), and then written again BY YOUR COMPUTER (going through network again).
>
>Novell has a command called NCOPY that will copy files WITHIN a server, so if both drives N: and L: are in the same server, NCOPY N:somefile L: will really fly.

How would you perform a NCOPY from within VFP?

>
>Another thing worth considering in order to speed up a server would be a scsi drive. Supposedly they handle multi-user environment better. I have never had a chance to run benchmarks myself in this regard, but it does seem reasonable.

All drives in the Novell server are SCSI.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform