search for: totl

Displaying 2 results from an estimated 2 matches for "totl".

Did you mean: total
2004 Jul 07
9
Windows 2K outperform Linux/Samba very much?
...gurations are as follows: 1. PC Client It runs the follow VB program to compute the time when check files' property Operation System: Windows 2000 professional // ... Set objFSO = CreateObject("Scripting.FileSystemObject") thistime = thisnow If objFSO.FileExists(fn) Then totle = totle & "Check file time " & CStr(thisnow - thistime) + " ms" + vbCrLf thistime = thisnow Set objFile = objFSO.GetFile(fn) totle = totle & "Get object time " & CStr(thisnow - thistime) + " ms" + vbCrLf thistime = thisnow temp = Da...
2000 Jul 05
0
Misleading SCP server error?
(Not a subscriber, please CC me into relevant discussion only) I'm not sure if it's fixable, but this error message from scp in OpenSSH seems to be at least irrelevant, if not completely misleading... prompt> scp remote.example.com:/non-existent/directory/*glob* . select: Bad file descriptor server: OpenSSH openssh-server-2.1.1p1-1 client: OpenSSH openssh-2.1.1p1-1 When the same