genouest / biomaj-download

Download microservice for BioMAJ
GNU Affero General Public License v3.0
1 stars 7 forks source link

Directftp get file info #17

Closed lburlot closed 4 years ago

lburlot commented 4 years ago

This PR implements list() for DirectFTP (with OPT_FILETIME, INFO_FILETIME and CONTENT_LENGTH_DOWNLOAD). This use the MDTM command which is not standard but very frequent.

The unit tests are the same.

osallou commented 4 years ago

is PR ready for merge?

osallou commented 4 years ago

I will have a look soon, will be off this week.