biocore / q2-greengenes2

A QIIME 2 plugin for interaction with the Greengenes2 database
BSD 3-Clause "New" or "Revised" License
26 stars 3 forks source link

FTP link in README is broken #17

Closed ElDeveloper closed 1 year ago

ElDeveloper commented 1 year ago

The readme points to a "current" directory in "greengenes_release" but that leads to a "Forbidden error".

The following files are provided on the FTP:

wasade commented 1 year ago

Thanks, @ElDeveloper! That is unexpected. The service providing the FTP has been undergoing some revisions related too this thread, and I suspect a configuration change disallowed symlinks. The latest version is 2022.10. I would prefer to keep the README link as is right now as it is a bug in the FTP configuration, and that symlink should be working.

ElDeveloper commented 1 year ago

Cheers, thanks for the info! Closing for now as it seems to be working again 👍