FTP to SFTP Bridge
"FTP to SFTP Bridge" allows a user to use any regular FTP client, such as WS_FTP or Fetch or even Dreamweaver, to connect to an SFTP host. This document describes how to use a free Java application called MindTerm to establish the bridge.
Getting Java
Getting MindTerm
Connecting for the First Time
SSH Server/Alias: people.emich.edu No settings file for people.emich.edu found. (^C = cancel, ^D or empty = don't save) Save as alias : people
people.emich.edu login: jdoe
jdoe@people.emich.edu's password: ********
Last login: Fri May 2 17:20:47 2003 from 192.168.10.21
WARNING: You must have prior authorization to access this system.
All connections are logged and monitored. By connecting to
to this system you fully consent to all monitoring.
Unauthorized access or use will be prosecuted to the full
extent of the law. This means you. You have been warned.
This account is restricted by rssh.
Allowed commands: scp sftp
If you believe this is in error, please contact your system administrator.
Press ENTER to disconnect...
Connecting Later
people.emich.edu login: jdoe
jdoe@people.emich.edu's password: ********
Last login: Mon May 5 17:33:40 2003 from 192.168.10.21
WARNING: You must have prior authorization to access this system.
All connections are logged and monitored. By connecting to
to this system you fully consent to all monitoring.
Unauthorized access or use will be prosecuted to the full
extent of the law. This means you. You have been warned.
This account is restricted by rssh.
Allowed commands: scp sftp
If you believe this is in error, please contact your system administrator.
Press ENTER to disconnect...
Software Configuration Tips
Your FTP client or publishing software, such as Dreamweaver, needs to connect to server (or host) 127.0.0.1 port 2121, which is a regular FTP server. If there is no field for the port number, try specifying the hostname as 127.0.0.1:2121, or 127.0.0.1 2121.
Remember, do not close MindTerm until after your FTP session has ended.
Links