More actions
Vita WebDAV Client | |
---|---|
General | |
Author | cy33hc |
Type | File Browsers |
Version | 1.01 |
License | GPL-2.0 |
Last Updated | 2023/01/09 |
Links | |
Download | |
Website | |
Source | |
Simple WebDAV Client is an application thatallows you to connect to and transfer files between your Vita and a WebDAV server or cloud storage service.
Installation
The application 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.
User guide
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
Multi Language support
The application 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.
Screenshot
Known issues
Opening the Input Editor multiple times crashes the application.
Changelog
v1.01
- Convert remote server time to local psvita time.
- Fix for servers that redirects to another host.
v1.0
- First Release.
Credits
- Author of webdav-client-cpp used to build this app.
- Copied some of the language code from yoyoloader.
- Also thx to @Rinnegatamante for imgui-vita library.