Skip to content

[BUG]: Files with a ':' in their name are interpreted to be drives #57

@gamemaker1

Description

@gamemaker1

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:

  1. Rename a file to contain a : in its name (Google Drive/Gmail thread)
  2. Try downloading the file using the read command
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions