New SFTP plugin available now
Moderators: Hacker, petermad, Stefan2, white
Sorry, you asked sqa_wizard but hope it's OK to answer too.ghisler(Author) wrote:2sqa_wizard
Would a single level of subfolders be sufficient? That wouldn't be so difficult to add...
I prefer two levels of subfolders.
But, would it be easier to add sftp support to the ftp modul in Total Commander? There is just a subfolder menu possible.
What do you think about a big "Connection Modul" there all ftp, sftp, ftps, WebDAVand cloud connections are concentrate together?
There you have one overview over all the connections. You can sort in subfolders to different connections or different Providers
how ever you want. The only bad thing is, it needs every time a complete Total Commander update instead of a small Plugin update.
mf
Bankster - Word of the Year 2009
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2Mikefield
Thanks for your report. Do you get any error in the log? Ghisler.com and Ghisler.ch both use CentOS, which is based on Redhat, and it works with both, so I wonder what's wrong.
You need to enabled FTP logging in Configuration - Options - FTP to get a log of SFTP too.
Thanks for your report. Do you get any error in the log? Ghisler.com and Ghisler.ch both use CentOS, which is based on Redhat, and it works with both, so I wonder what's wrong.
You need to enabled FTP logging in Configuration - Options - FTP to get a log of SFTP too.
Unfortunately these protocols are too different from FTP to make an integration possible right now.What do you think about a big "Connection Modul" there all ftp, sftp, ftps, WebDAVand cloud connections are concentrate together?
There you have one overview over all the connections. You can sort in subfolders to different connections or different Providers how ever you want. The only bad thing is, it needs every time a complete Total Commander update instead of a small Plugin update.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Unfortunately no error message:ghisler(Author) wrote:2Mikefield Thanks for your report. Do you get any error in the log?
Sitzung startet... (SFTP)
CONNECT \ACM2
Verzeichnis einlesen: \var\home\ftp\pub
Verzeichnis einlesen: \var\home\ftp\pub\
Datei hochladen: /var/home/ftp/pub/105_96xxdata.txt
Verzeichnis einlesen: \var\home\ftp\pub
DISCONNECT \ACM2
And thanks for your answer regarding the integration of sftp.

mf
Bankster - Word of the Year 2009
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2Mikefield
Strange, there is no error. Maybe a firewall problem? Maybe you can see anything in the SSH server log?
Strange, there is no error. Maybe a firewall problem? Maybe you can see anything in the SSH server log?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I've no root access to this server to get all logs. Did you need a specific log file?
I tried with different (ACM) server and there was no problem with the SCP checkbox enabled.
So it could be indeed a firewall problem, thanks for the hint Christian.
As I know, that specific server locates after a balabit box, which can cause this error.
mf
I tried with different (ACM) server and there was no problem with the SCP checkbox enabled.

So it could be indeed a firewall problem, thanks for the hint Christian.
As I know, that specific server locates after a balabit box, which can cause this error.

mf
Bankster - Word of the Year 2009
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
It's also possible that scp isn't installed on the server. Do you have shell access (no root)? Then try the command
scp
without parameters on the command line. It should show you either the usage of the command, or an error that scp isn't installed.
scp
without parameters on the command line. It should show you either the usage of the command, or an error that scp isn't installed.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Do not fret Christian. It's only this server, so for me it causes in the balabit box. And I know that I've to disable scp support.
I only wonder why it doesn't fall back to sftp. But if no error message comes from the server, how should the plugin switch to sftp.
I can live with that.
mf
I only wonder why it doesn't fall back to sftp. But if no error message comes from the server, how should the plugin switch to sftp.
I can live with that.
mf
Bankster - Word of the Year 2009
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Yes, that's exactly the problem - the plugin doesn't get any error back from the server...
Edit: It may be a server configuration problem, see this link:
Stack exchange
Edit: It may be a server configuration problem, see this link:
Stack exchange
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I've tried it with a different server (Sun Solaris 9) which is also located behind the balabit box, and there is the same problem.
SCP transfer is not possible, no error message and no sftp fallback. For me it is very clear, that the problem is the balabit box.
But I'm wondering that a message box pops up "Fehler beim Hochladen der Datei!" and vice versa "Fehler beim Herunterladen!".
So, an error is detected.
mf
SCP transfer is not possible, no error message and no sftp fallback. For me it is very clear, that the problem is the balabit box.
But I'm wondering that a message box pops up "Fehler beim Hochladen der Datei!" and vice versa "Fehler beim Herunterladen!".
So, an error is detected.
mf
Bankster - Word of the Year 2009
- ghisler(Author)
- Site Admin
- Posts: 50421
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Hi!
OK, I have added some more logging to the plugin. Please try beta 3:
https://plugins.ghisler.com/beta/sftpplug143beta3.zip
Source code:
https://plugins.ghisler.com/beta/sftpplug_src143beta3.zip
Maybe it gives me some more clues...
OK, I have added some more logging to the plugin. Please try beta 3:
https://plugins.ghisler.com/beta/sftpplug143beta3.zip
Source code:
https://plugins.ghisler.com/beta/sftpplug_src143beta3.zip
Maybe it gives me some more clues...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com