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 network drive to which your operating system can connect. On Mac OS X, this is done using the NFS protocol, on Windows we are using the SMB protocol. Unfortunately, this does not always work and on windows, it might take a while until it is ready. You can check if it works in the options under general.
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.
What is portmap and why does Wuala need admin rights to set it up (Mac only)?
In order to enable filesystem integration on Mac OS X, portmap (a service of Mac OS X) needs to be running. Wuala can automatically start portmap und configure it to start automatically on startup. However, admin privileges are required to do so. So when enabling filesystem integration, you will be asked for your admin password. If you prefer to do this manually, just copy the file com.caleido.portmap.plist that can be found in the Wuala application bundle to /Library/LaunchDaemons/ and restart your system.
Can other computers access my files with NFS/SMB?
No, Wuala's filesystem integration is configured to only serve files to your computer. It does not accept external connections. Allowing them would pose a security risk.
How can I setup filesystem integration on Linux?
Wuala has a built-in NFS server and tries to mount a NFS share in the folder named 'direct'. For this to succeed, portmap and nfs-common must be installed (e.g. 'sudo apt-get install portmap nfs-common' to install them). Furthermore, you need to create an entry in /etc/fstab that looks like this:
localhost:/wuala /home/yourname/wuala/direct nfs defaults,users,noauto,rsize=8192,wsize=8192,timeo=60,acregmin=10,noac,intr,nolock,soft
If there is already another NFS server running on your computer, you can avoid conflicts by starting Wuala with the option -noportmapregistration that lets Wuala skip registering its server with the portmapper. In that case, you need to add additional mount parameters in the /etc/fstab entry:
nfsvers=3,mountvers=3,port=26184,mountport=26183
Unfortunately, bypassing the portmapper does not seem to work with Ubuntu.
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.
Why does my proxy block Wuala?
Proxy server allows networks to connect to each other. Proxy servers are commonly found on corporate networks. If you are unable to get Wuala working in your corporate network, it could be that your company uses a proxy server.
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?
Currently there is one Linux package that is being maintained by one of our user: A package for Arch Linux by Chris.Giles. Additionally, there is a Debian script by tsukasa. This script can also be used under Ubuntu.
I found a bug in Wuala! Where do I report it?
Please submit the bug in our bugtracker (no registration required). 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 Einstellungen\Luzius\Anwendungsdaten\Wuala) for most data.
How do I uninstall Wuala?
Windows XP:
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:
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-20100126.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.
- What is Wuala?
- How do I get Wuala?
- How much does it cost?
- How much storage do I get?
- Is Wuala private and secure?
- Does Wuala contain any malware or spyware?
- How is Wuala different compared to other online storage services?
- Can I access Wuala from the Web?
- Can I edit files directly in Wuala?
- Does Wuala offer automatic backup?
- What kind of files can I upload to Wuala?
- Can I get Wuala in my language?
- How is Wuala pronounced and what does it mean?
- Who is behind Wuala?
- Do I have to trade local storage for online storage?
- How do I sign out?
- Can I share files with friends who do not use Wuala?
- Is it possible for several people to access and edit a file?
- How do I get Wuala?
- I want to install Wuala on multiple computers. Can I do that?
- How do I start Wuala?
- How do I create an account?
- What kind of password should I use?
- What is the password hint good for?
- What is “My Files” and what can I do with it?
- What is “My Friends” and what can I do with it?
- What is "My Groups" and what can I do with it?
- What is "World" and what can I do with it?
- How do I upload a file?
- How do I upload a folder?
- How do I open a file?
- How do I download a file?
- How do I know when a file has finished uploading?
- How do I know when a file has finished downloading?
- What do the colors of the folders mean?
- How do I share files and folders with friends?
- How do I make a file or folder public?
- How do I share a file with a group?
- There is this little green box next to a file. What does this mean?
- What does the toolbar tell me?
- What are secret links?
- Is there a tutorial?
- I have uploaded my files. How can I access them now?
- How do I create my profile?
- How do I change my email address?
- Who can see my email address?
- I forgot my password, what now?
- Why can't you send me my password?
- What is the password hint?
- How do I change my password?
- Can I change my username?
- How do I delete my account?
- Can I add my real name?
- How can I add my contact details (Homepage, Facebook, LinkedIn, etc.)?
- What do the details of a file tell me?
- What file format does Wuala accept?
- What file size does Wuala accept?
- How do I upload a file?
- How do I upload a folder?
- How do I create a new folder?
- How do I set a thumbnail?
- How do I rename my file?
- How do I add tags to my file?
- How do I add a description to my file?
- How do I add a comment to a file?
- How do I delete a file or folder?
- How do I keep my files private?
- How do I open a file?
- How do I download a file?
- How do I know when a file has finished uploading?
- What do the colors of the folders mean?
- How do I share folders and files with friends?
- I want to share a file with a friend who is not yet in Wuala. How can I do this?
- How do I share files with a specific group?
- How can I make my files or folders public?
- What happens when I share or publish a file?
- How do I stream my files?
- How do I copy a file?
- How do I paste a file?
- What is the difference between “Copy Link" and “Copy File”?
- How do I add a file to my favorites?
- Can I edit files directly?
- How do I embed a file to a website?
- How can I search files?
- How are files encrypted in Wuala?
- What about the availability of my files?
- Where are my files stored in the Wuala network?
- Can my files get lost?
- Can I access my files even though I am offline?
- What about file maintenance?
- How do I delete a file?
- How do I delete a folder?
- What is the star next to my file?
- In which periods does a maintenance start for a given file?
- What are secret links?
- Which special characters must not be used in the file name?
- How do I download a file?
- Where are the files I downloaded?
- There is this little green box next to a file. What does this mean?
- I am downloading multiple files. How do I know which one Wuala is downloading?
- How do I upload a file?
- How do I upload a folder?
- I am uploading multiple files. How do I know which one Wuala is uploading?
- How do I know when a file has finished uploading?
- I quit Wuala while it was still uploading. Do I have to upload my files again?
- I uploaded some files to Wuala while I was offline. Will it upload now that I am online again?
- I edited some files when I was offline. Will it save the changes even though I was offline?
- There is this little green box next to a file. What does this mean?
- May I upload adult content?
- What is "My Files" and what can I do with it?
- What is the folder "Favorites" for?
- How do I add a file to my “Favorites” folder?
- What is the folder “Group postings" for?
- How do I share folders and files with friends?
- I want to share a file with a friend who is not yet in Wuala. How can I do this?
- What exactly can other people see?
- What should I tag as "non family friendly (18+)?
- May I upload adult content?
- My files are blocked! Why?
- What is the star next to my file?
- What are secret links?
- What do the colors of the folders mean?
- What are recently viewed files?
- There are many views on my files! How can this be possible?
- What is "My Friends" and what can I do with it?
- How do I find friends in Wuala?
- How do I add a friend?
- How do I invite friends?
- How do I see my friends' files?
- How do I add a friend to a list?
- How do I remove a friend from a list?
- How do I see all of my friends?
- Some kind of stranger wants to be my friend! What now?
- How do I remove a friend?
- What is "My Groups" and what can I do with it?
- What is the difference between a public and a private group?
- How do I create a group?
- How do I invite people to a group?
- How do I keep a group private?
- How do I share files with a specific group?
- How do I know what files I have added to a group?
- How can I join a specific group?
- How can I search for groups?
- How can I manage the roles and permissions of my group?
- I want to know my role and my permission of the group. Where can I find out?
- How do I know when a group has new files?
- How do I know when someone has added a comment to my files?
- I have created private group and want to make the profile public again. How can I do this?
- I have created a public group, but want to make it private. Can I do this?
- I want to delete the group, but can't! Why?
- I've created a private group and want to make it public. Can I do this?
- What are recently viewed files?
- How can I set a secret weblink for my private group?
- What is "World" and what can I do with it?
- What is the family filter?
- How can I search for files?
- It says “Not connected”. What does that mean?
- I see adult content even though my family filter is turned on! What now?
- How do I contact others?
- How do I search?
- About what do I get notified?
- I don't want to get notified! How can I turn off the notifications?
- How do I know when someone shares a file with me?
- How do I know when someone has added a comment to my files?
- How do I know when a group has new files?
- There are so many new files! I can’t look at all of them. What should I do?
- Can I install Wuala on multiple computers?
- Can I login at multiple computers at the same time?
- What happens when multiple users trade storage at the same time?
- How much online storage do I get?
- Where do I see how much storage I have?
- Where do I see how much online storage I have used?
- Where is my data actually stored?
- What about the availability of my files?
- How can I get more online storage?
- Are other files stored on my computer?
- Can my data get lost?
- Can I transfer storage from one account to another?
- My online storage has expired. What now?
- What is trading storage about? Do I have to trade?
- What happens when I trade storage?
- How do I trade storage?
- What are the requirements for trading storage?
- When can I start trading storage?
- Why can I not trade storage?
- Why does my internet connection not allow me to trade storage?
- How is the amount of earned storage calculated?
- What happens to my data if my earned storage decreases again?
- What happens when multiple users trade storage on the same computer?
- What if I enable “trading storage” and a fragment of an illegal file is stored on my computer?
- I trade storage. Will I become a Pro user?
- I have Wuala installed on multiple computers. How does this affect my storage?
- I have problems with trading storage!
- Can I earn money by trading storage and then selling it?
- I don't want to trade nor buy. What now?
- I'm currently trading storage. However, I'm going on vacation and will have to shut down my computer. What now?
- Why is the amount of earned storage increasing only slowly?
- What does my connection type mean?
- How can I improve my connection to earn more storage?
- Which IP-Port does Wuala use when trading storage?
- How much storage can I trade?
- Is Wuala free?
- Is this a perpetual subscription?
- What if I don’t renew my subscription next year?
- Which payment options are supported?
- I don’t have a credit card, how can I pay?
- When will the storage be available?
- Isn’t selling storage against the philosophy of a distributed storage system?
- Who provides the storage?
- Where is my data actually stored?
- What about security and privacy?
- What about availability and guarantees?
- Can I earn money by trading storage and then selling it?
- I want additional storage but I'd rather trade than buy. How do I do that?
- I don't want to buy nor trade. What now?
- Can I transfer storage from one account to another?
- I am a pro user. In my profile it says how much I trade and how much I bought. Can I turn that off?
- What happens to my files when my pro membership expires?
- How do I become a pro member?
- When does my pro member membership expire?
- I am a pro user. In my profile it says how much I trade and how much I bought. Can I turn that off?
- What happens to my files when my pro membership expires?
- Which additional features do I get as a Pro user?
- What happens to my files when my pro membership expires?
- How much bandwidth does Wuala consume?
- Why is my uptime so low?
- What is filesystem integration?
- How does the filesystem integration work?
- How do I know if the filesystem integration works?
- What is portmap and why does Wuala need admin rights to set it up (Mac only)?
- Can other computers access my files with NFS/SMB?
- How can I setup filesystem integration on Linux?
- How can I limit the amount of memory Wuala uses?
- Why does my proxy block Wuala?
- How do I know if I'm online or not?
- Are there any Linux packages?
- I found a bug in Wuala! Where do I report it?
- Which temporary directory does Wuala use? Can I change this?
- How do I uninstall Wuala?
- Wuala and 64bit Gentoo Linux
- What is the compatibility mode?
- The Dokan File System Integration doesn't start
- What is Dokan?
- Are other files stored on my computer?
- How are files encrypted in Wuala?
- What happens when I share or publish a file?
- What technologies do you use for encryption?
- How do I change my password?
- I forgot my password, what now?
- Why can’t you send me my password?
- What is the password hint?
- Can I change my username?
- Who can see my email address?
- What if I enable “trading storage” and a fragment of an illegal file is stored on my computer?
- I have witnessed abuse. Who should I contact?
- Virus sharing through Wuala. Is this possible?
- Is Wuala legal?
- I stumbled upon inappropriate material. Where do I report it?
- What are secret links?
- Are weblinks indexable or crawlable by search engines?
- Where are your servers located?
- Why does Wuala use 128-Bit AES and not 256-Bit AES for encryption?
- Is there a developer API?
- Do you plan to open the source code?
- I found a bug in Wuala! Where do I report it?
- Where do I get the release notes?
- What are you working on?
- I have installed Wuala, but cannot start it. Why?
- It says that I use XY of storage, but I do not have any files stored!
- My files are blocked! Why?
- Help! I still don't get it?!?
- Wuala does not start!
- There's a problem with Wuala. What's the current status?
- I cannot edit my files. Why?
- Wuala crashed repeatedly on startup. What can I do?
- How do I enable the world tab?
- My storage quota seems to be wrong!
- It says: "Could not sign in to Wuala. Please make sure that your internet connection is working". What now?
- Buttons do not react on mouse click (Linux)
- What's going on?
- Who is LaCie?
- Why are you merging with LaCie?
- How do Wuala and LaCie match?
- What are the terms of the merger?
- How does this affect me as a user?
- Can I still sign up for a new account?
- How will the merger affect the privacy?
- I've bought online storage! What will happen now?
- I'm trading storage! What will happen now?
- I want to buy storage. Will there be any pricing changes?
- What will happen when the first product is released? Can I then only use Wuala with a LaCie product?
- Will there be staffing changes at Wuala?
- Will you still listen to the community?
- Where can I get a Wuala Gift Card?
- Where can I buy a Wuala Gift Card?
- What can I do with a Wuala Gift Card?
- How do I redeem a Wuala Gift Card?
- My Wuala Gift Card is not being accepted. What now?
- I don't have an account yet. How do I register?
- I have redeemed my Wuala Gift Card, but the storage has not been updated. What now?
- I still have a question.
- What is the referral program?
- How can I refer Wuala to my friends?
- How much additional storage will I get?
- How much storage will my friend get?
- Will I get notified when my friends have signed up?
- Can I get more than 3 GB or 6 GB?
- What happens if my friends don't sign up?
- Will my friends be added to “My friends” automatically?
- What happens if my friend signs up with a different email address than the one I used for sending the referral?
- Will the storage I earned through inviting expire?
- How do I get the feature File Versioning?
- What is File Versioning?
- How can I access previous versions of my files?
- What is the feature "Time Travel"?
- How will my storage be counted?
- What specific time intervals are available?
- Can I edit files in my backup folder (on Wuala)?
- How do I get the backup feature?
- What can I do with the backup feature?
- How can I backup a folder?
- How do I configure a scheduled backup?
- I want to backup my files right now. Can I do this?
- What happens when I change a file in my source folder?
- Can I edit files in my source folder (on computer)?
- Can I share my backup folder (on Wuala) with my friends?
- What If I lose my connection to Wuala during a backup?
- What if my computer is not turned on during a backup?
- What if Wuala is not running during a scheduled backup?
- What is the filter in the backup settings?
- How do I change the source folder?