> ## Documentation Index
> Fetch the complete documentation index at: https://docs.berrybyte.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Importing Files

> How to upload files to your game server using SFTP, web upload, server importer, and URL download.

## Web Upload

<Info>Limited to **100MB**.</Info>

Go to **File Manager** and drag-and-drop files to upload.

**Uploading folders?**\
Zip them first using [7Zip](https://7zip.org) or [WinRAR](https://winrar.org), then upload the archive and click **Unarchive**.

Supported formats: `.zip`, `.7z`, `.tar.gz`

***

## Server Importer

<Info>No size limit.</Info>

Import files directly from another server.\
Go to **File Manager** → **Import Files**.

<Frame>
  <img src="https://mintcdn.com/berrybyte/t_WJYAt4G0Jjrr4e/images/general/importing.gif?s=18e3e3540b92eb54fc19ee376ef72d27" alt="Server Importer UI" width="1881" height="716" data-path="images/general/importing.gif" />
</Frame>

Enter your old server's **SFTP/FTP/FTPS** credentials.\
Leave the base directory as default, or specify a folder (e.g., `/plugins`) to import only that folder.

Click **Import Files** to begin the transfer.

***

## SFTP Upload

<Info>No size limit. Recommended for large files.</Info>

Use SFTP if you’re uploading **worlds**, **modpacks**, or files larger than 100MB.

### Recommended SFTP Clients

* **[Cyberduck](https://cyberduck.io/)** — Simple UI, Windows & macOS
* **[WinSCP](https://winscp.net/eng/download.php)** — Windows-only
* **[Termius](https://termius.com/)** — Advanced, cross-platform

### How to Connect

1. Go to **Settings** → **Launch SFTP**
2. Copy your SFTP details
3. Open Cyberduck (or another client)
4. Choose **Open Connection → SFTP (SSH File Transfer Protocol)**
5. Enter your credentials
6. Drag-and-drop your files into the server

**Slow transfer?**\
Lots of small files upload slowly.\
Zip them first, upload once, and then [unarchive](/panel/unarchiving) them in the panel.

***

## Download from URL

<Info>No size limit.</Info>

Download files directly from a URL into your server.\
Great for plugins, modpacks, server JARs, and resource packs.

1. Go to **File Manager**
2. Click **Download from URL**
3. Enter the file URL, filename, and destination folder
4. Click **Download**

<Frame>
  <img src="https://mintcdn.com/berrybyte/t_WJYAt4G0Jjrr4e/images/general/importing-2.gif?s=dd21a6fbd1927e92a9ecc82425209de8" alt="Download from URL UI" width="1320" height="745" data-path="images/general/importing-2.gif" />
</Frame>

***

Still not working? [Get help](https://berrybyte.net/contact)
