Search found 1 match

by timtenn
05 Aug 2013, 21:03
Forum: General Discussion (csf)
Topic: Ignore wget
Replies: 2
Views: 3108

Re: Ignore wget

I need to add a wget process to the ignore file, but I'm not sure what it should look like in the file. Here is the process: wget --user=fakeinfo --password=verysecureright ftp://ftp2.fakesite dot com/thefolder/ -r -m -nH --cut-dirs=2 -P /home/user/public_html/path/to/folder/ So, can anyone advise w...