1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-09 21:52:05 +02:00
Files
rclone/fs/operations/operations.go
Nick Craig-Wood 2bafbf3c04 operations: add RemoveExisting to safely remove an existing file
This renames the file first and if the operation is successful then it
deletes the renamed file.
2024-11-08 18:17:55 +00:00

84 KiB