Pular para o conteúdo principal

Review: Weezo 2.1 remote access application

Review: Weezo 2.1 remote access application: "

There are so many ways to gain remote access to your computer. From the over-simplified free software to the paid solutions to the VPN solutions and more. Where there is a will to gain access there is a way to gain access. However, one of the available tools takes a different approach. Instead of gaining full access to your machine, you gain access to your documents by way of a Web-based server. This tool is Weezo and it (basically) turns your computer into a secure Web server that allows secure access to files, simplified sharing of files, and even quick and easy Web publication of your content and desktop.


System requirements



  • Product: Weezo

  • Operating systems: Windows 2000, XP, 2003, Vista, 7

  • Display capable of 32-bit display

  • Broadband or better network connection


Who’s it for?


Weezo is for anyone who not only needs remote access to their machine (via a Web browser) but also has an interest in sharing out the content to other users or even publishing the content onto the Web. Publishing can be done using the free, permanent URL attached to an account (a free account must be created for this) or to popular Web sites. Weezo is not only a possible solution for home users (which it seems to focus on), but a solid entry into the remote category for business users. Since data transfers are not handled through a third-party affiliate, data privacy is ensured.


What problem does it solve?


The ability to share files and gain remote access to those files can be a task that is overwhelming to some users. Weezo makes this task surprisingly simple (considering how complex the system really is). The tool is easy to use from installation to usage.


Key features




  • Data privacy

  • Create groups for sharing and limit each groups access

  • No file size restrictions

  • Universal access from any browser from any network connection

  • Share/publish photos, music, files, etc.

  • Permanent URL associated with account

  • RSS reader

  • Basic blogging tool

  • Chat with groups and users associated with your account

  • Gain full access to your remote machine

  • Share files with torrents


What’s wrong?


The biggest problem with Weezo is that most larger enterprises are not going to be terribly happy with their users turning their desktops into Web servers - regardless if the integrated Web server is secure or not. The idea of file sharing and even, in many instances, remote desktop access isn’t nearly as bad as the idea of having any server running on a corporate desktop. Outside of that major issue, your machine will have to have port 80 traffic routed to it, and this too can be a major issue on any larger business network (especially if that LAN already routes port 80 traffic to another machine).


Competitive products



Bottom line for businesses


If your company is okay with your setting up your desktop machine to serve as a secure Web server in order for you to gain access to your desktop from remote locations, then I say go for it with Weezo. The features this application adds to the standard remote access tool make it an easy sell for normal users. The only issue will be if your company is okay with what Weezo does to open up your desktop. In theory it’s secure…but in theory many things said to be secure but actually have vulnerabilities.


User rating


Have you encountered or used Weezo? If so, what do you think? Rate your experience and compare the results to what other TechRepublic members think. Give your own personal review in the TechRepublic Community Forums or let us know if you think we left anything out in our review.


Read our field-tested reviews of hardware and software in TechRepublic’s Product Spotlight newsletter, delivered each Thursday. We explain who would use the product and describe what problem the product is designed to solve. Automatically sign up today!


Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
"

Comentários

Postagens mais visitadas deste blog

Improve Windows Security By Closing Open Ports

Improve Windows Security By Closing Open Ports : " A standard Windows operating system has a number of ports open after installation. Some of these ports are needed for the system to function properly while others might not. These ports can pose a security risk as every open port on a system might be an entry point for a malicious user. A port basically allows communication to or from the device. Characteristics are a port number, an IP address and a protocol type. This article will give you the tools at hand to identify and evaluate the open ports on your Windows system to make a decision in the end whether they can or should be closed or left open. Software programs and tools that we will use: CurrPorts : Available for 32-bit and 64-bit editions of Windows. It is a port monitor that displays all open ports on a computer system. We will use it to identify the ports and the programs that are using them. Windows Task Manager: Also used to identify the programs and link some p

Diagnosing a Blue Screen of Death Error in Windows

Diagnosing a Blue Screen of Death Error in Windows : For many years now the famous Blue Screen of Death (BSoD) has been the ultimate indication that something disastrous has happened to make your computer die, but how useful is the information in the BSoD and the respective crash dump file that Windows produces? The best article I ever found explaining the BSoD in depth is here on the Microsoft website, however it’s quite technical and doesn’t discuss how to actually troubleshoot a problem. The crash dump file is just technical details of what was being held in the computer’s memory at the time of the crash, and this will include details on every driver and service that was loaded, and every piece of software that was running. The most useful pieces of information are to be found on the BSoD itself and are highlighted on the screenshot below. These are the BSoD error name, the stop error code and the name of the driver or service that has failed (this last one might not always appea

Use BGInfo to Build a Database of System Information of Your Network Computers

Use BGInfo to Build a Database of System Information of Your Network Computers : " One of the more popular tools of the Sysinternals suite among system administrators is BGInfo which tacks real-time system information to your desktop wallpaper when you first login. For obvious reasons, having information such as system memory, available hard drive space and system up time (among others) right in front of you is very convenient when you are managing several systems. A little known feature about this handy utility is the ability to have system information automatically saved to a SQL database or some other data file. With a few minutes of setup work you can easily configure BGInfo to record system information of all your network computers in a centralized storage location. You can then use this data to monitor or report on these systems however you see fit. BGInfo Setup If you are familiar with BGInfo, you can skip this section. However, if you have never used this tool, it takes ju