in reply to chmod with Net::FTP
On all of our Unix boxes, services that rely on rexec, rsh, or rlogin have been disabled. After floundering around with the Net::FTP site() method for three days (the other Net::FTP methods worked fine), I discovered that command executions worked fine via the Net::Telnet cmd() method.
Hope the Net::FTP site() solutions works for you.
|
|---|