Hallo!
Ich möchte gerne eine verweiste MP3 Datei - Die Schl mpfe - Schlumpflied.mp3 - unter /volume1/homes/admin/CloudStation löschen.
Unter Win7 erhalte ich nur Fehlermeldungen, sehe die Datei aber trotzdem und kann sie auch nicht öffnen, oder öffnen.
Anbei ein Code Auschnitt aus dem Telnet Fenster!
Könnt ihr mir vielleicht weiterhelfen?
Ich möchte gerne eine verweiste MP3 Datei - Die Schl mpfe - Schlumpflied.mp3 - unter /volume1/homes/admin/CloudStation löschen.
Unter Win7 erhalte ich nur Fehlermeldungen, sehe die Datei aber trotzdem und kann sie auch nicht öffnen, oder öffnen.
Anbei ein Code Auschnitt aus dem Telnet Fenster!
fmgNas login: root
Password:
BusyBox v1.16.1 (2013-11-06 05:31:51 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
fmgNas> cd /volume1/homes/admin/CloudStation
fmgNas> dir
drwxr-xr-x 3 admin users 4096 Jan 6 10:19 .
drwxr-xr-x 16 root root 4096 Jan 6 19:46 ..
drwxrwxrwx 6 root root 4096 Jan 11 12:37 CloudStation
fmgNas> cd CloudStation
fmgNas> dir
drwxrwxrwx 9 admin users 4096 Jan 11 12:12 !!Zum Sortieren!!
drwxrwxrwx 6 root root 4096 Jan 11 12:37 .
drwxr-xr-x 3 admin users 4096 Jan 6 10:19 ..
drwxrwxrwx 3 admin users 4096 May 30 2013 .SynologyWorkingDirecto
ry
-rw-rw-rw- 1 admin users 5898347 Oct 5 10:33 Die Schl mpfe - Schlumpflied.mp3
drwxrwxrwx 8 admin users 4096 Nov 4 18:14 Privat
-rw-r--r-- 1 admin users 1008453 Oct 11 21:49 Tixi.Com_-_Preisliste.p
df
drwxrwxrwx 6 admin users 4096 Oct 15 20:06 BB
fmgNas> rm -rf /volume1/homes/admin/cloudstation/Die Schl mpfe - Schlumpflied.mp3
fmgNas> del /F Die Schl mpfe - Schlumpflied.mp3
-ash: del: not found
fmgNas> rm /F Die Schl mpfe - Schlumpflied.mp3
rm: can't remove '/F': No such file or directory
rm: can't remove 'Die': No such file or directory
rm: can't remove 'Schl': No such file or directory
rm: can't remove 'mpfe': No such file or directory
rm: can't remove '-': No such file or directory
rm: can't remove 'Schlumpflied.mp3': No such file or directory
fmgNas>
Könnt ihr mir vielleicht weiterhelfen?