Quote:
Originally Posted by darkmiss
I tried './owncloud/data/user/files/clientsync/Calibre/Calibre Library/'
|
Can you try:
Code:
../owncloud/data/user/files/clientsync/Calibre/Calibre Library/
Use
../owncloud (
2 dots)
instead of
./owncloud (
1 dot)
Did this help?