rclone/backend/pikpak
wiserain b2f6aac754
pikpak: improve getFile() usage
Previously, `getFile()` was called indiscriminately during uploads, moves, 
and download link generation. This could lead to users with download limit 
causing subsequent operations like uploads and moves to fail. 
This PR optimizes the use of getFile(), by only calling it 
when it's strictly necessary.
2024-05-08 09:09:56 +09:00
..
api pikpak: improve getFile() usage 2024-05-08 09:09:56 +09:00
helper.go pikpak: fix a typo in a comment 2024-04-06 11:27:24 +01:00
pikpak_test.go pikpak: new backend 2023-04-04 16:33:48 +01:00
pikpak.go pikpak: improve getFile() usage 2024-05-08 09:09:56 +09:00