Search found 3 matches
- 01 Jan 2017, 20:19
- Forum: Synology NAS & Embedded Linux
- Topic: java.nio.file.AccessDeniedException
- Replies: 3
- Views: 8196
Re: java.nio.file.AccessDeniedException
OMG! Permissions on the source folder!! Thanks for letting me bounce my thoughts off you!
- 01 Jan 2017, 20:16
- Forum: Synology NAS & Embedded Linux
- Topic: java.nio.file.AccessDeniedException
- Replies: 3
- Views: 8196
Re: java.nio.file.AccessDeniedException
It must be a permissions problem somewhere. As the command works when run with sudo. But the user account I am using is the owner and has full permissions over the destination folder.
- 01 Jan 2017, 20:00
- Forum: Synology NAS & Embedded Linux
- Topic: java.nio.file.AccessDeniedException
- Replies: 3
- Views: 8196
java.nio.file.AccessDeniedException
Hi. I am really struggling to get a my filebot script to run without errors. I am running with the following versions; DSM 6.0.2-8451 Update 7 Filebot 4.7.5 Oracle Java SE - 1.800_111 by rednoah The command I am trying to run is; filebot -rename /volume1/RSync/TV --format "/volume1/Media/TV Shows/{n ...