This was originally posted at Stack Overflow; someone there suggested I post it here.
I'm looking to do nightly backups - copy files from a dev server to my local machine. I'm on Ubuntu Lucid, and currently use FileZilla for FTP, but it doesn't support scheduled transfers and based on their discussion forums, it never will.
Can anyone recommend a free, GUI ftp client that supports scheduled transfers and runs on Linux? I'd prefer not to have to use cron jobs for something that should be simple just because I'm running Linux.