Skip to content

OneDrive files not visible to Bash #1941

Description

@jpda
  • Your Windows build number: 10.0.16176 (Ubuntu 16.04.2)

  • What you're doing and what's happening:

    • use OneDrive
    • sync some files locally
    • open cmd
    • type bash
    • try to cd to local OneDrive folder
    • do ls
    • OneDrive folder doesn't appear
    • files in OneDrive folder (if referencing directly) just spit out input\output error
  • What's wrong / what should be happening instead:

    • files should be available
    • folder should be visible
  • Strace of the failing command, if applicable:

read(0, "cd /mnt/c/Users/johndand/OneDriv"..., 8192) = 34
chdir("/mnt/c/Users/johndand/OneDrive") = -1 EIO (Input/output error)
write(2, "sh: 2: cd: ", 11)             = 11
write(2, "can't cd to /mnt/c/Users/johndan"..., 42) = 42
write(2, "\n", 1)                       = 1
wait4(-1, 0x7fffef91848c, WNOHANG|WSTOPPED, NULL) = -1 ECHILD (No child processes)

etl: lxcore_logman-etl.zip

1-bash-od
2-cmd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions