Windows 10: File name is too long and could not have been sent to recycle bin

Get help for specific problems
Posts: 2
Joined: 11 Dec 2016

serefbilge

I'm using real time syncronization and getting the error below, and it stops and asks me again and again.
"F:\MyMegaSync\...\RecycleBin.ffs_tmp" çöp kutusuna atılamadı.

Error during "PerformOperations" for item:
"<unknown file>"
HRESULT: 0x8007006f, Dosya adı çok uzun.
' çöp kutusuna atılamadı': could not have been sent to recycle bin
'Dosya adı çok uzun' => File name is too long
Posts: 2
Joined: 11 Dec 2016

serefbilge

I've deleted forder having path "...\RecycleBin.ffs_tmp" using robocopy with command below and it is resolved.

robocopy "c:\EmptyFolder" "FolderPathToDelete" *.* /purge