my $sftp = Net::SFTP->new($ip,%args); $sftp->put($localfile,$remortdir); ->this was line no 11