Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Vita WebDAV Client: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Vita Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=vitawebdavclient.jpg |image_alt=Vita WebDAV Client }} {{Infobox Vita Homebrews |title=Vita WebDAV Client |image=vitawebdavclient.jpg |description=Simple WebDAV Client App for Vita. |author=cy33hc |lastupdated=2023/01/03 |type=Utilities |version=1.00 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/vitahomebrews/vitawebdavclient.7z |website=https://www.reddit.com/r/vitahacks/comments/10...")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (Utilities) - GameBrew
|title=Vita Homebrew Apps (File Browsers) - GameBrew
|title_mode=append
|title_mode=append
|image=vitawebdavclient.jpg
|image=vitawebdavclient2.png
|image_alt=Vita WebDAV Client
|image_alt=Vita WebDAV Client
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Vita WebDAV Client
|title=Vita WebDAV Client
|image=vitawebdavclient.jpg
|image=vitawebdavclient2.png
|description=Simple WebDAV Client App for Vita.
|description=Simple WebDAV Client App for Vita.
|author=cy33hc
|author=cy33hc
|lastupdated=2023/01/03
|lastupdated=2023/01/29
|type=Utilities
|type=File Browsers
|version=1.00
|version=1.02
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/vitahomebrews/vitawebdavclient.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitawebdavclient.7z
Line 18: Line 18:
|source=https://github.com/cy33hc/vita-webdav-client
|source=https://github.com/cy33hc/vita-webdav-client
}}
}}
'''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.  
{{obsolete}}
Vita WebDAV Client is a simple WebDAV Client is an application that allows you to connect to and transfer files between your Vita and a WebDAV server or cloud storage service.  


Tested with following:
Tested with following:
 
* (Recommended) [https://github.com/drakkan/sftpgo 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.
* '''(Recommeded)''' [https://github.com/drakkan/sftpgo 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
* box.com
* mega.nz
* mega.nz
* 4shared.com
* 4shared.com


==Requirements==
'''Note:''' No longer maintained. Please refer to the superseded version [[EzRemote Client Vita|ezRemote Client]].
* libshacccg.suprx (use [[ShaRKBR33D Vita|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.
==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 [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx wiki] to extract the libshaccg.suprx manually.
Follow this [https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx wiki] to extract the libshaccg.suprx manually.


==Screenshot==
==User guide==
[[image:vitawebdavclient.jpg|640px]]
=== Multi Language support ===
 
The application can auto-detect the following standard PS Vita languages:
== Multi Language support ==
The appplication can auto-detect the following standard PSVITA languages:


<pre>Japanese
<pre>Japanese
Line 54: Line 52:
Polish</pre>
Polish</pre>


For '''Non-Standard''' Languages like '''Croatian, Catalan, Euskera, Galego, Hungarian, Indonesian, Greek, Thai'''
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.


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==
https://dlhb.gamebrew.org/vitahomebrews/vitawebdavclient3.png


== Know Issues ==
== Known 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.
Opening the Input Editor multiple times crashes the application.


==Changelog==  
==Changelog==  
'''(v.1.0)'''
'''v1.02'''
*Add Arabic,Hungarian,Greek,Thai,Turkish language.
 
'''v1.01'''
* Convert remote server time to local psvita time.
* Fix for servers that redirects to another host.
 
'''v1.0'''
* First Release.
* First Release.


== Credits ==
== Credits ==
*Author of webdav-client-cpp used to build this app. https://github.com/CloudPolis/webdav-client-cpp
*Author of [https://github.com/CloudPolis/webdav-client-cpp webdav-client-cpp] used to build this app.
*Copied some of the language code from yoyoloader https://github.com/Rinnegatamante/yoyoloader_vita
*Copied some of the language code from [https://github.com/Rinnegatamante/yoyoloader_vita yoyoloader].
*Also thx to @Rinnegatamante for imgui-vita library
*Also thx to @Rinnegatamante for imgui-vita library.


== External links ==
== External links ==
* Reddit - https://www.reddit.com/r/vitahacks/comments/101ulfb/release_vita_webdav_client/
* Reddit - https://www.reddit.com/r/vitahacks/comments/101ulfb/release_vita_webdav_client/
* Github - https://github.com/cy33hc/vita-webdav-client
* GBAtemp - https://gbatemp.net/threads/release-vita-webdav-client.624136/
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1025
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1025
* Gbatemp - https://gbatemp.net/threads/release-vita-webdav-client.624136/
* GitHub - https://github.com/cy33hc/vita-webdav-client

Latest revision as of 11:11, 30 Ocak 2024

Vita WebDAV Client
Vitawebdavclient2.png
General
Authorcy33hc
TypeFile Browsers
Version1.02
LicenseGPL-2.0
Last Updated2023/01/29
Links
Download
Website
Source

Vita WebDAV Client is a simple WebDAV Client is an application that allows you to connect to and transfer files between your Vita and a WebDAV server or cloud storage service.

Tested with following:

  • (Recommended) 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

Note: No longer maintained. Please refer to the superseded version ezRemote Client.

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

Multi Language support

The application can auto-detect the following standard PS Vita 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

vitawebdavclient3.png

Known issues

Opening the Input Editor multiple times crashes the application.

Changelog

v1.02

  • Add Arabic,Hungarian,Greek,Thai,Turkish language.

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.

External links

Advertising: