Quote from: rthrash at Jul 26, 2005, 12:32 PM
This is a great opportunity for you to demonstrate your coding prowess Carsten. None of the delete or create functions work in the Linux/BSD/OS X worlds... care to take a crack at getting it to do so?
Although I don’t know why it doesn’t in reality. The file manager works with these types of functions.
Actually, this does work on my hosting service, which is Linux. However, the issue is how the hosting is configured. Until recently, this would not have worked at all, but config changes to the server now allow ftp uploads to assign ownership to my user account, and have the webserver processes running as my user account, so I can edit files (or remove folders) without worrying about permissions beyond that of the user running the web server process.
(e.g. I can read and write without giving permission to group or world users...)