리눅스용 raidrivecli webdav, ftp 마운트되고 나서 권한이 제대로 작동하지 않음

localuser@localuser-linux:~$
raidrivecli add webdav https://remoteuser.synology.me:5006 --public -l remoteuser -m /home/localuser/remoteuser

Username: remoteuser
password: ***********

/home/localuser/remoteuser(remoteuser) added
id: (HASH)
label: remoteuser
mount path: /home/localuser/remoteuser

/home/localuser/remoteuser(remoteuser) mounted

localuser@localuser-linux:~$ ls -l /home/localuser/remoteuser
total 0
drwx------ 1 localuser localuser 0 Feb 18 2024 xxx
drwx------ 1 localuser localuser 0 Dec 16 2020 xxx
drwx------ 1 localuser localuser 0 Dec 26 16:21 xxx
drwx------ 1 localuser localuser 0 Nov 23 2023 xxx
drwx------ 1 localuser localuser 0 Nov 23 2023 xxx

localuser@localuser-linux:~$ raidrivecli set
open a default file manager after mounted (–open-file-manager): false
directory to store cache files (–cache-directory): /var/cache/raidrive
cache retention time for reading (–cache-retention-read): 1800 sec.
cache retention time for writing (–cache-retention-write): 30 sec.
default file mode (e.g. rw-r–r–) (–file-mode): rw-r–r–
default directory mode (e.g. rwxr-xr-x) (–directory-mode): rwxr-xr-x
sort by (default: created ‘time’) (–sort): time
sort in descending order (–desc): false
proxy (–proxy): no

이 상태에서, 폴더에 들어가 파일 편집 시 권한 관련 문제가 발생.
root 권한을 얻고 시도해 보았으나 증상을 해결할 수 없습니다.
시놀로지 NAS 사용 중입니다.
sudo chmod 777 -R 을 시도해 보았으나 권한이 rwx------ 에서 변경되지 않습니다.

–file-mode --directory-mode 조정을 시도해 보았으나, 변경되지 않습니다.

안녕하세요. hhhhhhh님.

우선 --public 옵션을 사용하기 위해서는 Local Disk 기능이 있는 license가 필요합니다.
license가 있는 지 다시 확인해 보시기 바랍니다.

아래 정보를 메일(support@raidrive.com)으로 보내주시기 바랍니다.

  1. 아래 명령의 출력
    raidrivecli show remoteuser
    raidrivecli status
  2. 아래 로그 폴더를 압축해서 첨부해 주세요.
    /var/log/raidrive

로그와 출력을 점검해서 다시 알려드리겠습니다.
레이드라이브 드림.