thank u,
but there is a method quote() in FTPClient which allows us to fire unix commands. There is a method sendCommand() too in the class but it is 'protected'.
But the quote() method supports only some commands like pwd,cwd,stat etc... Donno why it doesn't support others like TOP which I am trying to use
Please do let me know if there is a way out,
Thanks for now,
Pavan.