Sftp - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: Sftp



  
 SSH file transfer protocol - Wikipedia, the free encyclopedia
SFTP is most often used as subsystem of SSH protocol version 2 implementations, having been designed by the same working group.
Many Microsoft Windows-based SFTP implementations use version 4 of the protocol, which lessened its ties with the Unix platform.
In computing, the SSH File Transfer Protocol or SFTP is a network protocol that provides file transfer and manipulation functionality over any reliable data stream.
http://en.wikipedia.org/wiki/SSH_file_transfer_protocol   (463 words)

  
 SFTP (Secure File Transfer) - OIT - UMass Amherst
SFTP (Secure File Transfer Protocol) has replaced FTP (File Transfer Protocol) as the means of transferring files to and from OITUNIX.
SFTP clients, for Windows and Macintosh, are available for download at no cost to UMass students, faculty and staff from our Supported Software and Downloads pages or from their manufacturers' Web sites.
SCP and SFTP allow file transfers between a local and a remote computer.
http://www.oit.umass.edu/sftp   (258 words)

  
 SFTP and FTP
SFTP programs provide an easy to use interface for working with your remote files.
SFTP and FTP are both protocols for working with remote files.
If you need to work with files from off campus you can use a program that supports SFTP to work with those files directly from your Home Server, copy them to your local computer, or copy local files to your home server.
http://web.reed.edu/cis/help/sftpInfo.html   (925 words)

  
 WinSCP :: Supported Transfer Protocols
WinSCP supports SFTP version 0 (since 3.4), version 1 (since 3.4), version 2 (since 3.1), version 3 (since 3.0 beta), version 4 (since 3.2) and version 5 (since 3.6.7).
In version 2 and 3 of SFTP protocol, owner and group can be changed only with knowledge of UID/GID (unsupported by WinSCP).
Support for version 5 is experimental as no server supporting the version is known and it currently does not bring any new functionality.
http://winscp.net/eng/docs/protocols   (742 words)

  
 RPC2 User Guide and Reference Manual: SFTP: A Side Effect for Bulk Data Transfer
SFTP is a protocol that allows a byte stream to be transferred efficiently from point A to point B, using optimizations such as streaming for large files and piggybacking for small files.
An example of an RPC subsystem which uses SFTP is given in the following section.
Note that the SFTP package should be activated before the RPC2 package is initialized.
http://www.coda.cs.cmu.edu/doc/html/rpc2_manual-5.html   (670 words)

  
 SFTP -- Secure File Transfer Protocol
It uses FTP commands to transfer files securely between accounts, whether the accounts are on the same machine or on different machines, including your home computer, if it is properly configured.
'Sftp' is a secure version of the File Transfer Protocol (ftp).
First, you should start sftp and tell it to which username and machine you want to hook up:
http://acs.ucsd.edu/info/sftp.php   (501 words)

  
 Accessing Files Using sftp
Where ; is the file on the server you want to download, and is the path you want to put the file on your machine.
The listing under SFTP client is the directory where you can access your windows files from within sftp.
You are here: Home > Computer Support > Linux > Using sftp
http://www.cae.wisc.edu/site/public?title=linux-sftp   (792 words)

  
 IP*Works! sftp Component : sftp OCX, sftp .NET Component, sftp Class, sftp Bean, sftp Object
NOTE: the SFTP protocol is a subsystem of SSH 2.0 and is entirely separate from the FTP protocol specified in RFC 959 and RFC 1579.
The size in bytes of the outgoing queue of the socket.
For more information, please consult the help files that come with the respective package.
http://www.nsoftware.com/products/component/sftp.aspx   (821 words)

  
 SFTP Category
An SFTP Root that has an invalid path (one that doesn't exist, for example) will not be accessible to any users.
If there are no SFTP roots available to the user, the user will be disconnected.
The Add and Edit buttons open the SFTP Root Path dialog where you can add or edit SFTP root paths and configure the users and groups assigned to them.
http://www.vandyke.com/products/vshell/docs/windows/SFTP_Category.htm   (466 words)

  
 RBrowser - The SSH Client for the Mac!
SFTP is better for file transfers because unlike scp it can hold a continuous connection and create links.
Also, SFTP does everything file-by-file, which takes a long time if it operates on a big file system.
SSH is used for file operations on the remote hosts, since SFTP has major limitations: for example it cannot make a copy of a file from on folder to another on the remote host!
http://www.rbrowser.com   (637 words)

  
 freshmeat.net: Tutorials - SFTP For Business Use
SFTP and OpenSSH are great solutions for providing a secured file transfer system.
All other settings are okay for the SFTP environment.
The most frequent question I received from management was: "What is SFTP?" In essence, SFTP is an interactive file transfer program, similar to FTP, except that SFTP performs all operations in an encrypted manner.
http://freshmeat.net/articles/view/1576   (2341 words)

  
 University Computing Service: File Transfer using SFTP
Unix sftp does not generally provide for checking your quota, or for displaying a file without fetching its contents to your filespace.
This rest of this page describes Unix sftp, which can be used on most Unix systems including MacOS X. SFTP on Unix systems looks rather similar to FTP, so much of this section also applies if you are using FTP.
This means that, if you run out of quota while uploading files to Pelican via sftp, you will be told only that the operation has failed, but not the reason (you can check your quota using ssh as described above).
http://www.cam.ac.uk/cs/filetransfer/sftp.html   (704 words)

  
 macosxhints - Fugu: A nice graphical front-end to sftp and more...
sftp uses ssh to transfer files, not ftp.
The interface it presents looks a lot like ftp, but the underlying work is being done by an ssh daemon.
Overall, this is an amazingly professional piece of free software -- kudos the University of Michigan's Research Systems UNIX Group!
http://www.macosxhints.com/article.php?story=20040209073533887   (1307 words)

  
 SSH & SFTP Server for Windows XP
SSH & SFTP Server for Windows XP digg
home » software » SSH & SFTP Server for Windows XP SSH & SFTP Server for Windows XP
If you just want the SFTP part, consider filezilla: filezilla.sourceforge.net.
http://digg.com/software/SSH_SFTP_Server_for_Windows_XP   (335 words)

  
 Linux Command Directory: sftp
Use file as the ssh configuration file instead of the default system configuration file.
Specify the name of a program that understands ssh options and that you want to use for the encrypted connection.
An interactive file transfer program, similar to ftp except that it uses ssh to perform file transfers securely.
http://www.oreillynet.com/linux/cmd/cmd.csp?path=s/sftp   (376 words)

  
 Macromedia - Contribute TechNote : Testing SFTP functions using command line
This TechNote provides a set of instructions on how to diagnose some SFTP (Secure File Transfer Protocol) connection/edit/publish problems that Contribute users may experience.
Save the text file as "test.htm" on the desktop.
If test.htm is not listed then move the file to the folder listed and repeat the
http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19564   (1978 words)

  
 ISDweb Documentation SFTP
SFTP is commonly used on campus to transfer files between desktop computers and users' UNIX accounts.
Secure File Transfer Protocol (SFTP) is a set of rules that specify how files are to be securely exchanged between two computers on the Internet.
Help us improve this website by sending your suggestions to webhelp
http://www.usc.edu/isd/doc/internet/ftp   (69 words)

  
 File Transfers via SFTP
SFTP is one of several file transfer methods that is supported by the RCF.
Large files that do not contain sensitive information should be transferred via a method that does not encrypt data (like BBFTP).
The Unix version of sftp is a command line program, the commercial Windows version of sftp provides a GUI front end to the program.
http://www.rhic.bnl.gov/RCF/UserInfo/Facilities/DataTransfer/NetworkTransfers/SFTP.shtml   (165 words)

  
 File Transfer- Including sftp
Additionally, you may wish to jump to the following sections: Home Use / Transferring Files between Unix Computers / Transferring Windows Files to/from other Computers.
hostname is the full name of any computer that accepts sftp sessions (sftp.cae.wisc.edu at CAE) and
On a Windows computer, select Start -> CAE Applications -> Internet -> WinSCP3 (SFTP).
http://www.cae.wisc.edu/site/public/print.php?title=filetransfer   (670 words)

  
 Secure FTP using Java - Java Secure FTP, SFTP, FTPS, FTP SSL, FTP SSH
The SFTP component in Secure FTP Factory makes this easy removing the complexities of the SSH and SFTP protocols.
This article will demonstrate how to securely transfer files using the SFTP (FTP over SSH) protocol and the components provided in Secure FTP Factory.
In this article you learned how to securely transfer files using the SFTP (FTP over SSH) protocol.
http://www.jscape.com/articles/secure_ftp_using_java.html   (372 words)

  
 Macintosh Security Site -> MacSFTP - Secure FTP for the Macintosh and Mac OS X
Getting people to switch to SFTP is easy enough, you do not want people having your login information.
- there is no 'anticipation window' in SFTP.
Again this depends on your computer, have a nice fast connection and CPU, then don't worry!
http://www.securemac.com/macsftp.php   (667 words)

  
 PuTTY vulnerability vuln-sftp-string
Many versions of PSFTP and PSCP prior to 0.57 have a heap corruption vulnerability in their treatment of string fields in the SSH File Transfer Protocol (SFTP).
Since a string field is present in the server's response to the
summary: Vulnerability: crafted SFTP string may allow remote code execution
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/vuln-sftp-string.html   (294 words)

  
 The UNIX Forums - Scripting multiple file "puts" in sFTP...
Recently, however, the process has changed and we now need to send multiple files, one at a time, pausing for up to ten minutes in between files.
The UNIX Forums - Scripting multiple file "puts" in sFTP...
The UNIX Forums > Network Computing Topics > Shell Programming and Scripting Q and A
http://www.unix.com/showthread.php?t=25929&goto=newpost   (491 words)

  
 Using SSH Secure Shell to Transfer Files with sftp [Windows]
For an SFTP file transfer connection to IFS, use the sftp.itd.umich.edu host name.
The first time you connect to any host computer, you will see a Host Identification dialog box asking if you want to "save the new host key to the local database." Click Yes.
Using SSH Secure Shell to Transfer Files with sftp [Windows]
http://www.itd.umich.edu/itcsdocs/s4299   (875 words)

  
 Technorati Tag: sftp
Sftp Find Deals on sftp and other Computer Networking at DealTime.
Windows Secure File Transfer Pragma SecureShell virtually eliminates the risk of remote management and computing; all session data is encrypted.
If you are trying to use ssh (or sftp as the case may be) to transfer files to your server and you get: File transfer server could not be started or...
http://www.technorati.com/tag/sftp   (498 words)

  
 sftp
sftp_server] [-B buffer_size] [-F ssh_config] [-P sftp_server path] [-R num_requests] [-S program] host sftp [[user@]host[:file [file]]] sftp [[user@]host[:dir[/]]] DESCRIPTION sftp is an interactive file transfer program, similar to ftp(1), which performs all operations over an encrypted ssh(1) transport.
NAME sftp - Secure file transfer program SYNOPSIS sftp [-vC1] [-b batchfile] [-o ssh_option] [-s subsystem
A path is useful for using sftp over protocol version 1, or when the remote sshd does not have an sftp subsystem configured.
http://amath.colorado.edu/computing/software/man/sftp.html   (731 words)

  
 Private Shell - SSH client with SecureFTP (SFTP) support
Use built-in Secure FTP client (SFTP client) to transfer files between computers securely.
Detailed documentation, How-Tos and our support team are ready to answer your questions, guide you through the setup process and suggest solutions for particular tasks.
Private Shell takes care to establish public key authentication, providing DSA or RSA key generation and key upload features.
http://www.findapp.com/fMgmt/PDetails.aspx?PID=1596   (579 words)

  
 SecurityTracker.com Archives - PuTTY SFTP/SCP Integer Overflow in Processing FXP_OPEN and FXP_READDIR Responses Lets ...
The PuTTY sftp implementation allows attackers to supply arbitrary values for the stored length of the string in the packet.
BACKGROUND PuTTY is a free implementation of Telnet and SSH for Win32 and Unix platforms, along with an xterm terminal emulator.
The PuTTY SFTP and SCP clients do not properly process certain fields in the SSH File Transfer Protocol (SFTP).
http://securitytracker.com/alerts/2005/Feb/1013246.html   (887 words)

  
 FTPEditor - Edit your web site directly on FTP/SFTP servers
There are two versions of FTPEditor available: The FTPEditor standard version and FTPEditor Pro with advanced features like SFTP transfers.
FTPEditor is a FTP client combined with a multi-document editor which makes editing remote files extremely easy.
View the Comparison Guide to see which version fits your needs.
http://www.ftpeditor.com   (94 words)

  
 Glossary
A protocol for transferring data files across a TCP/IP network.
LiveVault Service creates a daily snapshot of your backed up data.
LiveVault Service supports using sftp to restore files over the Internet.
http://unix.mylivevault.com/help/cpt/glossary.asp   (2063 words)

  
 Sftp Plugin Manual
You can also upload all locally changed files using right-click,
You can have different projects using the same
The problem is in the target manager code and it can't be easily fixed in the SFTP plugin.
http://www.klomp.org/eclipse/org.klomp.eclipse.team.sftp/manual.html   (371 words)

  
 OpenSSH
The OpenSSH suite includes the ssh program which replaces rlogin and telnet, scp which replaces rcp, and sftp which replaces ftp.
Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.
http://www.openssh.org   (341 words)

  
 How to setup chrooted sftp
So, it is for that reason that we must be sure to not have any suid binaries, or anything relating to elevating privilidges in an area the user can see.
The minimum requirements for sftp to function on the systems I'm testing with (Gentoo 1.1a and Slackware 8) are:
The process of building a chrooted sftp system is not difficult, it just takes a while to go through all the lbraries required to be in chroots.
http://chrootssh.sourceforge.net/docs/chrootedsftp.html   (1250 words)

  
 Advisory: 02.21.05 // VeriSign iDefense
PuTTY is a free implementation of Telnet and SSH for Win32 and Unix
applications which use PuTTY source code or binaries as a SFTP protocol
sftp implementation allows attackers to supply arbitrary values for the
http://www.idefense.com/application/poi/display?id=201&type=vulnerabilities   (544 words)

  
 Sftp for win32
See the full notice at the upstream developer's page.
The sftp packaged with openssh is more than adequate.
Anyhow, if you just want to use sftp under win32 download sftp-0.9.9-05112001.zip.
http://www.dpinson.com/software/sftp/index.php   (121 words)

  
 Research Systems Unix Group: Fugu
Fugu is a graphical frontend to the commandline Secure File Transfer application (SFTP).
A Console, which may be used like a command line SFTP session.
Fugu also includes support for SCP file transfers, and the ability to create secure tunnels via SSH.
http://rsug.itd.umich.edu/software/fugu   (197 words)

  
 Serenic Corporation - SFTP Instructions
Its main function is to provide secure and safe copying of files between a local and remote computer.
WinSCP is an SFTP client for Windows using SSH.
By default, the left pane represents files on your local system while the right pane represents the SFTP server.
http://www.visionpay.com/sftpinstructions.asp   (276 words)

  
 Using SFTP to access the College of Engineering Web or File Server
Open SFTP client (note: you must use the File Transfer client software rather than the SSH terminal software)
Use the sftp client to copy, paste, rename and delete files from your local machine disk (left pane) to the file server (right pane).
Using SFTP to access the College of Engineering Web or File Server
http://www.engr.utexas.edu/itg/file/SFTP_File_Access.cfm   (681 words)

  
 TextDrive Community Forum / SFTP client for Windows
Can anybody recommend SFTP client for Windows, which can be used to upload files with defined permissions?
For one particular site I need to upload files with permissions set to 775.
joshua, I believe that FileZilla doesn't allow user to set default permissions for uploaded files/directories, and that's why I was looking for another SFTP client.
http://forum.textdrive.com/viewtopic.php?pid=39757   (115 words)

  
 sftp - LinuxQuestions.org
Anyway, if you want to use sftp read this manuals:
Which file should I change (on the server site) and how ?.
Maybe you should use scp for secure copy files.
http://www.linuxquestions.org/questions/showthread.php?postid=626425   (229 words)

  
 August 2005 - WorkHappy.net: killer resources for entrepreneurs
Tight interface, sensible plans for online file storage for small businesses, rsync backup, unlimited download users, built with Ruby on Rails.
StrongSpace: Strongspace is a secure place to gather, store, back-up and share any type of file with your co-workers, friends and family.
You can upload, download and manage your files over SFTP (Secure FTP) or with any modern web browser.
http://www.workhappy.net/2005/08/index.html   (4295 words)

  
 SFTP ActiveX Client OCX/DLL, SCP Client, SFTP Component (VB, VC, Delphi, ASP, VBS) - WeOnlyDo! Software
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner.
SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP), thus no plaintext passwords, file or directory contents, or any other information is exposed to the network.
It is the standard file transfer protocol for use with the SSH2 protocol.
http://www.weonlydo.com/index.asp?showform=SFTP   (678 words)

  
 (Bitvise) Connecting to an SFTP Server with an FTP Client
In this case protocol translation is required, and this can be done by using Tunnelier as the intermediary program.
However, there are times when one wishes to access an SFTP server with a program which does not support this protocol, but supports the legacy FTP protocol.
If you are having trouble resolving a problem, see our contact and support page for more information and links to documents about how to go about resolving problems with Tunnelier and WinSSHD.
http://www.bitvise.com/ftp-bridge.html   (846 words)

  
 BIAC Forums - SFTP now available for NetApp file servers
To do this, you must SFTP to Gall and then change to the directory for the server with your data.
>sftp gall.biac.duke.edu Password:********* sftp> ls Docs/ Hodgkin/ Huxley/ Katz/ Programs/ Source/ Users/ sftp> cd /Huxley /Huxley/ sftp> ls Exp.01/ Exp.02/ Exp.03/ sftp> cd Exp.01 /Huxley/Exp.01
BIAC Forums - SFTP now available for NetApp file servers
http://www.biac.duke.edu/forums/topic.asp?TOPIC_ID=289   (190 words)

  
 Sftp File Synchronization
The plugin depends on some 'internal' API's, which can change without notice, but the public API's (such as the TeamImages class that people have reported problems with) are also changing without notice.
For more information, mail the author of the SFTP plugin: erwin@klomp.org
The SFTP plugin (version 1.2.1) doesn't work well with Eclipse 3.
http://klomp.org/eclipse/org.klomp.eclipse.team.sftp   (557 words)

  
 Manpage of SFTP
Sftp (Secure File Transfer) is a ftp-like client that can be used in file transfer over the network.
Sftp uses Ssh2 in data connections, so the file transport is secure.
Makes sftp send verbose debug output to stderr.
http://www.employees.org/~satch/ssh/faq/manpages/sftp2_man.html   (126 words)

  
 [No title]
The subsystem name used with this protocol is "sftp".
Ylonen & Lehtinen Expires April 1, 2002 [Page 4] Internet-Draft SSH File Transfer Protocol October 2001 3.
http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt   (5608 words)

  
 Another Mac OS X native SFTP client
I was hoping that Fetch would add SFTP support before the article published, but unfortunately that hasn't been the case.
Another one worth considering is UMich's FUGU http://rsug.itd.umich.edu/software/fugu/ which is a Cocoa open-source free(beer) SFTP client.
The current version - 5.x - of Interarchy supports ftp tunneled over ssh.
http://www.oreillynet.com/cs/user/view/cs_msg/10024?page=last&x-maxdepth=0   (119 words)

  
 ABC-Dir: Sftp
A pure Java graphical SFTP client that runs as an applet.
A graphical network client and filemanager supporting local, FTP, SFTP and SMB (windows shares) connections.
Additionally supports secure file transfer with SFTP and SCP, TCP/IP tunneling.
http://www.abc-directory.com/view/sftp   (89 words)

  
 sftp-server -- SFTP server subsystem
is a program that speaks the server side of SFTP protocol to stdout and expects client requests from stdin.
http://www.mkssoftware.com/docs/man1/sftp-server.1.asp   (44 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.