The dual-indexing code was calling file_hash(source_path) after cache.put(move=True) had already moved the file, causing "No such file or directory" errors on upload. Now computes local_hash before the move operation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
28 KiB
28 KiB