Date: Wed, 03 Apr 2002 23:43:03 +0200 From: Paul Everlund <tdv94ped@cs.umu.se> To: freebsd-questions@freebsd.org Subject: Rephrasing my question [Samba, FreeBSD and an MS-DOS-"daemon"] Message-ID: <3CAB7767.922E1FE0@cs.umu.se>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------2FDDAABD7F1583D2D6264544 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all once more! As I have got no answers to my question - I'm in a hurry as I introduced a FreeBSD-computer at my workplace and hence need it to work ok, as they then maybe will be using more of them later - I'll rephrase my question wishing for better luck this time :-) Is an MS-DOS-program able make a DOS-system call, to ask the size of a file, which resides on a Samba server? The Samba server is mounted on a FreeBSD file system. If it can't, what will the effects be? A disconnection of the network drive the MS-DOS-computer has set up with use? At least that's what's happening, and I would like to know if any DOS-system call might be responsible for this. I personally think this could be the case, but I'm not sure. Hoping for an answer! Best regards, Paul --------------2FDDAABD7F1583D2D6264544 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Received: from mx2.freebsd.org (rfc1413 says mx2.FreeBSD.org [216.136.204.119]) by oxe.cs.umu.se (8.8.8/8.8.8) with ESMTP id TAA01228 for <tdv94ped@cs.umu.se>; Wed, 3 Apr 2002 19:44:32 +0200 (MET DST) Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id C858A55C29; Wed, 3 Apr 2002 09:42:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: by hub.freebsd.org (Postfix, from userid 538) id 94D2D37B41C; Wed, 3 Apr 2002 09:42:42 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with SMTP id 6E1F82E8000; Wed, 3 Apr 2002 09:42:42 -0800 (PST) Received: by hub.freebsd.org (bulk_mailer v1.12); Wed, 3 Apr 2002 09:42:42 -0800 Delivered-To: freebsd-questions@freebsd.org Received: from tninet.se (sheridan.tninet.se [195.100.94.102]) by hub.freebsd.org (Postfix) with ESMTP id 922EC37B417 for <freebsd-questions@freebsd.org>; Wed, 3 Apr 2002 09:42:39 -0800 (PST) Received: from cs.umu.se (h16n1c1o1023.bredband.skanova.com [213.64.164.16]) by sheridan.tninet.se (BMR ErlangTM/OTP 3.0) with ESMTP id 291595.855757.1017.0s17818005sheridan for <freebsd-questions@freebsd.org> ; Wed, 03 Apr 2002 19:42:37 +0200 Message-ID: <3CAB3F0E.E9A79516@cs.umu.se> Date: Wed, 03 Apr 2002 19:42:38 +0200 From: Paul Everlund <tdv94ped@cs.umu.se> X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: sv,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Samba and a MS-DOS-daemon Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG List-ID: <freebsd-questions.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions> X-Loop: FreeBSD.ORG Precedence: bulk Hi everyone! Background ---------- Have set up a Samba server with an MS-DOS client, running DEC PathWorks 5.0. The client boots from a disk just to get it on the net, then it continues booting from my Samba server. Works ok! Error description ----------------- The client has the volume name D: for the connection to the server. There is a program running as a daemon on the client. The daemon receives data that are written as a file to D:. The file can be seen on my FreeBSD box, but when it seems to have been transfered, it says it can not write to D: and then the connection is totally lost to this volume on the MS-DOS client. Running the same thing, with a connection to a WinNT server instead, though works ok. The daemon on the client, when con- nected to WinNT, prints out, for an example: "File transfered: D:\TDIS_in\file.dat, Size: 645.5 kb." My question ----------- Can it be that the MS-DOS-daemon tries to make a DOS system call, asking for the size of the file it just did put on D: (on my FreeBSD computer), and this DOS system call crashes the connection as my filesystem on FreeBSD apparantly is a none DOS file system? I hope anyone can be of some help, and thanks in advance! Best regards, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message --------------2FDDAABD7F1583D2D6264544-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CAB7767.922E1FE0>