Skip to content

remote: support NFS #1183

@efiop

Description

@efiop

Currently we do not support NFS remotes natively, but it is pretty easy to workaround that by mounting nfs location to some local directory/folder and specifying it as a local remote in dvc. For example, if you have your nfs location mounted to /mnt/nfsshare(or something like Z:\\ on Windows), then you can simply use dvc remote add -d /mnt/nfsshare(or dvc remote add -d Z:\` on Windows) to add it as a remote.

That being said, it would still be very useful to have a native support for it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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