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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DISCUSSION] Project status and planning #20

Open
evsar3 opened this issue May 17, 2020 · 12 comments
Open

[DISCUSSION] Project status and planning #20

evsar3 opened this issue May 17, 2020 · 12 comments

Comments

@evsar3
Copy link
Owner

evsar3 commented May 17, 2020

I want to share with you that I'm back to work in the project! 馃帀

First, I must say that I'm very glad for your feedback and I'm so happy that this project got so much attention in such a small time. I hope it's being useful at this quarentine helping people to remotelly work on they files.

I have defined some major changes to work at:

  • Advanced UI with all SSHFS options;
  • Auto-update;
  • Create a debug tool for helping at throbleshooting;
  • Extend it to be a multi-platform app and support the native sshfs on Linux and whatever people use on MacOS;
  • Other bug fixes and improvements that might appear along the way.

Thank you.

#StayHome

@evsar3 evsar3 pinned this issue May 17, 2020
@ebvjr
Copy link

ebvjr commented May 17, 2020

It would be great also if this have support for rclone to mount buckets like google drive, s3 storage and etc.

@tj57
Copy link

tj57 commented May 20, 2020

Thank you for this job!.
It would be nice to have portable mode and easy duplicate connection.

@evsar3
Copy link
Owner Author

evsar3 commented May 21, 2020

Hello @tj57

This can actually be done very easily.
Please, open an issue with this request so we can track its progress better.

馃槑

@evsar3
Copy link
Owner Author

evsar3 commented May 22, 2020

[HELP WANTED]

Hello guys!

I'm looking for someone that can help me to create a list of all SSHFS options.
I've have already created a gist with the starting of the options, but if someone can continue it while I work in the advanced interface, it would be so great!

The unfinished list:
https://gist.github.com/evsar3/1c02089094d1e874ff0aa2f0293df48c

The SSHFS options reference can be found here:
https://linux.die.net/man/1/sshfs

Thank you!

@evsar3
Copy link
Owner Author

evsar3 commented May 22, 2020

First look at advanced UI!

image

This is a starting point for implementing #13

馃槂

@evsar3
Copy link
Owner Author

evsar3 commented Oct 3, 2020

Version v1.2 is out! Update now!

@Luckyvb
Copy link

Luckyvb commented Nov 12, 2020

Please add SSHFS options, now i change vuex.json to use it

  • create_file_umask
  • create_dir_umask

Maybe with options can be taken from xml or json config file, as sample

<option name="idmap">
  <type>string</type>
  <values allow="true">
      <value>user</value>
      <value>group</value>
  </values>
</option>

@ghost
Copy link

ghost commented Nov 16, 2020

Thanks for the great job, guys you save my life really, but I don't know but is there a way to do a ssh tunnel in the GUI before do the mount?

Thanks

@evsar3
Copy link
Owner Author

evsar3 commented Nov 17, 2020

Hello @krpovmu

See this answer on Stackoverflow:
https://superuser.com/a/1257190/1218743

Use the advanced tab of your connection to add the ssh_command option

@Dolphran
Copy link

Dolphran commented Jan 29, 2021

Hello - I noticed that when connecting with this app, my drive letter does not show up under "Network", but instead looks like a local drive in Windows explorer. This is different from how it shows if using 'net use X: \sshfs.kr\user@ip' What are the implications of this? Should Windows be aware that this is a network connection?

@Yaroslav-95
Copy link

How do you add -o commands? For example, I would like for dotfiles to be hidden in Windows clients. I read here winfsp/sshfs-win#310 that you can hide them adding the -o dothidden parameter. How do I go about adding that option in sshfs-win-manager?

@mrdc
Copy link

mrdc commented Nov 4, 2023

  • Extend it to be a multi-platform app and support the native sshfs on Linux and whatever people use on MacOS;

Thanks! Any good news concerning macOS support?

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

No branches or pull requests

7 participants