type
status
date
slug
summary
tags
category
icon
password
URL
Using 66file transfer we will create a file storage website. This is a web-based script that allows users to upload, share, and download files. You can also share files without signing up or signing in. In today's tutorial we will know how to download, setup and make the website.
📌 Step 1
The step one is getting the php script and buying a domain and a hosting. We will need a domain a hosting first, you can register a domain from Namecheap and for hosting you can use namecheap hosting.
We need to buy the php script from 66filetransfer.
To download the script follow this link Google Drive.

What we will get?
🛠 Fully-featured Admin Panel
Comes with a ready-to-use Admin Panel, giving you full control and oversight of your website right out of the box.
👁 Admin dashboard - quick, simple and straight to the point overview of your whole website.
🙋♂️ Users management - effortlessly create, view, update, and delete users, including API management and user impersonation as an admin.
⚡️ User-generated content control - manage all resources that your users create directly from the admin panel.
👩💻 Custom pages & categories - easily handle all extra and custom pages on your website.
📝 Fast & easy blog system - includes blog categories, popular posts, SEO optimized & fully translatable posts.
📧 Newsletter system - send bulk emails, track data, and segment users efficiently.
📈 Comprehensive fully-feature statistics - analyze all your website's growth directly from the admin panel.
🌏 Text control & translation - translate your website into any language directly from the admin panel.
🪝 Webhooks - send data to external sources during key events like new users or payments.
🔥 Website settings - customize every configuration (out of many) to tailor your website to your exact needs.
👁 SSO - allow your users to seamlessly switch between other AltumCode software installations.
🍪 Cookie consent - fully-featured, integrated cookie consent notice for your users.
🎨 Colorize your site - customize your entire system theme directly from the admin panel.
📌 Step 2
We have to go to our cPanel. In here we have to scroll down and look for file manager. We have to click and open the cPanel file manager. You can also search for the file manager.

By default after purchasing the domain and hosting the file manager public_html is the website content root directory. If you have another domain or sub domain connected then you can see another folder has been created here. I will use another domain so for that we have to click on the folder. For you clock the public_html.

We have to select the folder and upload the php script we purchased. In the upper side you can see a Upload button, click there. Now Select File and it will start automatic upload.


Come back to public_html you can see out script is uploaded. Click the script then mouse right click. You can see a Extract options, click and extract the (ZIP is an archive file format that compresses files and folders into a single zipped file) zip file.

Again come to the cPanel and look for the Database Wizard and click here. We have to create a database so the website can fully work.

Give a database name, database username and a strong password and click next, create user.


We will give the all permission to the database so give ALL PRIVILEGES and click next or make changes.

📌 Step 3
We have to make the php version 8.1-8.4 so the script can proper work. To do that we have to again go to the cPanel and scroll down. In the software section you can see a option called Select PHP Version we have to click on that.

My current PHP version is 7.4 and in this version the script will not work. We have to make sure select 8.1 to 8.4 PHP version and then click apply to make the changes.

The install page is started, go to https://yourdomain.com/install and click start installing.

If your /upload/main is showing Not Writable then go to your file manager /uploads and you can see a main folder, right click on the folder and click Change Permission to 777 or check mark those and click Changes Permissions.



Come back to your website and click reload and the problem will be solved. Click next.

We have to give the details of the database here. Your database name, username and the password. Also give your mail and your name to install the script. And click Install Finished.

The script is installed successfully. The admin username is admin and the password is admin.

📌 Step 4
To login into your admin panel go to https://yourdomain.com/login?redirect=admin and give the mail as admin and the password as admin.

This is the admin panel and if you want to change anything just change from the admin panel and save it.

- Author:Hima
- URL:https://www.recordspace.icu//article/66filetransfer
- Copyright:All articles in this blog, except for special statements, adopt BY-NC-SA agreement. Please indicate the source!