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

Vita SMB Client: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Vita Homebrew Apps (File Browsers) - GameBrew |title_mode=append |image=vitasmbclient.jpg |image_alt=Vita SMB Client }} {{Infobox Vita Homebrews |title=Vita SMB Client |image=vitasmbclient.jpg |description=Simple SMB Client App for Vita. |author=cy33hc |lastupdated=2022/12/29 |type=File Browsers |version=1.01 |license=LGPL-2.1 |download=https://dlhb.gamebrew.org/vitahomebrews/vitasmbclient.7z |website=https://www.reddit.com/r/vitahacks/comments/zxuuo7/rele...")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
|title=Vita Homebrew Apps (File Browsers) - GameBrew
|title=Vita Homebrew Apps (File Browsers) - GameBrew
|title_mode=append
|title_mode=append
|image=vitasmbclient.jpg
|image=vitasmbclient2.png
|image_alt=Vita SMB Client
|image_alt=Vita SMB Client
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Vita SMB Client
|title=Vita SMB Client
|image=vitasmbclient.jpg
|image=vitasmbclient2.png
|description=Simple SMB Client App for Vita.
|description=Simple SMB Client App for Vita.
|author=cy33hc
|author=cy33hc
|lastupdated=2022/12/29
|lastupdated=2023/01/29
|type=File Browsers
|type=File Browsers
|version=1.01
|version=1.04
|license=LGPL-2.1
|license=LGPL-2.1
|download=https://dlhb.gamebrew.org/vitahomebrews/vitasmbclient.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitasmbclient.7z
Line 18: Line 18:
|source=https://github.com/cy33hc/vita-smb-client
|source=https://github.com/cy33hc/vita-smb-client
}}
}}
Simple SMB Client App for Vita for connecting to remote Windows Shares, Linux SMB Shares and NAS SMB shares to transfer files back and forth.
{{obsolete}}
Vita SMB Client is a simple SMB client app for Vita that can connect to and transfer files between your Vita and remote SMB shares on Windows, Linux, and NAS systems.  


==Requirements==
It includes functions for establishing a connection with a remote share, disconnecting from a share, and transferring files to and from the share.
* 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.
'''Note:''' No longer maintained. Please refer to the superseded version [[EzRemote Client Vita|ezRemote Client]].
 
==Installation==
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 [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.


== Know Issues ==
==User guide==
* 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.
=== 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 47: Line 48:
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
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/vitasmbclient3.png


==Screenshot==
== Known issues ==
[[image:vitasmbclient.jpg|640px]]
Opening the Input Editor multiple times crashes the application.  


==Changelog==  
==Changelog==  
'''(v.1.01)'''
'''v1.04'''
*Fix rename of files/folders in Windows Shares. This was a fix in the upstream dependency. [https://github.com/sahlberg/libsmb2/issues/218 sahlberg/libsmb2#218]
*Add Turkish and Arabic language support
 
'''v1.03'''
*Updated with bug fixes from upstream SMB library.
 
'''v1.02'''
*Fixed anonymous access for some SMB shares.
 
'''v1.01'''
*Fix rename of files/folders in Windows Shares. This was a fix in the upstream dependency. sahlberg/libsmb2#218.


'''(v.1.0)'''
'''v1.00'''
* Initial Release.
*Initial Release.


== Credits ==
== Credits ==
Line 69: Line 80:


== External links ==
== External links ==
* GitHub - https://github.com/cy33hc/vita-smb-client
* Reddit - https://www.reddit.com/r/vitahacks/comments/zxuuo7/release_vita_smb_client/
* Reddit - https://www.reddit.com/r/vitahacks/comments/zxuuo7/release_vita_smb_client/
* Github - https://github.com/cy33hc/vita-smb-client
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1024
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1024

Latest revision as of 11:09, 30 Ocak 2024

Vita SMB Client
Vitasmbclient2.png
General
Authorcy33hc
TypeFile Browsers
Version1.04
LicenseLGPL-2.1
Last Updated2023/01/29
Links
Download
Website
Source

Vita SMB Client is a simple SMB client app for Vita that can connect to and transfer files between your Vita and remote SMB shares on Windows, Linux, and NAS systems.

It includes functions for establishing a connection with a remote share, disconnecting from a share, and transferring files to and from the share.

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

Installation

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.

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.

Screenshots

vitasmbclient3.png

Known issues

Opening the Input Editor multiple times crashes the application.

Changelog

v1.04

  • Add Turkish and Arabic language support

v1.03

  • Updated with bug fixes from upstream SMB library.

v1.02

  • Fixed anonymous access for some SMB shares.

v1.01

  • Fix rename of files/folders in Windows Shares. This was a fix in the upstream dependency. sahlberg/libsmb2#218.

v1.00

  • Initial Release.

Credits

External links

Advertising: