db3dbd0ed7eb69f804a8921fa23a1267ea01f46evboxsync#
c7814cf6e1240a519cbec0441e033d0e2470ed00vboxsync# Copyright (C) 2008-2010 Oracle Corporation
db3dbd0ed7eb69f804a8921fa23a1267ea01f46evboxsync#
92a27575521748a392dcd1b996fce55b87411a00vboxsync# This file is part of VirtualBox Open Source Edition (OSE), as
92a27575521748a392dcd1b996fce55b87411a00vboxsync# available from http://www.virtualbox.org. This file is free software;
92a27575521748a392dcd1b996fce55b87411a00vboxsync# you can redistribute it and/or modify it under the terms of the GNU
92a27575521748a392dcd1b996fce55b87411a00vboxsync# General Public License (GPL) as published by the Free Software
92a27575521748a392dcd1b996fce55b87411a00vboxsync# Foundation, in version 2 as it comes in the "COPYING" file of the
92a27575521748a392dcd1b996fce55b87411a00vboxsync# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
92a27575521748a392dcd1b996fce55b87411a00vboxsync# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
92a27575521748a392dcd1b996fce55b87411a00vboxsync#
db3dbd0ed7eb69f804a8921fa23a1267ea01f46evboxsync
db3dbd0ed7eb69f804a8921fa23a1267ea01f46evboxsyncall: run
db3dbd0ed7eb69f804a8921fa23a1267ea01f46evboxsync
db3dbd0ed7eb69f804a8921fa23a1267ea01f46evboxsyncrun:
bcc95fabf162c0f743d7eaafb0d21f7ef967e9f4vboxsync @echo !!!! Don\'t forget to start webserver with \"vboxwebsrv -t 10000\" !!!
bcc95fabf162c0f743d7eaafb0d21f7ef967e9f4vboxsync PYTHONPATH=../lib python ../../../glue/python/sample/vboxshell.py -w
bcc95fabf162c0f743d7eaafb0d21f7ef967e9f4vboxsync
bcc95fabf162c0f743d7eaafb0d21f7ef967e9f4vboxsyncserver:
bcc95fabf162c0f743d7eaafb0d21f7ef967e9f4vboxsync nohup vboxwebsrv -t 10000 &