More actions
BackupNX | |
---|---|
General | |
Author | SegFault42 |
Type | Utilities |
Version | 0.2 |
License | WTFPL |
Last Updated | 2019/10/08 |
Links | |
Download | |
Website | |
Source | |
This tool allows you to backup anything from your Switch to the cloud, currently supports Dropbox, by editing the included cred.sjon file with your API key.
VGEdit by vgmoose can be used to edit the json from your Switch.
Note: No longer maintained.
Features
- Browse your SD card.
- Select files and folders to upload.
- Upload your files on Dropbox.
Installation
Extract the zip file and move the switch folder to the root of your SD card.
- sdmc:/switch/BackupNX/cred.json
- sdmc:/switch/BackupNX/BackupNX.nro
cred.json example:
{ "cloud-provider" : "Dropbox", "key" : "YOUR-API-KEY" }
Screenshots
Changelog
v0.2
- Fix crash when push A in empty directory.
- Suffix filename with ... if file name is too long.
- Silent curl output.
- Code refactor.
External links
- GitHub - https://github.com/SegFault42/BackupNX
- GBAtemp - https://gbatemp.net/threads/backupnx.543111/
- GBAtemp (for FW 9.0) - https://gbatemp.net/threads/backupnx.543111/post-8812668
- ForTheUsers - https://apps.fortheusers.org/switch/BackupNX