Changes between Initial Version and Version 1 of Ticket #12814
- Timestamp:
- Nov 21, 2022, 10:24:59 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12814 – Description
initial v1 1 A client app submits "LIST SESS*.REQ". FZ answers: "550 Couldn't open the file or directory" 1 A client app submits "LIST SESS*.REQ". FZ answers: "550 Couldn't open the file or directory". 2 (there was a file SESS0099.REQ in the user's home-dir (Native path)). 2 3 3 I tracked the problem down using Sysinternals Procmon (see attached files). Obviously Fz 0.9.60.2 executes the "LIST SESS*.REQ" differently to FZ 1.5.1. 4 I tried to track the problem down using Sysinternals Procmon and compared it to FZ 0.9.60.2: obviously Fz 0.9.60.2 executes the "LIST SESS*.REQ" differently to FZ 1.5.1. (see attached files) 5 4 6 5 7 Attached files should clarify the issue.