SFTP4TC based on PuTTY

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

bebbo
Junior Member
Junior Member
Posts: 53
Joined: 2009-06-24, 08:22 UTC

SFTP4TC based on PuTTY

Post by *bebbo »

SFTP4TC is back! Get it at its home page at h t t p : / / sftp4tc.berlios.de/

The new version uses PuTTY 0.60 and is waiting to be tested (and used) extensively.

Enjoy

Bebbo
Last edited by bebbo on 2014-08-26, 09:52 UTC, edited 1 time in total.
User avatar
Mikefield
Power Member
Power Member
Posts: 628
Joined: 2006-02-26, 19:13 UTC
Location: Oberursel, Germany HE

Post by *Mikefield »

Not confirmed. There is no download link available.

mf
Bankster - Word of the Year 2009
WhACKO
Junior Member
Junior Member
Posts: 67
Joined: 2009-04-07, 11:17 UTC

Post by *WhACKO »

sure there is, click on the berliOS link on the left: http://developer.berlios.de/projects/sftp4tc/
User avatar
Mikefield
Power Member
Power Member
Posts: 628
Joined: 2006-02-26, 19:13 UTC
Location: Oberursel, Germany HE

Post by *Mikefield »

Hello WhACKO!
A little bit hidden. Thanks for the link!

mf
Bankster - Word of the Year 2009
Jack!
Junior Member
Junior Member
Posts: 10
Joined: 2009-05-19, 08:05 UTC

SFTP4TC based on PuTTY 0.60

Post by *Jack! »

What's the format of parameter "keyfilename" in file wcx_sftp.ini? In other words: how can I point to my keyfile and where do I have to put it?
Semper nocuit differre paratis.
bebbo
Junior Member
Junior Member
Posts: 53
Joined: 2009-06-24, 08:22 UTC

Post by *bebbo »

What's the format of parameter "keyfilename" in file wcx_sftp.ini? In other words: how can I point to my keyfile and where do I have to put it?
Hm, no idea. I use PuTTy to maintain my connections together with PAgent to provide the private keys. So you load your keys one times and use them many times.
This combination works well and is my recommendation.

What you are trying might be bugged - try to report your bugs in the plugins bug tracker.

Bebbo
Uruloki
Junior Member
Junior Member
Posts: 9
Joined: 2009-05-27, 18:21 UTC

Post by *Uruloki »

Great news, but seems like links are dead right now :)
ooops
New Member
New Member
Posts: 1
Joined: 2009-06-26, 03:25 UTC

Post by *ooops »

Uruloki wrote:Great news, but seems like links are dead right now :)
Download does not work from berlios.
Is there alternate location?
User avatar
Mikefield
Power Member
Power Member
Posts: 628
Joined: 2006-02-26, 19:13 UTC
Location: Oberursel, Germany HE

Post by *Mikefield »

Try the alternative SFTP Plugin from Christian. :)
http://ghisler.fileburst.com/beta/sftpplug094beta.zip

mf
Bankster - Word of the Year 2009
bebbo
Junior Member
Junior Member
Posts: 53
Joined: 2009-06-24, 08:22 UTC

Post by *bebbo »

You can download wfx_sftp_1_2_60_1_base_bin.zip from my home page.

http://www.franke.ms/download/wfx_sftp_1_2_60_1_base_bin.zip

Bebbo
Uruloki
Junior Member
Junior Member
Posts: 9
Joined: 2009-05-27, 18:21 UTC

Post by *Uruloki »

Mikefield wrote:Try the alternative SFTP Plugin from Christian. :)
http://ghisler.fileburst.com/beta/sftpplug094beta.zip

mf
His plugin is also great, but it doesn't support one simple and crucial feature - copying files from one server to another.
bebbo wrote:You can download wfx_sftp_1_2_60_1_base_bin.zip from my home page.

http://www.franke.ms/download/wfx_sftp_1_2_60_1_base_bin.zip

Bebbo
Excellent, this works with all servers at my work now. Thanks!
bebbo
Junior Member
Junior Member
Posts: 53
Joined: 2009-06-24, 08:22 UTC

Post by *bebbo »

His plugin is also great, but it doesn't support one simple and crucial feature - copying files from one server to another.
It's not the fault of his SFTP plugin.
It's the fault of Total Commander and its broken handling inside!

SFTP4TC contains a workaround if source and destination are handled by SFTP4TC.

But if you mix 2 different plugins (e.g. FTP -> SFTP) it will also fail.

Suggestion:

There are methods which handles two paths, like
- FsGetFile
- FsPutFile
- FsRenMovFile

For those methods Total Commander MUST detect that
- one is a local path,
- or both paths belong to the same plugin

If not, Total Commander MUST provide temp files and invoke the two different plugins correctly.

You could easily add a detection by calling one plugin and evaluating a return code like FS_FILESYSTEM_UNREACHABLE, to start the handling with local temp files.

Total Commander SHOULD NOT start the handling with local temp files if both paths belong to the same plugin.

... my 2c

Bebbo
----
maintainer of SFTP4TC
User avatar
MarkFilipak
Member
Member
Posts: 164
Joined: 2008-09-28, 01:00 UTC
Location: Mansfield, Ohio

Re: SFTP4TC based on PuTTY 0.60

Post by *MarkFilipak »

bebbo wrote:SFTP4TC is back!
I installed but couldn't connect. Do you have any help for the <edit connection> dialog or is there some other way to connect?

Thanks.
Hi Christian! Delighted customer since 1999. License #37627
bebbo
Junior Member
Junior Member
Posts: 53
Joined: 2009-06-24, 08:22 UTC

Post by *bebbo »

First: you may use the SFTP4TC boards to ask questions http://developer.berlios.de/support/?group_id=2273

You have to use the <edit connection> dialog to create a connection:
0. if you use a version before 1.3.60.3: load the <default settings>
1. enter host address
2. select SSH
3. enter a session name
4. save the session
5. open

If you need more details, create a working PuTTY connection, look at http://www.chiark.greenend.org.uk/~sgtatham/putty/docs.html for more information. Once your PuTTY session works, you can use it in SFTP4TC too.

Bebbo
User avatar
MarkFilipak
Member
Member
Posts: 164
Joined: 2008-09-28, 01:00 UTC
Location: Mansfield, Ohio

Post by *MarkFilipak »

bebbo wrote:First: you may use the SFTP4TC boards to ask questions http://developer.berlios.de/support/?group_id=2273
Oops! Got "No Support Requests Match Your Criteria".

I got SFTP4TC to work and autologin as "root". How do I get it to automatically supply the password? Thanks -- Mark.
Hi Christian! Delighted customer since 1999. License #37627
Post Reply