Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote file system support, eg: sftp #81

Open
GoogleCodeExporter opened this issue Apr 14, 2015 · 5 comments
Open

Remote file system support, eg: sftp #81

GoogleCodeExporter opened this issue Apr 14, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Maybe I'm just missing the option, I thought everything supported remote FS 
these days.

I'd like to be able to enter something like this in the file browser:
sftp://name@host:PORT/var/log/xx.log

Even better would be a regexp for the name such that date rotated names could 
be specified, eg:

sftp://name@host:PORT/var/log/\dddd-dd-dd-xx.log


Original issue reported on code.google.com by [email protected] on 29 Aug 2014 at 4:58

@tcurtin
Copy link

tcurtin commented Jul 28, 2015

Please consider me another voice requesting this. I do all of my development work using Remote Explorer on a server, and this seems like the perfect tool for me... except it can't use the remote files I care about.

@anb0s anb0s added this to the v1.0 milestone Sep 25, 2015
@anb0s
Copy link
Owner

anb0s commented Sep 25, 2015

Searching for good library for SFTP and other remote communications... please help if you know some. Thanks!

@anb0s anb0s self-assigned this Sep 25, 2015
@tracerrx
Copy link

Also very interested in this. I believe you can use the library located here: http://www.jcraft.com/jsch/

@anb0s
Copy link
Owner

anb0s commented Feb 29, 2016

Thanks for the tip.

@ghost
Copy link

ghost commented Mar 24, 2016

Hey all, look into using SSHFS and remote mounting your log directory. That's what I did and it works like a charm.

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

No branches or pull requests

4 participants