Das oben schaut ja schon relativ gut aus, da wo in deiner letzten Zeile steht
root@DiskStation:~# hier tippst du jetzt (ohne die "") ein "cd leerzeichen .." Enter, da sollte dann stehen:
root@DiskStation:/~ hier tippst du jetzt (ohne die "") "dir" Enter ein.
Jetzt solltest du eine Liste mit deinen Verzeichnissen finden.
Hey! Danke für die Hilfe. Den Ordner habe ich gefunden, dieser heißt tatsächlich "Download Station". Es ist mir allerdings nicht möglich, diesen zu löschen - vllt. aufgrund des Leerzeichens im Ordnername?
Code:
root@DiskStation:/# dir
total 72
drwxr-xr-x 23 root root 4096 Sep 21 00:25 .
drwxr-xr-x 23 root root 4096 Sep 21 00:25 ..
lrwxrwxrwx 1 root root 7 Jul 24 05:35 bin -> usr/bin
drwxr-xr-x 3 root root 0 Sep 20 22:41 config
drwxr-xr-x 10 root root 3660 Sep 20 22:41 dev
[B]drwxr-xr-x 3 root root 4096 Sep 20 22:27 Download Station[/B]
drwxr-xr-x 42 root root 4096 Sep 21 12:21 etc
drwxr-xr-x 39 root root 4096 Sep 11 05:15 etc.defaults
drwxr-xr-x 2 root root 4096 Jul 13 00:19 initrd
lrwxrwxrwx 1 root root 7 Jul 24 05:35 lib -> usr/lib
drwx------ 2 root root 4096 Jul 13 00:19 lost+found
drwxr-xr-x 2 root root 4096 Jul 13 00:19 mnt
drwxr-xr-x 3 root root 4096 Jul 24 05:35 .old_patch_info
dr-xr-xr-x 182 root root 0 Jan 1 1970 proc
-rw------- 1 root root 1024 Feb 21 2017 .rnd
drwx------ 3 root root 4096 Sep 20 22:41 root
drwxr-xr-x 22 root root 1120 Sep 21 12:15 run
lrwxrwxrwx 1 root root 8 Jul 24 05:35 sbin -> usr/sbin
drwxr-xr-x 4 root root 4096 Aug 21 22:12 .syno
drwxr-xr-x 11 root root 0 Jan 1 1970 sys
drwxr-xr-x 2 root root 4096 Feb 21 2017 .system_info
drwxrwxrwt 17 root root 1920 Sep 21 12:42 tmp
drwxr-xr-x 2 root root 4096 Aug 21 22:12 tmpRoot
drwxr-xr-x 9 root root 4096 Jul 12 23:15 usr
drwxr-xr-x 16 root root 4096 Sep 21 00:59 var
drwxr-xr-x 14 root root 4096 Jul 24 05:35 var.defaults
drwxr-xr-x 24 root root 4096 Sep 20 22:41 volume1
root@DiskStation:/# rm -rf/root/Download Station
rm: invalid option -- '/'
Try 'rm --help' for more information.
root@DiskStation:/# rm -rf/root/Download Station
rm: invalid option -- '/'
Try 'rm --help' for more information.
root@DiskStation:/# rm-rf/root/Download Station
-ash: rm-rf/root/Download: No such file or directory
root@DiskStation:/# rm -rf/root/DownloadStation
rm: invalid option -- '/'
Try 'rm --help' for more information.
root@DiskStation:/#