Opened 11 years ago
Closed 11 years ago
#223 closed defect (fixed)
Autostart does not work
Reported by: | Neil Waldhauer | Owned by: | Herwig Bauernfeind |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Samba Client GUI | Version: | |
Keywords: | Cc: |
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?
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
I found that adding a sleep 15 before starting evfs from TCPEXIT.CMD allowed a reliable start. I don't know why it would need to sleep so long.
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Use the -delay switch do work around that.
Your suggestion is a good idea, however it would require a rewrite of the autostart code. This should eventually become a separate Ticket (Feature request).