5 use FS::UID qw(adminsuidsetup);
8 my $user = shift or die &usage;
11 #you can skip this just by not having the config
12 use FS::Cron::backup qw(backup);
16 die "Usage:\n\n freeside-backup user\n";
25 freeside-backup - Runs a backup
33 Runs a backup. See the dump-scpdest and dump-localdest configuration options.