| UNIX/Linux Forum Archives · Rules and Guidelines · Disclaimer |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| sarwar77 |
Posted: Oct 22 2004, 06:15 AM
|
|
Newbie ![]() Group: Members Posts: 2 Member No.: 603 Joined: 22-October 04 |
Hi,
I'm involved in large Java based project, and am currently looking at how to securely transfere files between our server, and another Unix server. The server running our system needs to act as a client, sending and receiving files to/from the other Unix server. My requirement is to use normal ftp but first encrypt the files with PGP to accomplish this task Does anybody know any such implementations in 100% Java which has a decently documented API? Thanks M.Sarwar |
| fishsponge |
Posted: Oct 23 2004, 10:02 AM
|
|
Administrator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 679 Member No.: 1 Joined: 13-February 03 |
would it not be possible to use SFTP or SCP (over SSH)?
If that's not possible, then i'm afraid i cannot help... i know little of java i'm afraid. |
| sarwar77 |
Posted: Oct 25 2004, 04:45 AM
|
|
Newbie ![]() Group: Members Posts: 2 Member No.: 603 Joined: 22-October 04 |
Actually PGP with FTP is requirement
|
![]() |
![]() ![]() ![]() |