Hello,
I’m trying to upload a backup of sonarr, installed on my synology. I followed the process here
The first parts (ssh and root) and the rm command work perfectly, but the copy command doesn’t.
I figured it’s because the files that I need to copy are not in the /tmp/ folder on my synology, but on my mac. So I copied the files on my synology, but I can’t copy them higher in the path that in /home/.
I tried to use the cp command typing /home/ or other things, but it’s not working either And a detail, I understand what I have been doing, but I’m way closer to a noob, and trying to understand step by step!
If any of you have any ideas, or even a simpler way to upload the files into the /nzbdrone/ folder instead of using ssh, that would be great!
Thank you so much !