Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Bookmarks for folders on rclone #35

Open
eyalk5 opened this issue Jan 1, 2020 · 5 comments
Open

Bookmarks for folders on rclone #35

eyalk5 opened this issue Jan 1, 2020 · 5 comments

Comments

@eyalk5
Copy link

eyalk5 commented Jan 1, 2020

Hi,
I kept a bookmark to a remote share. It was to ~/vim/.netranger/computer/path
When I go to it straight (not doing remotelist first), the files are treated as if they are local. Any chance to fix it?

@ipod825
Copy link
Owner

ipod825 commented Jan 3, 2020

I think this can be fixed later.

@ipod825
Copy link
Owner

ipod825 commented Jan 17, 2020

I don't think it's the case (at least in the newest version). Could you please elaborate on your problem?
How do you enter the remote cache directory? What operations do you perform after entering the directory? What's the expected result of the operation? What's the real result.

@eyalk5
Copy link
Author

eyalk5 commented Jan 26, 2020

Tested on last version now.
The bookmarks is to /Users/eyalkarni/.netranger/remote/compname/something and named d.
This is a linux ssh using rclone.

It works when I enter :NetrRemoteList and then follows the entire path.
If I just go 'd, it doesn't work - meaning I get empty files.

@ipod825
Copy link
Owner

ipod825 commented Jan 27, 2020

I can't reproduce. Pressing 'd I do go to the remote directory as a remote directory. What's your os/vim/rclone/vim-netranger version?

@eyalk5
Copy link
Author

eyalk5 commented Jan 27, 2020

netranger - last version .
nvim v0.5.0-295-g234232ff4
rclone v1.47.0

config:

[xxx]
type = sftp
host = xxxx
user = yyy
key_use_agent = true
use_insecure_cipher = false

The bookmark was created with a much earlier version. maybe this is the problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants