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

Vita FTP Client: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (File Browsers) - GameBrew!
|title=Vita Homebrew Apps (File Browsers) - GameBrew!
Line 11: Line 10:
|description=Simple FTP Client App for Vita.
|description=Simple FTP Client App for Vita.
|author=cy33hc
|author=cy33hc
|lastupdated=2022/05/05
|lastupdated=2022/11/22
|type=File Browsers
|type=File Browsers
|version=1.40
|version=1.51
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita.7z
Line 19: Line 18:
|source=https://github.com/cy33hc/vita-ftp-client
|source=https://github.com/cy33hc/vita-ftp-client
}}
}}
Simple FTP Client App for Vita.
'''Vita FTP Client''' is a simple FTP client for PSVITA.


==Media==
== Requirements ==
<youtube>RIaJHh60hQY</youtube>
The app is built with imgui-vita which needs the '''libshacccg.suprx''' extracted. If you are experiencing a crash after upgrading to 1.21. Please follow the following guide to get that extracted.


As of v1.30 the app will no longer crash, but display a message that you are missing the libshacccg.suprx files.


==Screenshots==
https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx
https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaftpclientvita-08.jpg


==Changelogs==
==Screenshot==
'''(v.1.0)'''
[[image:vitaftpclientvita.jpg|600px]]
* First Release.
 
== 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.
 
== 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, Finnish, Swedish, Danish, Norwegian, Polish, Turkish.
 
For '''Non-Standard''' Languages like '''Croatian, Catalan, Euskera, Galego, Indonesian'''
 
User must modify the file '''ux0:data/FTPCLI0001/config.ini''' and update the '''language''' setting to Croatian, Catalan, Euskera, Galego or Indonesian
 
==Changelog==
'''v1.51'''
 
* Improved the upload/download speed. At least from my testing on pstv lan cable it increase from 3.7MB/s to 6.2MB/s.
 
'''v1.50'''
 
* Fixed bug where latin fonts weren't loaded. Caused by previous code change from 1.49.
 
'''v1.49'''
 
* Add Ryukyuan language. This is also a non-standard PSVITA system language, so edit the '''&quot;ux0:data/FTPCLI001/config.ini&quot;''' file and update the &quot;language&quot; setting to &quot;Ryukyuan&quot;
 
'''v1.48'''
 
* Add Indonesian language. This is also a non-standard PSVITA system language, so edit the '''&quot;ux0:data/FTPCLI001/config.ini&quot;''' file and update the &quot;language&quot; setting to &quot;Indonesian&quot;
 
'''v1.47'''
 
* Fix bug where selecting a file will cause a folder change in the next folder selected
* Only warn once if iTLS-Enso is not installed.
 
'''v1.46'''
 
* Disable suspend when a file transfer is in progress. This prevents the VITA going to sleep while transferring large files.
 
'''v1.45'''
 
* Some fixes for Portuguese_BR translation
 
'''v1.44'''
 
* Fix the flicker when open the IME input editor. NOTE: Still can't figure out what's causing the crash after opening the IME multiple times.
 
'''v1.43'''
 
* Added Croatian language translation. This is also a non-standard PSVITA system language, so edit the '''&quot;ux0:data/FTPCLI001/config.ini&quot;''' file and update the &quot;language&quot; setting to &quot;Croatian&quot;
 
'''v1.42'''
 
* Added Catalan, Euskera and Galego translations. These are non standard PSVITA system languages that cannot be auto detected by the application, so users need to edit the '''&quot;ux0:data/FTPCLI001/config.ini&quot;''' file and update the &quot;language&quot; setting to either Catalan, Euskera or Galego.
 
'''v1.41'''
 
* Added Chinese Simplified/Traditional and Japanese language
 
'''v1.40'''
 
* Added support for languages Dutch, French, German, Italian, Korean, Polish, Portuguese_BR, Russian and Spanish
* Some UI adjustments to catered for the various languages
* Add a tooltip to display full filename, while hovering over a file that can't fit in the displayed column
 
'''v1.31'''
 
* iTLS-Enso only needed on Firmware below 3.68
 
'''v1.30'''
 
* Add support for multiple languages. Currently only have lang/English.ini. Please submit translations by using the lang/English.ini as a template. https://github.com/cy33hc/vita-ftp-client/blob/main/lang/English.ini
* App won't crash if libshacccg.suprx is missing. Instead it will print a message.
 
'''v1.21'''
 
* Rebuilt app with imgui-vita library which seem to completely fix the random crash when changing folders. Note: This doesn't fix the random crash in the IME input still.
 
Note: The imgui-vita needs '''libshacccg.suprx''' extracted. If you experience crash after upgrade please follow the following guide to extract it.<br />
https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx
 
'''v1.20'''
 
* Add support for multiple sites
* Fix more random crashes when changing between folders and disconnect from FTP.
* Fixed an issue after suspend and a download happens, it will create a 0 byte file. App will always check if connection exists before upload or download a file.
 
'''v1.14'''
 
* added compatibility with VitaShell FTP server
* display the app version in the Title
 
'''v1.13'''
 
* Fix a potential crash when changing folder
 
'''v1.12'''
 
* Fix an infinite search loop
 
'''v1.11'''
 
* Add ability to use the L1/R1 buttons to move between the Local and Remote file browser
 
'''v1.1'''
 
* Add progressbar indicator when uploading/downloading files
* Add tooltip to local/remote directory field to display full path
* Show date/time in the local user timezone in the Properties dialog
* Remove the &quot;.&quot; and &quot;..&quot; folder returned from some implements of the LIST cmd
 
'''v1.0'''
*Initial Release.
 
== Credits ==
*Thx to the following people for translating the string used in the app. @jojahn @dampestwriter @dinckelman @TheFrutz @hiroSzymon @Fiodorwellfme @AndreDK7 @IlDucci @kuragehimekurara1 @Qingyu510
*Borrowed the Theme colors and Folder/File icon from NXShell. https://github.com/joel16/NX-Shell/releases
*Copied some of the language code from [[Yoyo Loader Vita]].
*Also thx to @Rinnegatamante for imgui-vita library.


== External links ==
== External links ==
* Official Website - https://github.com/cy33hc/vita-ftp-client
* Github - https://github.com/cy33hc/vita-ftp-client
* Github - https://github.com/cy33hc/vita-ftp-client
* VitaDB -
* VitaDB - https://vitadb.rinnegatamante.it/#/info/817
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 13:28, 24 November 2022

Vita FTP Client
File:Vitaftpclientvita.jpg
General
Authorcy33hc
TypeFile Browsers
Version1.51
LicenseGPL-3.0
Last Updated2022/11/22
Links
Download
Website
Source

Vita FTP Client is a simple FTP client for PSVITA.

Requirements

The app is built with imgui-vita which needs the libshacccg.suprx extracted. If you are experiencing a crash after upgrading to 1.21. Please follow the following guide to get that extracted.

As of v1.30 the app will no longer crash, but display a message that you are missing the libshacccg.suprx files.

https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx

Screenshot

File:Vitaftpclientvita.jpg

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.

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, Finnish, Swedish, Danish, Norwegian, Polish, Turkish.

For Non-Standard Languages like Croatian, Catalan, Euskera, Galego, Indonesian

User must modify the file ux0:data/FTPCLI0001/config.ini and update the language setting to Croatian, Catalan, Euskera, Galego or Indonesian

Changelog

v1.51

  • Improved the upload/download speed. At least from my testing on pstv lan cable it increase from 3.7MB/s to 6.2MB/s.

v1.50

  • Fixed bug where latin fonts weren't loaded. Caused by previous code change from 1.49.

v1.49

  • Add Ryukyuan language. This is also a non-standard PSVITA system language, so edit the "ux0:data/FTPCLI001/config.ini" file and update the "language" setting to "Ryukyuan"

v1.48

  • Add Indonesian language. This is also a non-standard PSVITA system language, so edit the "ux0:data/FTPCLI001/config.ini" file and update the "language" setting to "Indonesian"

v1.47

  • Fix bug where selecting a file will cause a folder change in the next folder selected
  • Only warn once if iTLS-Enso is not installed.

v1.46

  • Disable suspend when a file transfer is in progress. This prevents the VITA going to sleep while transferring large files.

v1.45

  • Some fixes for Portuguese_BR translation

v1.44

  • Fix the flicker when open the IME input editor. NOTE: Still can't figure out what's causing the crash after opening the IME multiple times.

v1.43

  • Added Croatian language translation. This is also a non-standard PSVITA system language, so edit the "ux0:data/FTPCLI001/config.ini" file and update the "language" setting to "Croatian"

v1.42

  • Added Catalan, Euskera and Galego translations. These are non standard PSVITA system languages that cannot be auto detected by the application, so users need to edit the "ux0:data/FTPCLI001/config.ini" file and update the "language" setting to either Catalan, Euskera or Galego.

v1.41

  • Added Chinese Simplified/Traditional and Japanese language

v1.40

  • Added support for languages Dutch, French, German, Italian, Korean, Polish, Portuguese_BR, Russian and Spanish
  • Some UI adjustments to catered for the various languages
  • Add a tooltip to display full filename, while hovering over a file that can't fit in the displayed column

v1.31

  • iTLS-Enso only needed on Firmware below 3.68

v1.30

v1.21

  • Rebuilt app with imgui-vita library which seem to completely fix the random crash when changing folders. Note: This doesn't fix the random crash in the IME input still.

Note: The imgui-vita needs libshacccg.suprx extracted. If you experience crash after upgrade please follow the following guide to extract it.
https://samilops2.gitbook.io/vita-troubleshooting-guide/shader-compiler/extract-libshacccg.suprx

v1.20

  • Add support for multiple sites
  • Fix more random crashes when changing between folders and disconnect from FTP.
  • Fixed an issue after suspend and a download happens, it will create a 0 byte file. App will always check if connection exists before upload or download a file.

v1.14

  • added compatibility with VitaShell FTP server
  • display the app version in the Title

v1.13

  • Fix a potential crash when changing folder

v1.12

  • Fix an infinite search loop

v1.11

  • Add ability to use the L1/R1 buttons to move between the Local and Remote file browser

v1.1

  • Add progressbar indicator when uploading/downloading files
  • Add tooltip to local/remote directory field to display full path
  • Show date/time in the local user timezone in the Properties dialog
  • Remove the "." and ".." folder returned from some implements of the LIST cmd

v1.0

  • Initial Release.

Credits

  • Thx to the following people for translating the string used in the app. @jojahn @dampestwriter @dinckelman @TheFrutz @hiroSzymon @Fiodorwellfme @AndreDK7 @IlDucci @kuragehimekurara1 @Qingyu510
  • Borrowed the Theme colors and Folder/File icon from NXShell. https://github.com/joel16/NX-Shell/releases
  • Copied some of the language code from Yoyo Loader Vita.
  • Also thx to @Rinnegatamante for imgui-vita library.

External links

Advertising: