Skip to content

realize_ does not work if the path points toward a network drive #147

@courtiol

Description

@courtiol

Dear fs developers,
the function realize_ does not work in my working environment if the path points toward a network drive:

fs:::realize_('M:/')
Error: [EPERM] Failed to realize 'M:/': operation not permitted

Yet, I can easily write or read file on this drive from R using usual functions.
I figured this out since it makes usethis::use_data() crash.

I cannot produce a reproductible example unless you are willing to visit me in my working place in Berlin... If that is an option, let me know!

++
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions