RE: [PHP] WinSCP and PHP

2007-02-08 Thread George Pitcher
Edward, Thanks. This has pointed me towards ssh2_sftp, new negotiations with customer ahead. Cheers George > -Original Message- > From: Edward Kay [mailto:[EMAIL PROTECTED] > Sent: 8 February 2007 11:45 am > To: George Pitcher; PHP General List > Subject: RE: [PHP]

RE: [PHP] WinSCP and PHP

2007-02-08 Thread Edward Kay
What about the secure shell2 functions?: http://uk.php.net/manual/en/ref.ssh2.php I haven't used them myself but these two functions sound like the could be useful: ssh2_scp_recv — Request a file via SCP ssh2_scp_send — Send a file via SCP Edward > -Original Message- > From: George Pitc