PHP is getting SSH. That is an ability I have wanted for some time. This would finally let me write the file uploading scripts I want (at least for people running unix which is a lot of us here.) Using form field uploading from the client browser is fine for getting images onto the server. But for bigger things like music and video I've been having people use FTP. Those few extra steps are kind of a drag though. FTP is easy enough, but it's so inelegant. Way too close to the metal for what an end user should have to deal with.
Unfortunately getting this running is a bit over my head at the moment. Hopefully I will be able to find some documentation I can understand. Or maybe this is something that could just show up as a built in function in the next release of PHP? That would be the best for me.
|
Unfortunately getting this running is a bit over my head at the moment. Hopefully I will be able to find some documentation I can understand. Or maybe this is something that could just show up as a built in function in the next release of PHP? That would be the best for me.
- jim 1-16-2005 1:29 am