Favicon of FileZilla (Kasm)

FileZilla (Kasm)

Manage and transfer files securely using a free, open-source FTP client and server. Connect easily via FTP, FTPS, and SFTP protocols for reliable sharing.

Transfer files reliably and securely across the internet with a comprehensive, open-source FTP solution. Whether you need to download files from a remote server or host your own files for others to access, this software provides the necessary tools for both client and server-side operations completely free of charge.

Take advantage of robust protocol support to ensure your data remains protected during transit. The client application is designed for speed and reliability, while the server component allows you to make files available to users with ease.

Key Features:

  • Extensive Protocol Support: Connect securely using FTP, FTP over TLS (FTPS), and SFTP.
  • Open Source: Distributed freely under the GNU General Public License.
  • Client and Server Options: Choose the client application for transferring files or the server application to host files.
  • Cloud Storage Integration: Access Amazon S3, Dropbox, and Google Drive via the Pro version.

Directory Structure

filezilla-kasm
filezilla
config
data
.env
docker-compose.yml

docker-compose.yml

services:
  filezilla:
    image: kasmweb/filezilla:latest
    container_name: filezilla
    security_opt:
      - seccomp:unconfined
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
      - ./data:/storage
    ports:
      - 3000:3000
      - 3001:3001
    shm_size: "1gb"
    restart: unless-stopped

.env

# No sensitive environment variables are required for the default configuration.
# You can customize PUID, PGID, and TZ in the docker-compose.yml directly.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to FileZilla (Kasm)

Favicon

 

  
  
Favicon

 

  
  
Favicon