1
2
Fork
You've already forked rclone
0

Fix error with part name #1

Merged
joseavilasg merged 1 commit from issue/part-name into main 2023年12月24日 20:50:00 +01:00
joseavilasg commented 2023年12月24日 00:54:37 +01:00 (Migrated from github.com)
Copy link

Hi. This PR fixes an error with partName being sent empty when randomise_part is false, and total parts of a file are equal to 1.

Changes:

  • Initialize partName var with the file name.

Please review and let me know if any further changes or adjustments are needed. Thank you.

Hi. This PR fixes an error with `partName` being sent empty when `randomise_part` is false, and total parts of a file are equal to 1. **Changes:** - Initialize `partName` var with the file name. Please review and let me know if any further changes or adjustments are needed. Thank you.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
teldrive/rclone!1
Reference in a new issue
teldrive/rclone
No description provided.
Delete branch "issue/part-name"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?