Have you thought of using CURL to upload the file over SSL? The
receiving script could respond with a confirmation, or even better,
return an md5 hash.
~Rolan
Brian Dailey wrote:
Have any of you guys had any experience doing sftp transfers with PHP?
I need something fairly robust that allows me to confirm that the file
did indeed arrive intact.
I've looked into libssh2 (using ssh2.sftp:// wrapper) but I've had
little luck with that. The next best thing I've found is being able to
use a key to use ssh without entering a password (something I've done
before, but not with PHP).
I'm not asking for code or anything, just wondering if anyone else on
the list has ever done this and perhaps if you could point me to any
resources that were helpful when you were setting it up.
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php