mrAceT

Results 96 comments of mrAceT

> That PDF is really old, I created the original copy around 10 years ago. I expected something like that ;) I expect the 'cleaned up version' of @theodore-s-beers will...

That might be? I am unable to rename the folder.. I'm stuc with it.. can anyone give me a tip on how to get rid of it? As mentionedf I...

That's the odd thing.. I don't see any errors regarding this in the nexcloud.log? (or should I set a higher loglevel? (how?) )

No I am not able to do manipulation in any way, not via the web interface, not via the cloud-app on my windows 10

When loglevel is set to 2 I still don't see any warning.. I get the notification it worked.. but it didn't ( I removed the double space) ![Image](https://github.com/user-attachments/assets/a99aec40-0857-4e01-8326-eea41d06a474)

I am thinking it has something to do with DAV ?

I had this deja-vu feeling.. and thought it might be related to a problem I have had in the past: https://github.com/nextcloud/server/issues/37852 I performed this "Q&D hack" to see if it...

I've been digging: **\lib\private\Files\View.php** ` throw new InvalidPathException($l->t('File name contains at least one invalid character'));` **\lib\public\Files\InvalidCharacterInPathException.php** `class InvalidCharacterInPathException extends InvalidPathException { }` **\lib\public\Files\InvalidPathException.php** `class InvalidPathException extends \Exception {}` I could...

I have taken all the precautions I could think of and have removed the two database entries in oc_filecache (the folder and a file) I also removed the corresponding file...