Describe the bug
Clicking on the red View Trash 🗑 button doesn't work for many cloud drives.
I noticed a difference between when Crypt is On and Off, so here are my observations:
| Cloud Drive | With Crypt | Without Crypt |
| Google Drive | ⚠ Failed to access Google Drive provider | Works fine |
| pCloud Drive | ⚠ Failed to access pCloud provider | ⚠ Authentication failed: Log in required. |
| MEGA, using its API with and without MEGAcmd | ⚠ Failed to access MEGA provider | Works fine |
| kDrive | ⚠ Failed to access kDrive provider | Works fine |
| Koofr | ⚠ Not a Koofr connection | Works fine |
| box | ⚠ Box downcast failed | Works fine |
| OpenDrive | ⚠ Failed to access OpenDrive provider | Works fine |
| Jottacloud | ⚠ Not a Jottacloud connection | Works fine |
| OneDrive | Haven't tested | List trash failed: 400 Bad Request: {"error":"code":"invalidRequest","message":"The special folder identifier isn't valid","innerError":{"date":"... |
| Dropbox | ⚠ Dropbox downcast failed | Works fine |
These are all checked when using OAuth and API, not WebDAV.
I'm also not mentioning here cloud drives that don’t seem to currently support the red View Trash 🗑 button.
Expected behavior
The red View Trash 🗑 button should always work. If there should be a difference between when Crypt is On or Off, it should be clear to the user,
just like the problems I reported of cd, ls and tree not working with Crypt.
Environment:
- OS: Windows 10
- AeroFTP Version: v4.1.2
Additional context
I don't think I see a difference between the current path and whether its name is encrypted or not,
like cd, which failed when Crypt is On in folders with unencrypted names.
Describe the bug
Clicking on the red View Trash 🗑 button doesn't work for many cloud drives.
I noticed a difference between when Crypt is On and Off, so here are my observations:
These are all checked when using OAuth and API, not WebDAV.
I'm also not mentioning here cloud drives that don’t seem to currently support the red View Trash 🗑 button.
Expected behavior
The red View Trash 🗑 button should always work. If there should be a difference between when Crypt is On or Off, it should be clear to the user,
just like the problems I reported of
cd,lsandtreenot working with Crypt.Environment:
Additional context
I don't think I see a difference between the current path and whether its name is encrypted or not,
like
cd, which failed when Crypt is On in folders with unencrypted names.