CodeIgniter Forums
Automatic Sftp Operation - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Automatic Sftp Operation (/showthread.php?tid=30769)



Automatic Sftp Operation - El Forum - 05-25-2010

[eluser]Unknown[/eluser]
Use the PHP's ssh.sftp extension service to implement the sftp controller and module. So can be further automatic download and upload files as the programmer like. Such as download all the files different size from the local files with the server files.

This is only a prototype, and many things can be further be done.

Any suggestions will be welcome.