CocoaError 3328: on a shared networked drive???

Get help for specific problems
Posts: 9
Joined: 17 Jul 2018

jainraje

I'm seeing this error recently:

Many things changed. New MBP, new macOS, etc. I'd like to get rid of this error.

The recycle bin is not available for "/folder1/folder2/folder3/folder4/file1.txt".

CocoaError 3328: “file1.txt” couldn’t be moved to the trash because the volume “macFUSE Volume 0 (sshfs)” doesn’t have one. [NSFileManager::trashItemAtURL]

Ignore and delete permanently each time recycle bin is unavailable?

Can the recycle bin be added to the folder in question?

Thx,
jainraje
User avatar
Posts: 4065
Joined: 11 Jun 2019

xCSxXenon

Recycling is typically not available for network locations.
Going into the sync settings and change deletions to 'permanent'
Posts: 9
Joined: 17 Jul 2018

jainraje

thx for prompt response.