Skip to content

Don't use filepath for remote paths only for local#37

Merged
AkihiroSuda merged 1 commit into
lima-vm:masterfrom
afbjorklund:filepath-windows
Jul 4, 2022
Merged

Don't use filepath for remote paths only for local#37
AkihiroSuda merged 1 commit into
lima-vm:masterfrom
afbjorklund:filepath-windows

Conversation

@afbjorklund

Copy link
Copy Markdown
Member

The remote paths are on a Linux system, and need "path".

The local paths can be different, handled by "filepath".

Example:

Local: "C:\\msys64\\tmp\\lima"

Remote: "/tmp/lima"

Error:

failed to mount reverse sshfs for "/tmp/lima" on "/tmp/lima": unexpected relative path: "/tmp/lima"

The remote paths are on a Linux system, and need "path".

The local paths can be different, handled by "filepath".

Example:

	Local: "C:\\msys64\\tmp\\lima"

	Remote: "/tmp/lima"

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>

@AkihiroSuda AkihiroSuda left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit be7ce41 into lima-vm:master Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants