Hi All,
I am running Filebot off of the CLI of my Synology DS412+ and it's unable to rename the file because it looks like another process is using it. I have everything else shut down and still can't figure out what the issue is. Is this something anyone else has encountered? Any help would be appreciated, the error is below:
[MOVE] Failed to rename [/volume1/TV Shows/Wilfred/Season 1/Wilfred.US.S01E06.HDTV.XviD-FQM.Conscience.avi]
IOException: Failed to delete original file ‘/volume1/TV Shows/Wilfred/Season 1/Wilfred.US.S01E06.HDTV.XviD-FQM.Conscience.avi’ after copy to ‘/volume1/TV Shows/Wilfred/Season 1/Wilfred (US) – S01E06 – Conscience – .avi’
java.io.IOException: Failed to delete original file ‘/volume1/TV Shows/Wilfred/Season 1/Wilfred.US.S01E06.HDTV.XviD-FQM.Conscience.avi’ after copy to ‘/volume1/TV Shows/Wilfred/Season 1/Wilfred (US) – S01E06 – Conscience – .avi’
at org.apache.commons.io.FileUtils.moveFile(FileUtils.java:2835)
at net.sourceforge.tuned.FileUtilities.moveRename(FileUtilities.java:57)
at net.sourceforge.filebot.StandardRenameAction$1.rename(StandardRenameAction.java:14)
at net.sourceforge.filebot.cli.CmdlineOperations.renameAll(CmdlineOperations.java:607)
at net.sourceforge.filebot.cli.CmdlineOperations.renameSeries(CmdlineOperations.java:245)
at net.sourceforge.filebot.cli.CmdlineOperations.rename(CmdlineOperations.java:90)
at net.sourceforge.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:87)
at net.sourceforge.filebot.Main.main(Main.java:190)
Failure (°_°)
Synology NAS CLI Failure
Re: Synology NAS CLI Failure
OK - I will preface this by saying I'm new to CLI... it was a permissions issue I fixed with chmod.