in reply to Re^6: Help Required - Problem Automating SFTP
in thread Help Required - Problem Automating SFTP

Post here the full plink command you are using.

Also, set...

$Net::SFTP::Foreign::debug = -1;
in your script, before the constructor call, and post here the output you get.