[snip] I have to write a script that will connect to a remove server using sftp and pull in specific files for processing. Currently I can get to the server by just using sftp myname@server. How can I open these files via php? Is the only way to use fopen with the PECL sftp, ssh2 modules? [/snip] http://www.php.net/ftp http://www.php.net/ftp_get -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php