By legendx
via mikebernat.com
Published: Jun 27 2008 / 07:39
PHP makes file system manipulation easy with its variety of built-in functions. One thing I always knew, but never got the chance to try, is that many of those same functions work over FTP instead of the local file system. I finally got my excuse to give it the ole' college try and I found a few things that may help others with the same task.
Comments
kogent replied ago:
ftp + password = nasty
ftp is only useful for public ftp sites where you are offering file downloads to the public
passing passwords in the clear is FAIL
Voters For This Link (14)
Voters Against This Link (2)