Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px
JADE is fully redesigned and more feature complete

...

File transfer tool then SOSFTP . JADE is built upon experience gained from SOSFTP and has major improvements . JADE is backward compatible to SOSFTP.
  • JADE's application architecture is more open to integrate new Data source/protocols.
  • JADE also use better and latest java libraries for file transfer i.e. jcraft.
  • JADE have paradigm shift compare to SOSFTP, where SOSFTP can only send and receive files from host where SOSFTP is installed, JADE can transfer file from server-to-server, without touch down.
    • For JADE 's operation term everything is copy and move operation i.e. if user want to send files from host where JADE is installed to remote host via FTP , JADE's "source" will be localhost and "target" will be FTP server.
    • if user want to receive files from remote FTP server , now "source" will be FTP server and "target" will be localhost.

...