mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 20:45:22 +02:00
[212382] Add "quote site namefmt 1" command for OS/400 FTP
This commit is contained in:
parent
f13abbd7de
commit
23f847c425
1 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,9 @@ Martin Oberhuber (Wind River) - [198692] Use FTP LIST -a to list UNIX hidden fil
|
||||||
id="org.eclipse.rse.ftp.parser.OS400"
|
id="org.eclipse.rse.ftp.parser.OS400"
|
||||||
label="%FTPParser.OS400"
|
label="%FTPParser.OS400"
|
||||||
priority="100">
|
priority="100">
|
||||||
|
<initCommand
|
||||||
|
cmd="quote site namefmt 1">
|
||||||
|
</initCommand>
|
||||||
</parser>
|
</parser>
|
||||||
<parser
|
<parser
|
||||||
class="org.eclipse.rse.internal.subsystems.files.ftp.parser.RSEVMSFTPEntryParser"
|
class="org.eclipse.rse.internal.subsystems.files.ftp.parser.RSEVMSFTPEntryParser"
|
||||||
|
|
Loading…
Add table
Reference in a new issue