$file="/flow/flow/tmp.txt"; $remote_path="/home/roime/tmp.txt"; $sftp->put("$file", "$remote_path") or die "...problem!...";