ncftp with ls with wildcard ?
by Xeratul from LinuxQuestions.org on (#6H7HK)
Hello,
ncftp allows to use FTP and to list files.
However, ls *mystring* does not work.
Code:ls -ltra <- works
ls *mystring* <- does not work.How to enable ncftp with ls with wildcard / * ?
Thank you in advance.
Kind regards
ncftp allows to use FTP and to list files.
However, ls *mystring* does not work.
Code:ls -ltra <- works
ls *mystring* <- does not work.How to enable ncftp with ls with wildcard / * ?
Thank you in advance.
Kind regards