Home Features How it Works Pricing Remote Access Download Wuala

FAQ

Technical Questions

How much bandwidth does Wuala consume?

You can configure the maximum amount of bandwidth Wuala will use in the options under "Connection" (Win/Linux: Extras > Tools > Connection; Mac: Wuala > Preferences > Connection). For best performance, we recommend to set the upload and download bandwidth to about 10% below the bandwidth of your internet connection. This allows for high throughput without causing high latency.

Why is my uptime so low?

When you start, your average uptime is estimated to be 10% and then adjusted daily. When permanently online, you should see a daily increase of about 3%. However, as your uptime climbs up, it gets harder to further increase it. Please note that uptime online counts if your internet connection allows for trading storage.

What is filesystem integration?

Filesystem integration allows application to directly access files stored in Wuala. If this is enabled and working, music and video files can be watched before they have been completely downloaded. If it is disabled, Wuala will download and copy the files to a temporary directory first when you double-click on them and then open them from there. You can manually enable or disable this feature in the options (Win/Linux: Tools > Options > General; Mac: Wuala > Preferences > General).

How does the filesystem integration work?

With filesystem integration enabled, Wuala creates a virtual harddisk drive to which your operating system can connect. On Mac OS X, this is done using FUSE on Windows we are using Dokan.

How do I know if the filesystem integration works?

You can check this is your preferences. Go to Tools > Options > General (Win/Linux) or Wuala > Preferences > General (Mac). Here it will say whether or not the filesystem integration is running.

Can other computers access my files on the wuala drive?

No, Wuala's filesystem integration is configured to only serve files to your computer. It does not accept external connections.

How can I limit the amount of memory Wuala uses?

Under Linux, you can set a memory limit by adapting the startup script. The following command limits Wuala's memory usage to e.g. 128 MB: java -Xmx128M -jar ...

Under Windows, you can set the memory limit by editing the Wuala.vmoptions file, which can be found in the installation directory.

The more memory Wuala gets, the less likely it is that it crashes when downloading large files or scaling large images.

How do I know if I'm online or not?

If look at the bottom left of the Wuala window you will see a green, red or yellow circle. Green means online, red means offline. Yellow means that there is an internet connection, but Wuala was unable to connect with the network.

Are there any Linux packages?

We have a package repository for Debian based systems: See our download page.

I found a bug in Wuala! Where do I report it?

Please submit the bug in our bugtracker. A short description how to submit the bug can be found here.

Which temporary directory does Wuala use? Can I change this?

Wuala uses the temporary directory of your operating system. Currently you cannot change this. This temporary directory is used when Wuala is not yet installed on your computer. As soon as Wuala has been installed, Wuala uses the data directory (e.g. C:Dokumente und EinstellungenLuziusAnwendungsdatenWuala) for most data.

How do I uninstall Wuala?

Windows XP:

If you used the installer to install Wuala:

  1. Exit Wuala with the context menu in the tray.
  2. Open the Control Panel and click on "Add or Remove Programs".
  3. Select "Wuala" in the list of installed software.
  4. Click on "Remove" and follow the instructions of the uninstaller.
  5. If you have installed the Wuala Disk Drive (Dokan) repeat steps 3 and 4 for the entry "Wuala Dokan" in the list of installed software.

If you did not use the installer to install Wuala:

Just delete the Wuala folder and remove the program menu entry. The Wuala folder can be found at %APPDATA%\Wuala (that could for example be C:\Documents and Settings\Luzius\Application Data\Wuala).

Windows Vista and Windows 7:

If you used the installer to install Wuala:

  1. Exit Wuala with the context menu in the tray.
  2. Open the Control Panel and select "Uninstall a program".
  3. Select "Wuala" in the list of installed software.
  4. Click on "Uninstall" and follow the instructions of the uninstaller.
  5. If you have installed the Wuala Disk Drive (Dokan) repeat steps 3 and 4 for the entry "Wuala Dokan" in the list of installed software.

If you did not use the installer to install Wuala:

Just delete the Wuala folder and remove the program menu entry. The Wuala folder can be found at %APPDATA%\..\Local\Wuala (that could for example be C:\Users\Luzius\AppData\Local\Wuala). Furthermore, you might also want to remove %APPDATA%\Wuala which stores login information.

On OS X:

Just delete \Users\YOURNAME\Library\Application Support\Wuala and remove Wuala from your applications.

On Linux:

Just delete the folder where you have installed Wuala. By default, that's ~/wuala. Warning: Do not delete the folder while wuala is running as this might result in all your wuala files being deleted if you have enabled direct access and rm tries to delete the folders in the mapped folder (e.g. ~/wuala/direct).

Wuala and 64bit Gentoo Linux

To run Wuala on a 64bit Gentoo Linux, you have to install a 32bit Java Virtual Machine (JVM):

  • install 32bit Java
    emerge -av emul-linux-x86-java
  • show available JVMs
    java-config -L
  • choose the 32bit version
    java-config -S emul-linux-x86-java-1.6
  • start Wuala
    ./wuala
  • You can switch back to the 64bit JVM with 'java-config -S ..'.

What is the compatibility mode?

With compatibility mode set, all up- and download traffic is led to our servers and you will not use the Wuala-Network. This enables you to use Wuala when you cannot connect via UDP or having problems while using Wuala due to a bad internet connection. Please note that trading space is not possible when the compatibility mode is set. You can activate the compatibility mode in your preferences: Tools > Options > Connection (Win/Linux) or Wuala > Preferences > Connection (Mac).

The Dokan File System Integration doesn't start

  • Make sure you don't already have a drive with the Wuala drive letter mounted. Try changing the drive letter Wuala is using in the "General" section of the Wuala options.
  • There have been cases where Dokan could not be properly installed. To reinstall dokan, you can remove Dokan via the Windows control panel. You now need to restart your computer and start Wuala again. When you restart Wuala, you should be prompted to install Wuala again.
  • In case want to install Dokan manually, you can get the installer program here: http://cdn.wuala.com/files/DokanSetup-20100805.exe

What is Dokan?

Dokan is a Windows file system driver. Dokan allows programs like Wuala to integrate their data into Windows as a regular hard disk drive. You can learn more about Dokan at http://dokan-dev.net/en/. The Wuala file system integration uses a patched version of Dokan 0.4.2.

I'm behind a proxy. Can I use Wuala?

Yes, with some restrictions. The proxy server must allow SSL connections (technically: it must support the CONNECT method). It may use basic authentication (username/password). NTLM authentication is not supported yet. If you connect through a proxy almost all Wuala features are available. The only restrictions concern the P2P technology. As a consequence, the following limitations exist:

  • you cannot trade storage
  • your online time will be shown as zero
  • your connection status will be yellow

The proxy settings can be entered in Tools > Options > Connection (Win/Linux) or Wuala > Preferences > Connection (Mac) and then 'Proxy settings'. Username and password can be left empty if the proxy does not require authentication. Proxy support does not work if you start Wuala directly from our website. You have to download the Wuala client and install it.


General Questions General Questions
Getting Started Getting Started
User Account User Account
Files and Folders Files and Folders
Download Download
Upload Upload
My Files My Files
My Friends My Friends
My Groups My Groups
Notifications Notifications
Multiple Users and Multiple Computers Multiple Users and Multiple Computers
Online Storage Online Storage
Trading Storage Trading Storage
Buying Storage Buying Storage
Pro User Pro User
Technical Questions Technical Questions
Security and Privacy Security and Privacy
Developers Developers
Troubleshooting Troubleshooting
Ideas and Spread the Word Ideas and Spread the Word
Wuala and LaCie Wuala and LaCie
Wuala Gift Cards Wuala Gift Cards
Referral Program Referral Program
File Versioning File Versioning
Backup Backup
Trash Trash
Sync Sync