More actions
Vita WebDAV Client | |
---|---|
File:Vitawebdavclient.jpg | |
General | |
Author | cy33hc |
Type | File Browsers |
Version | 1.00 |
License | GPL-2.0 |
Last Updated | 2023/01/03 |
Links | |
Download | |
Website | |
Source | |
Simple WebDAV Client is an app allows you to connect to and transfer files between your Vita and a WebDAV server or cloud storage service.
Tested with following:
- (Recommeded) SFTPgo - For local hosted WebDAV server. Can also be used as a webdav frontend for Cloud Storage like AWS S3, Azure Blob or Google Storage.
- box.com
- mega.nz
- 4shared.com
Requirements
- libshacccg.suprx (use ShaRKBR33D to install)
The app is built with imgui-vita which needs the libshacccg.suprx extracted. A message will be displayed that you are missing the libshacccg.suprx files on starting the app.
Follow this wiki to extract the libshaccg.suprx manually.
Screenshot
Multi Language support
The appplication can auto-detect the following standard PSVITA languages:
Japanese English French Spanish German Italian Dutch Portuguese_BR Protugese_PT Russian Korean Chinese Polish
For Non-Standard Languages like Croatian, Catalan, Euskera, Galego, Hungarian, Indonesian, Greek, Thai
User must modify the file ux0:data/SMBCLI0001/config.ini and update the language setting to Croatian, Catalan, Euskera, Galego, Hungarian, Indonesian, Greek or Thai
Know Issues
- Opening the Input Editor multiple times crashes the application. I can't figure out what's wrong. If somebody knows what's the problem. Help me out.
Changelog
(v.1.0)
- First Release.
Credits
- Author of webdav-client-cpp used to build this app. https://github.com/CloudPolis/webdav-client-cpp
- Copied some of the language code from yoyoloader https://github.com/Rinnegatamante/yoyoloader_vita
- Also thx to @Rinnegatamante for imgui-vita library