in reply to Send files via SSH ?

You can try rsync. There are two modules for rsync on cpan: File::RsyncP and File::Rsync the last one uses the rsync binary, the first one implements the protocol itself.