Steve - 2007-07-21

Logged In: YES
user_id=55225
Originator: NO

Permissions are set by the machine, the webserver process is the one creating the files and folders, so it owns that file or folder. If permissions (UNIX) prevent the creation of other files or folders in that folder, then the above message would be spat out. This message is caused when the backup directory is created, and fails.

in owl.php there is a config variable that allows you to tell owl what you find acceptable in files and folders.

$default->list_of_valid_chars_in_file_names

remove & from that list.
B0zz