On Sat, Sep 03, 2005 at 08:30:28AM +0200, Thomas Glanzmann wrote: > * James Teh <[EMAIL PROTECTED]> [050903 06:20]: > > Lftp has a chmod command. Apart from this, I don't think there is any > > other way - the permission mask is usually set on the server. It would > > be rather neat though to be able to set permissions automatically after > > a mkdir or put - I don't personally need this, but can see why it'd be > > useful. > > sorry, I was unclear. The permissions on the server are restrictive not, > my own, and I want to fix them localy after a pull or 'get'. But I could > also just set up a cronojob which fixes them say every hour or so.
`mirror' is the only command in lftp which can copy file permissions. Try to use it. -- Alexander.
