Skip to content

jack775544/jTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jTransfer

An sftp client made in java built for the web browser. This is a continuation of the Browser Transfer project.

Installation

ant

The resulting file will be generated in /project_root/out/artifacts/jTransfer/jTransfer.war Place this in the tomcat webapps root directory (default is /var/www or /var/www/webapp). The webapps root is defined in server.xml conf file for tomcat.

Notes

By default zones at UQ have outgoing connections from port 22 blocked, this means that this will not work on the normal settings! To get port 22 unblocked on the UQ Zones, contact the ITIG helpdesk for assistance.

About

A Java Servlet implementation of an SFTP client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published