On Sat, Aug 03, 2002 at 05:25:51PM +0200, seb wrote: > i don't know if it's a bug but rm -rf dir don't del file starting > with a dot (like dir/.test) also i don't found a way to del file starting > with dot using wildcards.
Try: set ftp:list-options -a > also in the latest 2.6.0 with a tls ftpd i got that problem : > > ERROR: Certificate verification: self signed certificate > > it's a self signed certificate any way to avoid this problem for self > signed certificats ? Sure: set verify-certificate no -- Alexander.
