Thread: help please
View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 11:45 AM
Michael Kraemer
 
Posts: n/a
Default Re: help please

ALS schrieb:
> I deleted /usr/bin by accident.. long story. I have ftp access and a similar
> machine with root permissions. I ftp (mput) all the bin files over. I can
> see this in ls using native ftp. However, I am unable to exec any of the
> commands including ls and chmod.


IIRC one can chmod through the ftp connection
via the

site umask ...

subcommand.


Reply With Quote