RcloneShuttle
RcloneShuttle copied to clipboard
Rename files asynchronously
Renaming is a blocking I/O operation. Since it can take a bit more time than expected, it's worth offloading this operation from the UI thread.