Re: [Freedos-user] Can write but not read network share

2008-09-05 Thread David C. Kerber
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David C. Kerber Sent: Thursday, September 04, 2008 7:34 AM To: [EMAIL PROTECTED] Cc: freedos-user@lists.sourceforge.net Subject: Re: [Freedos-user] Can write but not read network share Thanks; I'll check my

Re: [Freedos-user] Can write but not read network share

2008-09-04 Thread Ulrich Hansen
Hi David, David C. Kerber schrieb: What version of Net.exe are you using? The one from the client 3.0? I believe I'm using the one from the WG1049 (dos server) package I asked you about last week, so I'll see if changing it helps. I also use the NET.EXE from WG1049, which is dated from

Re: [Freedos-user] Can write but not read network share

2008-09-04 Thread David C. Kerber
:[EMAIL PROTECTED] Sent: Thursday, September 04, 2008 3:34 AM To: David C. Kerber Cc: freedos-user@lists.sourceforge.net Subject: Re: [Freedos-user] Can write but not read network share Hi David, David C. Kerber schrieb: What version of Net.exe are you using? The one from the client 3.0? I

Re: [Freedos-user] Can write but not read network share

2008-09-04 Thread Ulrich Hansen
Marcos Favero Florence de Barros schrieb: -- g:\dir *.* Volume in drive G is MARCOS_2GB unimplemented internal dos function INT2F/120a Directory of g:\*.* .DIR 9/08/08 0:27 0 bytes in 0 files and 1 dir

Re: [Freedos-user] Can write but not read network share

2008-09-04 Thread Alain M.
Ulrich Hansen escreveu: Fact is, Jemmex crashes quite often for me if the conventional memory is low, so I don't know if it's MS Client related. That is troublesome... Are there more JEMMEX's related problems? Alain -

Re: [Freedos-user] Can write but not read network share

2008-09-04 Thread Ulrich Hansen
Alain M. schrieb: Ulrich Hansen escreveu: Fact is, Jemmex crashes quite often for me if the conventional memory is low, so I don't know if it's MS Client related. That is troublesome... Are there more JEMMEX's related problems? I don't know if it is JEMMEX related. Seems to be just a

Re: [Freedos-user] Can write but not read network share

2008-09-04 Thread Eric Auer
Hi! Thanks for reporting your new findings :-) Try without jemm386. No difference was found. I tested it with the command copy v*.p d:\. There are four files in my server that fit the mask v*.p. Only the first one got copied. Repeating the same command does not copy

[Freedos-user] Can write but not read network share

2008-09-03 Thread David C. Kerber
Does anybody have an idea why I might be able to write a new file to a network drive (mapped with ms client), but not be able to turn around and read that same file? Code snippet below. fname = Str( ii ) kill fname f1 = freefile Open fname For binary As #f1

[Freedos-user] Can write but not read network share

2008-09-03 Thread Marcos Favero Florence de Barros
Does anybody have an idea why I might be able to write a new file to a network drive (mapped with ms client), but not be able to turn around and read that same file? I have a similar question. I recently set up a local area network to run a DataPerfect data base. The system uses MS-Client and

Re: [Freedos-user] Can write but not read network share

2008-09-03 Thread Eric Auer
Hi! The system uses MS-Client and FreeDOS in both server and clients... The client can access the server and run the database fairly well (it crashes occasionally though). But it cannot do a 'dir' command to see the shared folder of the server. The error message is: unimplemented internal

Re: [Freedos-user] Can write but not read network share

2008-09-03 Thread Travis Siegel
This may be similar to issues I'm having on my local drive as well. For some reason, after a while, any files I write/copy/move/open in an editor/ ..., wind up being unviewable at all. They will show up in a directory listing, but any attempt to open/copy/move/edit/anything at all simply

Re: [Freedos-user] Can write but not read network share

2008-09-03 Thread Ulrich Hansen
Hi, I did some testing: a) Connection between FreeDOS 1.0 and FAT32 drive in Windows XP: I used my FreeDOS 1.0 machine and MS Client 3.0. I entered: net use I: \\laptop\usbstick to map a FAT32 USB-stick connected to my Windows XP laptop to be the local drive I: in my FreeDOS laptop.

Re: [Freedos-user] Can write but not read network share

2008-09-03 Thread Eric Auer
Hi :-) a) Connection between FreeDOS 1.0 and FAT32 drive in Windows XP: (works, nice) b) Connection between FreeDOS 1.0 and FreeDOS 1.0 You could also try FreeDOS server and Windows client... The command dir results indeed in: unimplemented internal dos funktion INT2F/120a RBIL says

Re: [Freedos-user] Can write but not read network share

2008-09-03 Thread David C. Kerber
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Ulrich Hansen [EMAIL PROTECTED] Sent: Wednesday, September 03, 2008 6:10 PM To: freedos-user@lists.sourceforge.net Subject: Re: [Freedos-user] Can write but not read network share Hi, I did some testing: a) Connection

[Freedos-user] Can write but not read network share

2008-09-03 Thread Marcos Favero Florence de Barros
I have just reproduced the 'dir' problem with two computers, both running FreeDOS on real hardware, and MS-Client. FreeDOS kernel date:2007-12-08 Hard disk: 2MB, FAT16 Memory management: HIMEMX.EXE + JEMM386.EXE Protocol: NetBEUI A 'dir' command in the client