Provided by: octopussy_1.0.6-0ubuntu1_all
NAME
Octopussy::Export - Octopussy Export module
FUNCTIONS
Using_Ftp($conf_ftp, $file) Export file '$file' using FTP with '$conf_ftp' configuration Using_Mail($conf_mail, $file) Export file '$file' using Mail with '$conf_mail' configuration Using_Scp($conf_scp, $file) Export file '$file' using Scp with '$conf_scp' configuration
AUTHOR
Sebastien Thebert <octo.devel@gmail.com>