Menu

Tree [89ae50] master /
 History

HTTPS access


File Date Author Commit
 README.md 2016-07-03 Adi Pratama Adi Pratama [89ae50] Update README.md
 copy-files.php 2016-07-03 Adi Pratama Adi Pratama [cb0c0f] Create copy-files.php

Read Me

PHP Copy Files from remote URL.

This is a very simple way to copy files from a remote server to the directory, simply enter the target URL on the form and select a directory location.

If unsupported file extensions you need to change or add a line like the following:

$valid_exts = array("php","jpeg","gif","png","doc","docx","jpg","html","asp","xml","JPEG","bmp","zip");

All file and scripts under licenses ( GNU GPL v2 or later ).

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.