Comment 0 for bug 260131

Revision history for this message
John A Meinel (jameinel) wrote :

Our current implementation of FTPTransport.stat() returns valid bits for file versus directory, and correctly determines the file size. However, it does not read the permission bits for directories or files.

This is probably difficult to do, but it would probably be nice if it gave back a correct result.