^thehatsrule^
Group: Members
Posts: 3275
Joined: July 2006 |
|
Posted: Oct. 31 2007,15:02 |
|
You can use cron, and ftp.
- save your ftp commands in a file. The logic in this depends on how you set up your new pictures directory. It'd be much easier if you just have a dedicated directory for that, so you can easily download all, then delete all (i.e. with globbing, use mget and mdelete) - create a shell script to uses them (i.e. with `ftp < myftpcommands` ) - add an entry to cron that runs your shell script at whichever times
note: If you think its not specific to DSL, why the post in a DSL specific section? :P
|