ErrLookup › files-community/Files
files-community/Files
A modern file manager that helps users organize their files and folders. · C# · 1,142 source files
Analyzed at 68c68a58d4 on 2026-08-13. 25 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Copying folders is not supported. | exception | warning | ftp, storage, copy, notsupported |
| File already exists. | exception | error | ftp, storage, logic-bug, file-creation |
| Couldn't generate unique name. File skipped. | exception | error | ftp, storage, file-creation, collision |
| File creation failed. | exception | error | ftp, storage, file-creation, network |
| Directory already exists. | exception | error | ftp, storage, logic-bug, folder-creation |
| Directory was not successfully created. | exception | error | ftp, storage, folder-creation, network |
| Directory was not found from path. | exception | error | ftp, storage, navigation, notfound |
| File was not found from path. | exception | error | ftp, storage, navigation, notfound |
| Files failed to start. A required Windows component could no | exception | critical | startup, winui, runtime, com, windows-app-sdk |
| Failed to process the network connection dialog successfully | exception | error | win32, network, dialog, shell-interop |
| Failed to connect to FTP server. | exception | error | ftp, storage, move, network, connection |
| Failed to move file from {Path} to {destFolder}. | exception | error | ftp, storage, move, collision |
| Failed to create file {remotePath}. | exception | error | ftp, storage, file-creation, network |
| Failed to connect to FTP server. | exception | error | ftp, storage, folder-creation, network, connection |
| Failed to create folder {desiredName}. | exception | error | ftp, storage, folder-creation, network |
| Failed to move folder from {Path} to {destFolder}. | exception | error | ftp, storage, move, collision |
| Specified method is not supported. | exception | warning | storage, virtual-items, query, notsupported |
| The method or operation is not implemented. | exception | error | winrt, storage, virtual-item, not-implemented |
| Specified method is not supported. | exception | error | winrt, storage, zip, not-supported, parent |
| Can't open zip file as RW | exception | error | winrt, storage, zip, read-write, not-supported |
| Moving to recycle bin is not supported. | exception | error | winrt, storage, zip, delete, recycle-bin, not-supported |
| Specified method is not supported. | exception | error | winrt, storage, zip, folder-conversion, not-supported |
| Moving to recycle bin is not supported. | exception | error | winrt, storage, zip, delete, folder, recycle-bin, not-supported |
| The following properties failed to save: {failedProperties} | exception | error | properties, save, storage, winrt, multi-select |
| The following properties failed to save: {failedProperties} | exception | error | properties, save, storage, winrt |