PHP Classes

PHP CDN Upload Functions

Recommend this page to a friend!

      PHP CDN Upload Functions  >  All threads  >  PHP CDN Upload Functions  >  (Un) Subscribe thread alerts  
Subject:PHP CDN Upload Functions
Summary:Send and receive files to CDN servers using SFTP
Messages:1
Author:sandun tharaka
Date:2025-09-05 06:03:33
 

  1. PHP CDN Upload Functions   Reply   Report abuse  
Picture of sandun tharaka sandun tharaka - 2025-09-05 06:03:33
o Author

Kushal Pogul

o Groups

Networking, PHP 5, Files and Folders

o Description

This package can send and receive files to CDN servers using SFTP.

It provides a sub-class for the CakePHP framework component class that
can connect to the secure FTP server of a CDN server to transfer files.

Currently, it can:

- Send a given local file to a remote path in the CDN server

- Delete a file with a remote path in the CDN server

- Download all files from a given remote path in the CDN server to a
local directory