Hello Tony, Wednesday, July 3, 2002, 1:00:19 PM, you wrote:
TH> Richard Wirth wrote: >> Hello Tony, >> >> I've found a bug in the ntserver protocoll. But it is not easy to solve. >> When I import a large amount of files, the process stops (freezes). >> This happens, because both sides (server and client) want to flusch TH> That sounds like named pipes aren't designed for that amount of data TH> transfer. ntserver is depreciated anyway since SSPI is far better (I TH> can control the login and authentication etc.) - it if becomes a problem TH> it's probably easier to drop it as a supported protocol. Can you verify TH> that SSPI doesn't have the same bug? OK. The SSPI version does not show this behavior! It is working even with more than 1000 files in a deeply nested directory structure. So if someone has the effect of hanging operations with ntserver-protocoll, he should switch to sspi. -- Best regards, Richard mailto:[EMAIL PROTECTED] _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
