Issues #5131
sFt1 file format according to part 8-1 K3.3
Description
Part 8-1 K3.3 mandates the following file format: /<folder>/<file>.<ext>.
For example "/COMTRADE/file.dat". Update sFt1 expected result.
Files
Updated by Bruce Muschlitz over 3 years ago
Suggest to allow GetServerDirectory(FILE) responses in any of the forms:
"/" (indicate the root of the 61850 file system)
"/xxx/" or "/xxx/yyy/" (indicates a folder within the file system)
"/filename.ext" or "/xxx/filename.ext" (indicates a file within the filesystem which can be opened if authorized)
(Note: only names returned without a terminating "/" should be sent in FileOpen or GetFileAttributes request during a conformance test because otherwise the results are undefined)
Updated by Richard Schimmel over 3 years ago
- File Solution to redmine sFt1 5131.docx Solution to redmine sFt1 5131.docx added
- Status changed from New to In Progress
Added proposal in attachment.
added to expected result: The responded fileNames shall start with “/” and use “/” as the delimiter. Directories end with “/”.
Updated by Richard Schimmel over 3 years ago
- Status changed from In Progress to Resolved
Approved TPWG
Updated by Bruce Muschlitz almost 3 years ago
- Status changed from Resolved to Closed
- Updated Test Document set to Server Ed2.1 TP1.2
- Closed Reason Test Procedure Update added
- Closed Reason deleted (
--Not Set---)