Is it possible for the FTP VFS to provide last modified) for entries to the File System
Browser?
| Submitted | ezust - 2011-07-26 - 16:00:10z | Assigned | nobody |
|---|---|---|---|
| Priority | 5 | Category | None |
| Status | Open | Group | None |
| Resolution | None | Visibility | No |
| 2011-07-26 - 17:58:02z erythorban |
In addition to the modified date/time, ownership (including group) and file permissions would be nice. |
|---|---|
| 2011-11-27 - 05:12:07z ezust |
It is not practical for the FTP protocol since most servers do not provide this information. But sftp servers can always provide that in response to ls -l |