I wish to get all folders and subfolders starting with string mycobacterium in FTP. I couldn't find any information online how to do it. I have tried get mycobacterium*, mget mycobacterium* but they don't work.
What is the right way in retrieving the data in FTP? Thanks in advance.