I think his point was that chmod is usually not supported in an ftp session. FTP is intended merely for file transfer -- hence it's name "File Transfer Protocol". Usually if you want to use chmod you create an ssh or telnet session.
Regards, Mark 2008/3/27 Asad Habib <[EMAIL PROTECTED]>: > Type the following at the command prompt: > > man chmod > > > - Asad > > > > > > > On Thu, Mar 27, 2008 at 3:49 AM, youhaodeyi <[EMAIL PROTECTED]> wrote: > > > > I didn't find chmod command in org.apache.commons.net.ftp.FTPCommandclass. > > How canIuse this command? > > -- > > View this message in context: > http://www.nabble.com/Does-FTP-support-chmod-command--tp16323323p16323323.html > > Sent from the Commons - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Mark Fortner blog: http://www.jroller.com/phidias
