Hello all.
After doing this for the umpteenth time, I was wondering whether it would be possible to automate the process, say once a day?
Currently I'm doing this manually via telnet
Is it possible to run this as a cronjob on the humax (although I've no idea how to set it!)
Thoughts?
After doing this for the umpteenth time, I was wondering whether it would be possible to automate the process, say once a day?
Currently I'm doing this manually via telnet
Code:
cd /media/"My Video"/downloads
wget -r -A.avi -nd http://domain.com/dir
Is it possible to run this as a cronjob on the humax (although I've no idea how to set it!)
Thoughts?