twitter

FtpBackup package

Allows you to schedule periodic (daily, weekly or monthly) backups of your pfSense box to your ftp server.

Please have in mind that FTP is NOT secure protocol - your credentials will be sent to server as clear text!

If you need secure backup I suggest you take a look at AutoConfigBackup package or set up encrypted VPN between your pfSense box and ftp backup server.

Screenshot

Ftpbackup

Installation

Modify /etc/inc/globals.inc of your pfSense box and change the line

"xmlrpcbaseurl" => "www.pfsense.com"
to
"xmlrpcbaseurl" => "www.simpa.ba".

Go to http://your.pfSense.box/pkg_mgr.php and install FtpBackup package.

You can also grab zipped package here.