Check if file /path already exists #6

Closed
opened 2025-10-02 18:14:24 +00:00 by cf7 · 1 comment
Owner

Not sure if I thought about it - need to look into it later. Shouldn't cause problems for now, but will eventually.

Not sure if I thought about it - need to look into it later. Shouldn't cause problems for now, but will eventually.
cf7 added the
Kind/Enhancement
label 2025-10-02 18:14:24 +00:00
Author
Owner

Already implemented - didn't see it

random_path = generate_random_path()
while (UPLOAD_DIR / random_path).
    random_path = generate_random_path()
Already implemented - didn't see it ``` random_path = generate_random_path() while (UPLOAD_DIR / random_path). random_path = generate_random_path() ```
cf7 closed this issue 2025-10-03 21:56:34 +00:00
Sign in to join this conversation.
No milestone
No project
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: cf7/linedump#6
No description provided.