This website requires JavaScript.
Explore
Help
Sign In
LiuMangMang
/
sftp-manager
Watch
1
Star
0
Fork
0
You've already forked sftp-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
72641eb7d73d0848ffc1768562b43f211357e563
Commit Graph
6 Commits
Author
SHA1
Message
Date
liu
72641eb7d7
Enhance file transfer capabilities by introducing support for multiple source paths and recursive directory transfers in FileController and LocalFileService. Updated TransferRequest to accommodate new fields, improved error handling, and refined UI interactions in app.js for better user experience during file operations.
2026-02-03 22:41:56 +08:00
liu
caf0d97903
Refactor Docker setup and enhance file transfer progress handling. Updated Dockerfile for multi-stage builds, modified docker-compose.yml to include image and container name, and improved progress bar functionality in app.js for better user feedback during file transfers.
2026-02-03 11:35:29 +08:00
liu
7e288f7c90
Enhance file transfer functionality by updating error handling in FileController and improving UI interactions in index.html and app.js. Added specific error messages for different transfer scenarios and refactored transfer functions for clarity and usability.
2026-02-03 11:18:14 +08:00
liu
96f78dea87
Refactor file transfer progress handling in app.js and update UI elements in index.html and style.css. Introduced a unified transfer progress display for uploads, downloads, and cross-panel transfers, enhancing user experience and visual feedback.
2026-02-03 10:35:59 +08:00
liu
9f72ff5a48
Refactor error handling in FileController and enhance file rendering logic in app.js. Improved error messages and added checks for data structure integrity. Updated connection handling to maintain independent selections for SFTP connections across panels.
2026-02-03 10:23:00 +08:00
liu
14289beb66
Initial commit
...
Co-authored-by: Cursor <
cursoragent@cursor.com
>
2026-02-03 10:10:11 +08:00