Re: SCP or SFTP with WO?
Re: SCP or SFTP with WO?
- Subject: Re: SCP or SFTP with WO?
- From: steve stout <email@hidden>
- Date: Tue, 19 Aug 2003 17:45:18 -0700
Thanks to everyone that replied. The SSHtools sourceforge project
looks like what I need, but I don't know if I like the fact that it's
still listed as an alpha release. Has anyone used it?
./steve
On Tuesday, August 19, 2003, at 04:40 PM, b.bum wrote:
http://www.petitcolas.net/fabien/software/java-ssh/
http://sourceforge.net/projects/sshtools/
http://javassh.org/
http://www.oit.duke.edu/sa/security/ssh.html
http://www.netspace.org/ssh/
Some of these will lead to different entry points to MindTerm. In
any case, all of these are various implementations of the SSH protocol
in Java. Some include SCP support, some do not.
You will also want to refer to http://www.openssh.com/ as SFTP is now
included in OpenSSL and OpenSSL is more or less then standard these
days. The OpenSSH site also provides this wonderful page...
http://www.openssh.com/java.html
... which includes some of the above links.
One of the challenges you will be faced with is whether to implement
to the SSH1 or SSH2 specification. It is more than a technical
decision as there are also licensing issues to consider (ssh1 is free,
ssh2 requires consideration of F-Secure's license -- at least I think
it does, I'm not really sure).
b.bum
On Tuesday, August 19, 2003, at 4:15 , steve stout wrote:
Has anyone tried interfacing the command line scp or sftp tools with
WO? Or is there a (free?) library that will do the same
functionality? I need to be able to upload and download files
automatically to a server that can only be accessed through
SSH/SCP/SFTP.
///---------------------------------------
steve stout
web coordinator
arizona student unions
52o.626.o1o9
http://www.union.arizona.edu
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.