-
Notifications
You must be signed in to change notification settings - Fork 6
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
Some MobaXTerm users need to use SCP not SFTP to see file browser #2
Comments
thank you very much, it solved my problem! |
非常感谢 完美的解决了我的问题 |
Is there a way to make this setting the default? Also, is there a way to set up ssh from the terminal to use this setting? |
@Aethylred I'm not sure I understand your second point - if you can use |
give permission to your folder using below command Make Sure you should have root privilege |
@vasurajput What is your suggestion here? Do you want to explain how to grant read and execute privileges on a folder? Also, note that typically only system administrators can use |
I have root privilidges on a remote server. I can see the content of files if I use" ls "when I am root, however, I cant view those folders via the MobaXterm broser (even if I am root). How can I fix it without changing file permissions (obviously the permissions need to be protected to prevent people who are not part of specific usergroups to view folder contents). |
Hi, I am unable to download any files from Mobaxterm, on SCP as well as SFTP. Do you know what could the reason be. These include .tsv files |
My experience with a Docker container: with SFTP the file browser is not displayed. With SCP apparently all is working fine, but trying to upload a file causes the transfer to remain stuck ad the beginning, while trying to download a file causes no file to be transferred. Using WinSCP revealed the problem, which was not reported by MobaXTerm in any way (even looking at its log): scp command is missing on the container. So I had to stick to WinSCP (using SFTP protocol) to make file transfers work. I don't know why MobaXTerm does not show the file browser when selecting SFTP in this case. |
Thank you! |
Some users may not see the file browser pane in MobaXTerm. This may or may not be due to actions taken when the Windows Firewall prompts the user to allow/deny MobaXTerm to public and/or private networks.
A workaround to this is to ask MobaXTerm to use the SCP file transfer protocol rather than the SFTP protocol when you create/start your MobaXTerm session:
The file browser pane should then (hopefully) be visible.
The text was updated successfully, but these errors were encountered: