Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Craigy

macrumors 6502
Original poster
Jan 14, 2003
403
48
New Zealand
I need to backup a customers web directory to our local machine via FTP each day and wanted it to happen automatically.

Anyone got any suggestions for FTP software they use that will let me do this?

I use DW and Cyberduck but neither seems to offer this option.

Thanks in advance
 

Hates

macrumors regular
Jul 10, 2008
111
0
London, UK
Look into using the terminal crontab and ftp commands. You can write a shell script to FTP files at certain intervals :)
 

ChrisA

macrumors G5
Jan 5, 2006
12,560
1,671
Redondo Beach, California
I need to backup a customers web directory to our local machine via FTP each day and wanted it to happen automatically.

Anyone got any suggestions for FTP software they use that will let me do this?

I use DW and Cyberduck but neither seems to offer this option.

Thanks in advance

the "at" command or a manual crontab entry will schedule any command to run at intervals you specify. Read the "at" man page. It explains how to set this up.

But notice the the man page will tell you that "at" is normally disabled on Mac OS X to conserve power and let the machine go into sleep mode. I assume you are not running this on a notebook so you can just follow the man page's instructions.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.