Home Features Buy or Trade Storage Download Wuala

Wuala Blog


Thursday, October 8, 2009

Effective Usage: Control Wuala With Your Console

On Linux systems, Wuala can be controlled within the terminal. You can use these commands to run Wuala without a graphical interface.

The commands are limited to the basic functions, since we recommend using Wuala with the graphical interface. The terminal commands are construed primary to run Wuala as a trading node.

Getting started

To start Wuala without gui, run the script wualacmd.
./wualacmd

Feel free to edit the script for your personal needs.

To give commands to the running Wuala program, use the script "wuala". The syntax is:
./wuala command

Frequently asked functions

How can I start trading when running without gui?

1. Login to your account with
./wuala login Username Password

2. start trading with
./wuala startTrading


Be sure to do this after your online time has reached a value of >17%. If you do this while your online time is less, the setting will not be recognized correctly from our servers. If this is the case, you´ll have to enter the stop trading command (./wuala stopTrading) before you can start trading correctly.

How can I auto log in to my account without using the GUI?

The auto login command is not working without the GUI. You have to login manually with the command

./wuala login username password

You can write the login command into the wualacmd batch if you like to, but be aware: you will leave your username and password on your system when you do this.

For trading space, you have to login only to start the trading. Once started, your computer will trade space for your account, regardless if your are logged in or not.

Short description of the available functions:

benchmark
The command runs some benchmarks for your system.

connectionCheck
Triggers to ping your computer from our servers to check if you will be reachable for the Wuala network.

connectionInfo
Shows your IP and traffic setting as well as some traffic statistics

disableStatusServer
turns off the Web status-Page

download
starts the download of a file

enableStatusServer
enables the Web statuspage

exit
quits Wuala

feedback
sends a text to the Wuala Team

help
prints out the available commands

list
(e.g. /myfiles/music)
lists a specific folder in your Wuala account

login
to login to your Wuala account

logout
to logout of your Wuala account

ping
This pings a running Wuala client and is useful for testing whether portforwaring is correctly configured

printStackTraces
Prints out Stack Traces to the standard output

restart
Restarts Wuala in gui mode

setBindAddress
binds your LAN IP address to Wuala

setCacheSize
sets the size of your local cache (surprising)

setDataPath
set the path to your data directory

setInrate
set the inbound bandwith

setOutrate
sets the outbound bandwith

setPort
sets or change the portnumber for Wuala

setRestartOnUpdate
determines if Wuala restarts automatically when an update is available or not

setTempPath
specifys a temp path for Wuala

setTradingLimit
sets the size of space you want to trade

showPaths
shows all paths Wuala is using to store data

showQuota
shows the quota of Wuala storage for the current user

showSettings
shows cache size, port number, external address, bandwidth limits, trading limits and if restart on update is true or false

trade
starts trading with a specified amount of space

showStatus
shows ifs you are online or offline

tradeStats
shows the average online time, the size of space you are trading, the amount of already locally stored data and the earned storage for that node

undoSetDataPath
revokes a setDataPath command when used before restarting Wuala

upload
e.g.: upload test.mp3 YourWualaName/Test
starts uploading a file to Wuala

version
shows the version number of Wuala which is running

Labels: , , ,



posted by Bernd at

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home