Implementation of a Secure Shell File Transfer program in Java
Yu, Xiaoling (2010)
Yu, Xiaoling
Vaasan ammattikorkeakoulu
2010
All rights reserved
Julkaisun pysyvä osoite on
https://urn.fi/URN:NBN:fi:amk-201002182345
https://urn.fi/URN:NBN:fi:amk-201002182345
Tiivistelmä
With the popularity of secure shell (SSH) protocol, as well as the need of transferring files between a local computer and a remote computer, a simple and user friendly software is required to satisfy this need. Programs for SSH file transfer already exist, but they are often complex to use and are developed for single operating system.
Hence, the idea to develop such a software in Java resulted in this project of SSH File Transfer Program. By using SSH File Transfer Program user is able to transfer files from local computer to a server, and vice versa, with SSH protocol. Simple and user friendly interface allows user to do this easily. Java technology makes it possible to use this program on virtually any operating system that supports Java.
This application was developed with Java Swing technology and for the implementation of this project, Eclipse was chosen as the IDE (Integrated Development Environment). An open source SSH package, SSHTools (J2SSH), was used for the implementation of the SSH part of the program.
Hence, the idea to develop such a software in Java resulted in this project of SSH File Transfer Program. By using SSH File Transfer Program user is able to transfer files from local computer to a server, and vice versa, with SSH protocol. Simple and user friendly interface allows user to do this easily. Java technology makes it possible to use this program on virtually any operating system that supports Java.
This application was developed with Java Swing technology and for the implementation of this project, Eclipse was chosen as the IDE (Integrated Development Environment). An open source SSH package, SSHTools (J2SSH), was used for the implementation of the SSH part of the program.
