my $sftp = $ssh->sftp; $sftp->put($sourcefile, $remotefile);