I am using the OpenSSH Server that is built-in on Windows 10 to provide SSH service.
I am experiencing an issue when uploading files via WinSCP.
When I upload files from another computer, a temporary file named ".diskpart" is created on my computer during the upload process.
However, after the upload is complete, this file is not deleted from the Everything program's database and continues to be found.
I used Everything 1.5.0.1339a (x64). Disk is NTFS file system (cannot rescan manually).
.filepart file is not updated
Re: .filepart file is not updated
Possibly a hard link?
Everything 1.5 doesn't detect deleted hard links.
A program might still have a handle opened to the .filepart file.
Everything won't see the deletion until all handles are closed.
Please try forcing a rebuild:
Everything 1.5 doesn't detect deleted hard links.
A program might still have a handle opened to the .filepart file.
Everything won't see the deletion until all handles are closed.
Please try forcing a rebuild:
- In Everything, from the Tools menu, click Options.
- Click the Indexes tab on the left.
- Click Force Rebuild.
- Click OK.
- Type in the following search and press ENTER:
/reindex c:
where c: is the NTFS volume to reindex.