Hallo Götz,
stimmt, Du hast recht.
---
admin@DISKSTATION:/var/services$ ls -la /var/services
total 16
drwxr-xr-x 4 root root 4096 Apr 22 20:49 .
drwxr-xr-x 16 root root 4096 Apr 22 20:50 ..
drwxr-xr-x 2 root root 4096 Mar 24 18:25 blog
lrwxrwxrwx 1 root root 18 Mar 24 18:21 download -> /volume1/@download
lrwxrwxrwx 1 root root 14 Apr 22 20:49 homes -> /volume1/homes
lrwxrwxrwx 1 root root 14 Mar 24 18:22 music -> /volume1/music
lrwxrwxrwx 1 root root 24 Mar 24 18:13 pgsql -> /volume1/@database/pgsql
lrwxrwxrwx 1 root root 14 Mar 24 18:22 photo -> /volume1/photo
lrwxrwxrwx 1 root root 13 Apr 22 20:49 tmp -> /volume1/@tmp
lrwxrwxrwx 1 root root 14 Mar 24 18:22 video -> /volume1/video
drwxr-xr-x 3 root root 4096 Apr 13 19:13 web
---
Kann ich einen solchen link manuell erstellen?
admin@DISKSTATION:/var/services$ ln -s web /volume1/web
ln: failed to create symbolic link ‘/volume1/web/web’: File exists
Ich habe bbs nach /volume1/web rüberkopiert, bbs deinstalliert und alles unterhalb von /var/Services/web gelöscht .. dachte ich.
Das Verzeichnis /var/Services/web müsste ich vermutlich noch löschen, oder?
Das hat aber nicht geklappt?
--
admin@DISKSTATION:/var/services$ rm web -d
rm: cannot remove ‘web’: Directory not empty
--
Es liegen da versteckte Dateien drin:
admin@DISKSTATION:/var/services/web$ ls -a
. .cops-compile_done .cops-download_done .htaccess
.. .cops-configure_done .cops-extract_done
.cops-checksum_done .cops-depend_done .cops-patch_done
admin@DISKSTATION:/var/services/web$ chmod 777 .cops*
chmod: changing permissions of ‘.cops-checksum_done’: Operation not permitted
chmod: changing permissions of ‘.cops-compile_done’: Operation not permitted
chmod: changing permissions of ‘.cops-configure_done’: Operation not permitted
chmod: changing permissions of ‘.cops-depend_done’: Operation not permitted
chmod: changing permissions of ‘.cops-download_done’: Operation not permitted
chmod: changing permissions of ‘.cops-extract_done’: Operation not permitted
chmod: changing permissions of ‘.cops-patch_done’: Operation not permitted
Leider kann ich die werde löschen, noch mir die Rechte dafür geben... Also ich weiss nicht so recht weiter.
Würde mich über noch etwas Hilfe freuen
Viele Grüße
Alexander