OldManRiver Posted August 31, 2010 Share Posted August 31, 2010 All, Looking for source exampe that lets you select between FTP, SFTP and SCP for file downloads, including ability to catalog all subdirectories and their files. Would appreciate quick shout with URL. Thanks! OMR Link to comment https://forums.phpfreaks.com/topic/212207-example-please-ftp-sftp-scp-combo/ Share on other sites More sharing options...
jayarsee Posted August 31, 2010 Share Posted August 31, 2010 That sounds really specific. But, if you haven't already, you could start by perusing the examples in the PHP Manual: http://php.net/manual/en/function.ssh2-sftp.php http://php.net/manual/en/function.ssh2-scp-send.php http://php.net/manual/en/book.ftp.php Google Code Search is also awesome for turning up these types of examples: http://www.google.com/codesearch?as_q=ssh2_scp_send&as_lang=php Link to comment https://forums.phpfreaks.com/topic/212207-example-please-ftp-sftp-scp-combo/#findComment-1105787 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.