Jump to content

Talk:SSH File Transfer Protocol

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Chameleon (talk | contribs) at 10:34, 19 December 2007 (Uninformative: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconCryptography: Computer science Unassessed
WikiProject iconThis article is within the scope of WikiProject Cryptography, a collaborative effort to improve the coverage of Cryptography on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the importance scale.
Taskforce icon
This article is supported by WikiProject Computer science.

Performance Issues===

We've implemented SFTP by replacing FTP.Howevere some performnace issues are experinced now.SFTP jobs are taking more time than the FTP.. Any suggestions !!


SFTP and resume

sftp and resume? -- 68.103.147.152 07:21, 2005 Jun 16

I've now mentioned this capability in the article. JTN 13:50, 2005 Jun 16 (UTC)

I don't understand...

What does SSH stand for exactly? Is it a protocol or a program? Is "SSH File Transfer Protocol" the same as SSH? or SFTP? SFTP is introduced into the article without any explanation.

So an SCP program uses the SCP protocol right? And SFTP uses SSH?

I'm confused! :(

SSH stands for "Secure shell". It is both protocol and program. SCP programs use SCP protocol (but some can use also SFTP protocol). SFTP programs use SFTP procol only. Both use SSH.

new RFC

I incremented the RFC filename from 09 to 12. From my limited RFC knowledge it appears the protocol version has not been incremented but that this new RFC delinates "New data types defined" only. The section that would explain the differences seems to be incomplete. Kubatonmax, a Protest Warrior 11:45, 2006 Jan 29 (PST)

Combine, Combine, Combine

This topic should be combined with FTP. FTPS article should also be combined with FTP article.12.110.196.19 18:38, 3 April 2006 (UTC)[reply]

Disagree with (at least) the first. SFTP a different protocol to FTP. — Matt Crypto 18:43, 3 April 2006 (UTC)[reply]
Same here. FTP and SFTP are completely different beasts. Do not combine them into one article. -- Ernstdehaan 08:17, 9 May 2007 (UTC)[reply]

SCP not deprecated

This article says SCP is deprecated. However, as far as I can see, SCP is not deprecated, just (intentionally) limited compared to SFTP. -- Ernstdehaan 09:24, 9 May 2007 (UTC)[reply]

I agree - I cannot find any mention of SCP being deprecated, except by certain vendors of commercial SFTP software. Is there some standards committee somewhere that says SCP is deprecated?

SFTP is not FTP over SSH

I think this comment should be re-considered and worded a bit clearer:

A common misconception is that SFTP is simply FTP run over SSH; in fact it is a new protocol designed from the ground up by the IETF SECSH working group. It is sometimes confused with Simple File Transfer Protocol.

Is it really a "common" misconception that people think that SFTP is technically FTP via an SSH tunnel? It sounds like more of an assumption on the part of the writer to me.

I think that this statement just brings up cause for arguing semantics (like it already has). The way people are "commonly" reading it is: SFTP is not FTP over SSH.

Technically, it is a File Transfer Protocal implementation via SSH.

198.186.144.216 (talk) 18:04, 28 November 2007 (UTC)[reply]

Uninformative

I've just read this entire article, and still have no idea what it is talking about. — Chameleon 10:34, 19 December 2007 (UTC)[reply]