More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=0.2 | |version=0.2 | ||
|license=WTFPL | |license=WTFPL | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/backupnx.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/backupnx.7z?4pp5t0r3 | ||
|website=https://gbatemp.net/threads/backupnx.543111/ | |website=https://gbatemp.net/threads/backupnx.543111/ | ||
|source=https://github.com/SegFault42/BackupNX | |source=https://github.com/SegFault42/BackupNX | ||
}} | }} | ||
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. | 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 Switch|VGEdit]] by vgmoose can be used to edit the json from your Switch. | [[VGEdit Switch|VGEdit]] by vgmoose can be used to edit the json from your Switch. | ||
'''Note:''' No longer maintained. | |||
==Features== | ==Features== | ||
Line 47: | Line 48: | ||
* GitHub - https://github.com/SegFault42/BackupNX | * GitHub - https://github.com/SegFault42/BackupNX | ||
* GBAtemp - https://gbatemp.net/threads/backupnx.543111/ | * 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 | * ForTheUsers - https://apps.fortheusers.org/switch/BackupNX |
Latest revision as of 12:31, 10 February 2024
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