[SOLVED] ENAMETOOLONG: File name too long [rename]

Get help for specific problems
Posts: 13
Joined: 18 Apr 2020

carbone

Get this error:
Cannot move file
"/path/file.ffs_tmp" to
"/path/filefullname.mkv".

ENAMETOOLONG: File name too long [rename]
OS is Linux
Full path to archive is 220 characters, archive filename with extension is 184 characters. Includes chinese characters.
Last edited by carbone on 10 Jan 2022, 03:01, edited 1 time in total.
User avatar
Posts: 3633
Joined: 11 Jun 2019

xCSxXenon

Ok? What's the issue?
Posts: 13
Joined: 18 Apr 2020

carbone

Ok? What's the issue? xCSxXenon, 09 Jan 2022, 21:54
Can't copy the file.
Posts: 13
Joined: 18 Apr 2020

carbone

Fixed. The name of the file (not the full path) was over 256 characters, which is not allowed in ZFS filesystems. After renaming it worked.