Page 1 of 1

Bookmarks doesn't fully work

Posted: 2025-02-07, 18:30 UTC
by admiral
When I want to copy file to folder that I access via bookmarks I can't do it.

Code: Select all

Error writing to target file!
I have to go to target folder manually step by step to successfully copy a file.

no idea how to shere video with test, so there is a link to see it https://limewire.com/d/79a601e7-c894-46e3-ab51-a23c30b5b284#5jNmqzsAHTd1_2CbEUDijqcanM4b0Yn0SmaC7LOfdII
but I don't know how long link will be active, so let me know if I should reload it.

Re: Bookmarks doesn't fully work

Posted: 2025-02-09, 09:09 UTC
by ghisler(Author)
The bookmark seems to be missing a slash at the start. Android interprets that as a relative path, so it will only work when the current directory happens to be /

Re: Bookmarks doesn't fully work

Posted: 2025-02-09, 13:25 UTC
by admiral
thank you for help