Only download changed files

Hi

I want to backup my website by only downloading files locally that have been modified or added since the last backup, is this possible?

Thanks

Does anyone know this?

i think this is not (yet) possible with smartftp, especially if you need to recurse though directory structures. maybe you should try a command line utility like wget or curl (and use it within a script).