Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Jens1980

Change Owner of a directory by script

Hi,

how can ich change the owner of a dirctory form root to mobile by script.

in my script i have following:

put private\var\mobile\Documents\www\ /private/var/mobile/Documents/

the folder www should be switched from owner root to mobile

thanks for help!