Skip to content
TWTom edited this page Jan 6, 2024 · 3 revisions

Overview

This project leverages Discord's free storage through webhooks and integrates with PyMongo and PyFilesystem2 to create a filesystem. Additionally, it provides the capability to create a secure SFTP server for file operations.

Features

  • Discord Integration: Utilizes Discord webhooks for free storage and communication.
  • Database Storage: MongoDB integration through PyMongo for metadata and file management.
  • Filesystem Operations: Powered by pyfilesystem2 for seamlessly handling OS operations.
  • CDN link renewal: Automatically renew the link when the CDN link expires.
  • SFTP Server: Ability to create a secure SFTP server for file transfer and management.

DiscordFS-SFTP wiki

🏠 Home

🤝 Introduction

⚙️ API Reference

Clone this wiki locally