View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001273 | Double Commander | Plugins | public | 2016-01-14 05:46 | 2016-03-08 12:31 |
Reporter | soyas | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Projection | none | ETA | none | ||
Product Version | 0.6.6 | ||||
Summary | 0001273: FTP plugin: Path in LIST arg should be quoted if it contains space(s) | ||||
Description | With some ftp servers, LIST requests with path arg that contains spaces cause server to respond with file/directory not found error So instead of LIST /incoming/Some User/Some File/ you should quote it LIST "/incoming/Some User/Some File/" | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
Operating system | Linux | ||||
Widgetset | GTK2, QT4 | ||||
Architecture | 32-bit, 64-bit | ||||
related to | 0000904 | closed | Can't list files on FTP server in dir which contains space in dir name |