When you have limited access to the client’s server (for example FTP only), then it becomes really difficult to download and upload multiple files/folders. It might take several hours to download/upload a full-fledged Drupal or Laravel website with Filezilla if files are not compressed into a zip folder. To overcome this problem and to save […]
Category: Drupal

When you have shared hosting you always think of finding a way to directly migrate files from one server to another without downloading. We have a script called “Downloader.php” which can download the zip file directly from URL. It is suitable to migrate medium sized WordPress websites, Drupal or any other website. Direct files migration […]