免费的sftp上传工具 :PSFTP
2007-06-16  作者:amao  同分类文章
description:

PSFTP, the PuTTY SFTP client, is a tool for transferring files securely between computers using an SSH connection.

PSFTP differs from PSCP in the following ways:

  • PSCP should work on virtually every SSH server. PSFTP uses the new SFTP protocol, which is a feature of SSH-2 only. (PSCP will also use this protocol if it can, but there is an SSH-1 equivalent it can fall back to if it cannot.)
  • PSFTP allows you to run an interactive file transfer session, much like the Windows ftp program. You can list the contents of directories, browse around the file system, issue multiple get and put commands, and eventually log out. By contrast, PSCP is designed to do a single file transfer operation and immediately terminate.

官方主页:http://www.chiark.greenend.org.uk/~sgtatham/putty/

WinSCP 也是不是错的



相关
MySQL数据的导出和导入工具:mysqldump
PHP永动机
将html中大写标签全部变成小写
PHP中的串行化变量和序列化对象
phpBB 3.0 Beta1 released
无限级分类
shell sort (希尔排序)
php上传进度条
无限级下拉菜单代码:
utf-8为什么在国外流行了