Not providing an extension to rename crashes #1

Open
opened 2024-09-10 09:50:06 -07:00 by tstarr · 0 comments
Owner

Example:

$ python -m z rename ".\CCAS_Midpoint2024_Starr_FINAL.docx" "CCAS Final 2024"

FileNotFoundError: [WinError 3] The system cannot find the path specified: '.\\CCAS_Midpoint2024_Starr_FINAL.docx' -> '20240910T094709--CCAS-Final-2024__.\\CCAS_Midpoint2024_Starr_FINAL'

Example: ``` $ python -m z rename ".\CCAS_Midpoint2024_Starr_FINAL.docx" "CCAS Final 2024" FileNotFoundError: [WinError 3] The system cannot find the path specified: '.\\CCAS_Midpoint2024_Starr_FINAL.docx' -> '20240910T094709--CCAS-Final-2024__.\\CCAS_Midpoint2024_Starr_FINAL' ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
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: tstarr/z-py#1
No description provided.