Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 292)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#223 fixed Autostart does not work Herwig Bauernfeind Neil Waldhauer
Description

Autostart doesn't work. I can mount a drive shared by SAMBA server for OS/2, but if I save as an autostart, it gives error SYS0058: The specified server cannot perform the requested operation. This is likely because the TCP/IP Startup and the EVFS objects are both in the startup folder.

This is the way eCS is configured by default. Test was run under eCS 2.2 beta.

Wouldn't autostart work better if it was command line based and ran as a TCPEXIT?

#227 fixed Timestamps set to current time when file is read Silvan Scherrer Neil Waldhauer
Description

If I read from a file on the server using REXX, the file time is set to the current time.

somefile = 'r:\somefile.txt' firstline = linein(somefile) call stream somefile, 'c', 'close'

after the call to stream, the file time is set. This is with an experimental fix provided for smbd.exe that retains file times when copying from client to server

client is eComStation with latest ndpsmb server is eComStation with experimental smbd.exe (8-16-13 2:41 5,378,052 124 smbd.exe)

#240 invalid Error overwriting existing files on SAMBA share Neil Waldhauer
Description

I have SAMBA server 3.3.16-eCS 1.1.4-804 running. When I use the new client 2.2.0 beta4, I can copy files only as long as the target does not already exist. Here is an example where the r drive is a share on the server as seen by a client computer running 2.2.0 beta 4:

[r:\temp]dir *.txt

Volume in drive R is EVFS Directory of R:\temp\*.txt

2-07-14 16:52 5,624 124 foo.txt 2-07-14 16:52 5,624 0 pci_dump.txt

11,248 bytes in 2 files and 0 dirs 65,534 bytes allocated

1,616,200,556,544 bytes (1,505GB) free

[r:\temp]copy foo.txt foo2.txt R:\temp\foo.txt => R:\temp\foo2.txt

1 file copied

[r:\temp]copy foo.txt foo2.txt R:\temp\foo.txt => R:\temp\foo2.txt The segment is in use by another process. "R:\temp\foo2.txt"

0 files copied

[r:\temp]

I see the same problem with SAMBA client 2.1.5 GA.

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.