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
CocoaError 3328: on a shared networked drive???
- Posts: 9
- Joined: 17 Jul 2018
- Posts: 4065
- Joined: 11 Jun 2019
Recycling is typically not available for network locations.
Going into the sync settings and change deletions to 'permanent'
Going into the sync settings and change deletions to 'permanent'
- Posts: 9
- Joined: 17 Jul 2018
thx for prompt response.