Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.
Revision as of 11:33, 23 May 2024 by HydeWing (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Wupclient
General
AuthorSmealum, Fix94, Others
TypeNetwork Tools
Version0.1.3
LicenseMIT License
Last Updated2019/09/11
Links
Website
Source

Library for accessing wupserver running on the Wii U developed by smealum.

User guide

Edit the ip address to connect to the IP address on the Wii U.

Run python -i wupclient.py

Some of the commands:

  • w.ls(): Lists contents of a directory.
  • w.dl("filename"): Downloads a file.
  • w.dldir("path"): Download a directory.
  • w.cp("source","desination"): Copies a file.
  • w.mkdir("path","flags"): Creates a directory.
  • w.cd("path"): Changes the current working directory.
  • w.pwd(): Print the current directory.
  • w.up("filename"): Uploads a file.
  • w.rm("filename"): Removes a file.
  • w.rmdir("path"): Removes a directory.

External links

Advertising: