Tag Archives: web development

How to use FileZilla with an AWS EC2 instance

How to use FileZilla with an AWS EC2 instance

Just a short tutorial showing how to connect to an Amazon Web Services EC2 instance with the FileZilla FTP client. To use FileZilla with your EC2 instance you will need to convert your keyfile to .pkk – FileZilla will automatically convert the file when you select it. Add the file in the SFTP section under the FileZilla settings. You will ...

Read More »

Amazon S3 with PHP: Video Streaming with CloudFront (6/6)

Amazon S3 with PHP: Video Streaming with CloudFront (6/6)

S3 and CloudFront team up to provide fast video streaming. We create a very basic HTML5 video player and stream a large video directly from our bucket, served from CloudFront. Watch the full series at https://www.youtube.com/playlist?list=PLfdtiltiRHWE0uv1ZEL5d3Jt4i3qU-607 Subscribe here for more tutorials: http://www.youtube.com/subscription_center?add_user=phpacademy Our channel http://youtube.com/phpacademy Official website http://phpacademy.org Support Forum http://phpacademy.org/forum Follow us on Twitter! http://twitter.com/phpacademy

Read More »