in reply to
chmod with Net::FTP
$ftp->site('chmod', '777', 'remotefile');
Comment on
Re: chmod with Net::FTP
Download
Code
In Section
Seekers of Perl Wisdom