EzRemote Client Switch: Difference between revisions

From GameBrew
No edit summary
Line 4: Line 4:
|description=ezRemote Client is a File Manager application for Nintendo Switch.
|description=ezRemote Client is a File Manager application for Nintendo Switch.
|author=cy33hc
|author=cy33hc
|lastupdated=2023/10/13
|lastupdated=2024/04/27
|type=File Browsers
|type=File Browsers
|version=1.0
|version=1.01
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/switchhomebrews/ezremoteclientswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/ezremoteclientswitch.7z
Line 83: Line 83:


==Changelog==  
==Changelog==  
'''v1.01'''
* Added support for HTTP Servers (Apache, Ngnix, IIS, RClone and NPX Serve). For Apache/Ngnix, you need enable the directory listing module.
* Added support for extracting zip, rar, 7zip, tar, tar.gz and tar.bz2 file from both Local and Remote Server.
* Create Zip files
'''v1.0'''
'''v1.0'''
* First Release.
* First Release.

Revision as of 02:13, 28 April 2024

ezRemote Client
Ezremoteclientswitch.png
General
Authorcy33hc
TypeFile Browsers
Version1.01
LicenseGPL-3.0
Last Updated2024/04/27
Links
Download
Website
Source

ezRemote Client is a File Manager application that allows you to connect the Switch to remote FTP, SMB, WebDAV servers to transfer and manage files. This supercedes the apps Switch SMB Client and Switch FTP Client.

Features

  • Transfer files back and forth between Switch and FTP/SMB/WebDAV server.
  • File management function include cut/copy/paste/edit/rename/delete/new folder/file for files on Switch SD Card.

Installation

Copy ezremote-client.nro to the /switch folder on the SD card.

Or install ezremote-client.nsp.

User guide

To distinguish between FTP, SMB, WebDAV, the URL must be prefix with ftp://, smb://, webdav://, webdavs://

FTP URL format:

ftp://hostname[:port]

* hostname: Textual hostname or an IP address. Required.
* port: Optional. Defaults to 21 (FTP) if not provided.

SMB URL format:

smb://hostname[:port]/sharename

* hostname: Textual hostname or an IP address. Required.
* port</code>: Optional. Defaults to 445 if not provided.
* sharename: Required.

WebDAV URL format:

webdav://hostname[:port]/[url_path]

webdavs://hostname[:port]/[url_path]

* hostname: Textual hostname or an IP address. Required.
* port: Optional. Defaults to 80 (WebDAV) and 443 (WebDAVS) if not provided.
* url_path: Optional based on your WebDAV hosting requirements.

Tested WebDAV Servers:

  • RClone - (Recommended) for hosting your own WebDAV server. It can also be used as a proxy to 70+ public file hosting services (e.g., Google Drive, OneDrive, Mega, Dropbox, NextCloud, etc.).
  • Dufs - For hosting your own WebDAV server.
  • SFTPgo - For locally hosted WebDAV servers. It can also act as a WebDAV frontend for cloud storage services like AWS S3, Azure Blob, or Google Storage.

Controls

X - Menu (after a file is selected)

A - Select Button/TextBox

B - Un-Select the file list to navigate to other widgets

Y - Mark file(s)/folder(s) for Delete/Rename/Upload/Download

R1 - Navigate to the Remote list of files

L1 - Navigate to the Local list of files

Plus - Exit Application

Screenshots

Ezremoteclientswitch.png

Changelog

v1.01

  • Added support for HTTP Servers (Apache, Ngnix, IIS, RClone and NPX Serve). For Apache/Ngnix, you need enable the directory listing module.
  • Added support for extracting zip, rar, 7zip, tar, tar.gz and tar.bz2 file from both Local and Remote Server.
  • Create Zip files

v1.0

  • First Release.

External links

Advertising: