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.

--

Thanks!
- Brian Dailey
New York, NY
www.dailytechnology.net
begin:vcard
fn:Brian Dailey
n:Dailey;Brian
org:;Geekery
adr;dom:;;;New York;NY
email;internet:[EMAIL PROTECTED]
title:Senior Software Engineer
tel;home:423 506 0349
x-mozilla-html:FALSE
url:http://dailytechnology.net
version:2.1
end:vcard

_______________________________________________
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

Reply via email to