Hello I�m using wget that come with Redhat 7.1 with this options and never delete .listing files,i was looking documentation but don�t found anything and in wgetrc I have "remove_listing=on" .Anyone knows what�s the right string for delete .listing files or what I�m doing wrong?
wget ftp://172.26.0.2/wa/ --follow-ftp --mirror --passive-ftp --no-host-directories --cut-dirs=1 --directory-prefix=/system/mirrors/local/172 Thanks Josep�
