You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
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 <code>python -i wupclient.py</code> Some of the commands: * <code>w.ls()</code>: Lists contents of a directory. * <code>w.dl("filename")</code>: Downloads a file. * <code>w.dldir("path")</code>: Download a directory. * <code>w.cp("source","desination")</code>: Copies a file. * <code>w.mkdir("path","flags")</code>: Creates a directory. * <code>w.cd("path")</code>: Changes the current working directory. * <code>w.pwd()</code>: Print the current directory. * <code>w.up("filename")</code>: Uploads a file. * <code>w.rm("filename")</code>: Removes a file. * <code>w.rmdir("path")</code>: Removes a directory. == External links == * GitHub - https://gist.github.com/GaryOderNichts/409672b1bd5627b9dc506fe0f812ec9e * GitHub - https://github.com/FIX94/iosuhax/tree/master/wupserver * GitHub - https://github.com/smealum/iosuhax/tree/master/wupserver
Advertising: