Files
rclone/backend
wiserain cdcf0e5cb8 pikpak: optimize file move by removing unnecessary readMetaData() call
Previously, the code relied on calling `readMetaData()` after every file move operation.
This introduced an unnecessary API call and potentially impacted performance.

This change removes the redundant `readMetaData()` call, improving efficiency.
2024-07-08 18:16:00 +09:00
..
2024-03-26 09:46:47 +00:00
2024-06-06 09:25:17 +01:00
2024-06-14 16:04:51 +01:00
2023-08-11 00:47:01 +09:00
2023-08-22 12:52:13 +01:00
2023-11-24 18:18:01 +00:00
2024-05-14 12:51:03 +01:00