You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When downloading/copying a file with a : in its name, the CLI assumes the : is in fact a drive separator. This only happens if the drive name is not already specified.
To Reproduce
Steps to reproduce the behavior:
Rename a file to contain a : in its name (Google Drive/Gmail thread)
Try downloading the file using the read command
See error (drive not found)
Expected behavior
The file name with a ':' is downloaded without interpreting it as a drive
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
Dabbu CLI Version: Affects all up to v3.2.0
OS Version: Affects Windows/MacOS/Linux
The text was updated successfully, but these errors were encountered:
Describe the bug
When downloading/copying a file with a : in its name, the CLI assumes the : is in fact a drive separator. This only happens if the drive name is not already specified.
To Reproduce
Steps to reproduce the behavior:
read
commandExpected behavior
The file name with a ':' is downloaded without interpreting it as a drive
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: