So ich hab mich gerade mal versucht mit putty einzuloggen - es hat sich auch ein fenster mit meiner ip Adresse geöffnet:
login as: admin
admin@192.168.xxx.xxx's password:
BusyBox v1.16.1 (2015-10-28 13:24:34 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
DS NAME> cp /volume1/usenext/config.dat /root/.config/UseNext/config.dat
cp: can't stat '/root/.config/UseNext/config.dat': Permission denied
LastResort> cp /Volume2/Usenet/config.dat
BusyBox v1.16.1 (2015-10-28 13:24:34 CST) multi-call binary.
Usage: cp [OPTIONS] SOURCE DEST
Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY
Options:
-a Same as -dpR
-R,-r Recurse
-d,-P Preserve symlinks (default if -R)
-L Follow all symlinks
-H Follow symlinks on command line
-p Preserve file attributes if possible
-f Force overwrite
-i Prompt before overwrite
-l,-s Create (sym)links
DS NAME> cp /volume1/usenet/config.dat /root/.config/UseNext/config.dat
cp: can't stat '/root/.config/UseNext/config.dat': Permission denied
LastResort>
LastResort> BusyBox v1.16.1 (2015-10-28 13:24:34 CST) built-in shell (ash)
-sh: syntax error: unexpected "("
DS NAME> Enter 'help' for a list of built-in commands.
-sh: Enter: not found
DS NAMEt>
DS NAME> DS NAME> cp /volume1/usenext/config.dat /root/.config/UseNext/con
fig.dat
-sh: DS NAME: not found
DS NAME> cp: can't stat '/root/.config/UseNext/config.dat': Permission denied
> DS NAME> cp /Volume2/Usenet/config.dat
> BusyBox v1.16.1 (2015-10-28 13:24:34 CST) multi-call binary.
>
> Usage: cp [OPTIONS] SOURCE DEST
>
> Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY
>
> Options:
> -a Same as -dpR
> -R,-r Recurse
> -d,-P Preserve symlinks (default if -R)
> -L Follow all symlinks
> -H Follow symlinks on command line
> -p Preserve file attributes if possible
> -f Force overwrite
> -i Prompt before overwrite
> -l,-s Create (sym)links
>
> DS NAME> cp /volume1/usenet/config.dat /root/.config/UseNext/config.dat
> cp: can't stat '/root/.config/UseNext/config.dat': Permission denied
-sh: cp:: not found
DS NAME> DS NAME>
-sh: syntax error: unexpected newline
DS NAME>
DS NAME>
Das sind die Meldungen die ich bekomme, nachdem ich versucht habe das o.g. von dir einzugeben