Distribution activities:
FTP-based distribution of a package application - uploaded to a remote FTP server, such as SourceForge
Email-based distribution of a package application - emailed to multiple recipients
Secure distribution with SSH and SCP - performs a secure upload to server using SSH
HTTP publishing of the arifiacts - uploaded files on a Web server.
Distribution over nultiple channels - using all of the previous methods.
FTP
load properties
<loadproperties srcFile="..." />
action
<ftp server="..." userid="..." password="..." action="..." remotedir="..." />
Email-based