All Projects → gmrchk → webftp

gmrchk / webftp

Licence: MIT license
React + Electron FTP client

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to webftp

Google Drive Ftp Adapter
Google Drive FTP Adapter to connect to google drive through the FTP protocol
Stars: ✭ 292 (+349.23%)
Mutual labels:  ftp-client
Drivebackupv2
Uploads Minecraft backups to Google Drive/OneDrive or by (S)FTP
Stars: ✭ 26 (-60%)
Mutual labels:  ftp-client
Whipftp
OpenSource FTP / SFTP client
Stars: ✭ 158 (+143.08%)
Mutual labels:  ftp-client
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+7947.69%)
Mutual labels:  ftp-client
Farmanager
File and Archive Manager
Stars: ✭ 898 (+1281.54%)
Mutual labels:  ftp-client
Rust Ftp
FTP client for Rust
Stars: ✭ 110 (+69.23%)
Mutual labels:  ftp-client
fs2-ftp
Simple client for Ftp/Ftps/Sftp
Stars: ✭ 24 (-63.08%)
Mutual labels:  ftp-client
termscp
🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3
Stars: ✭ 707 (+987.69%)
Mutual labels:  ftp-client
Ftps
Implementation of the FTPS protocol for Golang.
Stars: ✭ 24 (-63.08%)
Mutual labels:  ftp-client
Fluentftp
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#,…
Stars: ✭ 1,943 (+2889.23%)
Mutual labels:  ftp-client
Jsftp
Light and complete FTP client implementation for Node.js
Stars: ✭ 766 (+1078.46%)
Mutual labels:  ftp-client
Winscp
WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly.
Stars: ✭ 794 (+1121.54%)
Mutual labels:  ftp-client
Aioftp
ftp client/server for asyncio (http://aioftp.readthedocs.org)
Stars: ✭ 116 (+78.46%)
Mutual labels:  ftp-client
Storage
💿 Storage abstractions with implementations for .NET/.NET Standard
Stars: ✭ 380 (+484.62%)
Mutual labels:  ftp-client
Tinyfilemanager
The best web based PHP File Manager in single file, Manage your files efficiently and easily with tinyfilemanager
Stars: ✭ 2,679 (+4021.54%)
Mutual labels:  ftp-client
Keylogger
Keylogger is 100% invisible keylogger not only for users, but also undetectable by antivirus software. Blackcat keylogger Monitors all keystokes, Mouse clicks. It has a seperate process which continues capture system screenshot and send to ftp server in given time.
Stars: ✭ 271 (+316.92%)
Mutual labels:  ftp-client
Anexplorer
📁 Another Android Explorer ( File Manager ) is an All-in-One Open source file manager. AnExplorer File Manager (File Explorer) is designed for all android devices including Phones, Phablets, Tablets, Chromecast, Wear OS, Android TV and Chromebooks. It's a fully designed with Material guidelines by Google.
Stars: ✭ 1,505 (+2215.38%)
Mutual labels:  ftp-client
yii2-ftp
FTP Client for Yii2
Stars: ✭ 32 (-50.77%)
Mutual labels:  ftp-client
php-ftp-client
📦 Provides helper classes and methods to manage FTP files in an OOP way.
Stars: ✭ 81 (+24.62%)
Mutual labels:  ftp-client
Arduinosim800l
Arduino HTTP & FTP client for SIM800L/SIM800 boards to perform GET and POST requests to a JSON API as well as FTP uploads.
Stars: ✭ 127 (+95.38%)
Mutual labels:  ftp-client

WebFTP

React + Electron FTP client

ezgif com-video-to-gif 5

This is a "for fun" proof of concept project and serves as a nice example of using node APIs (reading files, ftp connection, etc.) and combining it with a easily stylable web interface, file/FTP structure cache, animations and more... The project is far from being production ready, and I have no intention to ever make it production ready.

npm run dev for development mode (start Electron dev mode + React dev mode).
npm run pack for React production build & packaging Electron App into a dist folder (still needs some tweaking around to work correctly).

File structure is based on CRA. Electron starter can be found at public/electron-starter.js.

Note: Previous repository history was removed due to the use of sensitive information in the repository.

License:

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].