0.0.7 • Published 3 months ago
fdrive v0.0.7
fDrive CLI
A command-line interface for managing MEGA storage accounts with various protocols and features.
Quick Command Reference
Account Management
fdrive accounts
- Manage MEGA accountsfdrive accounts create
- Create new accountsfdrive accounts verify
- Verify account statusfdrive accounts list
- List all accountsfdrive accounts keep-active
- Keep accounts active
Disk Operations
fdrive disk
- Manage disk operationsfdrive disk mount
- Mount MEGA storagefdrive disk umount
- Unmount storage
Storage Serving
fdrive serve
- Access storage via various protocols- HTTP, DLNA, FTP, NFS, S3, SFTP
- Docker integration
- Web UI
- Restic backup
For detailed command documentation and examples, see Command Reference.
Installation
$ npm install -g fdrive
Features
- Interactive command interface
- Multiple account management
- Various storage access protocols
- Secure authentication
- Automatic configuration management
License
MIT - see LICENSE