I have one script which connects ftp server and downloads file from ftp server I used the code like
my $sftp = Net::SFTP->new($ftp_site, %args) or die "Cannot connect to $ftp_site: $@";Permission denied at import_custom_data line 176
The problem for me it is connecting to ftp server and downloading file perfectly but giving warning message like above
I don't want to see this warning message
In reply to Permission issue with Net::SFTP module by manorhce
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |