» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with sftp + scp

Target Management Home page

The core Remote System Explorer (RSE) framework integrates any sort of heterogeneous remote resources under a single, consistent UI and allows transparent working on remote computers just like the local one.

Eclipse: del.icio.us/tag/eclipse

rssh

rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. It now also includes support for rdist, rsync, and cvs. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that.

WinSCP

WinSCP is an open source free SFTP client for Windows using SSH. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer.

Research Systems Unix Group: Fugu

A very handy and free SFTP client.

open-source: del.icio.us tag/open-source

WinSCP

Freeware SFTP and SCP client for Windows

opensource: del.icio.us tag/opensource

OpenSSH

OpenSSH is a SSH protocol suite.

The OpenSSH suite includes the ssh program which replaces rlogin and telnet, scp which replaces rcp, and sftp which replaces ftp. Also included is sshd which is the server side of the package, and the other basic utilities like ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen and sftp-server.

OpenSSH supports SSH protocol versions 1.3, 1.5, and 2.0.

OpenSSH is covered in SourceLabs Self-support Suite for Linux and Open Source Java

fugu

Fugu is a graphical frontend to the commandline Secure File Transfer application (SFTP). SFTP is similar to FTP, but unlike FTP, the entire session is encrypted, meaning no passwords are sent in cleartext form, and is thus much less vulnerable to third-party interception.

Fugu allows you to take advantage of SFTP’s security without having to sacrifice the ease of use found in a GUI.

Fugu also includes support for SCP file transfers, and the ability to create secure tunnels via SSH.