Help for this page
#!/usr/bin/perl ... $ssh->cmd("cd /var/tmp"); $ssh->cmd("wget -c -np -r -nH --cut-dirs=1 --reject \"index.html*\" ht +tp://myURL.com/patch/126546-07/"); ########################