-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pw_transfer: Fix File Transfer Handler
The transfer failed with two separate issues that this CL fixes: 1. Renaming/Copy fails when the full path to the target file does not exist. 2. Rename fails when tmp file and target file are not on the same file system. Change-Id: I964cb3a221ec0aed59534fc23b53651f1babac57 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/109811 Reviewed-by: Armando Montanez <[email protected]> Commit-Queue: Moussa Traore <[email protected]>
- Loading branch information
Showing
1 changed file
with
72 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters