similar to: host Linux - guest Win7 fast file sharing [was: getting guestfs_rsync_out to work]

Displaying 20 results from an estimated 3000 matches similar to: "host Linux - guest Win7 fast file sharing [was: getting guestfs_rsync_out to work]"

2015 Feb 09
2
Re: getting guestfs_rsync_out to work
Richard- > On Mon, Feb 09, 2015 at 08:01:31AM -0600, Jeff Brower wrote: >> Richard- >> >> > On Sun, Feb 08, 2015 at 12:11:37PM -0600, Jeff Brower wrote: >> >> With continuous loop testing, what we found is that we have to shut >> >> down and re-launch the image handle to see changes on the Win7 live >> >> guest. Unfortunately image
2015 Feb 09
0
Re: getting guestfs_rsync_out to work
On Mon, Feb 09, 2015 at 08:01:31AM -0600, Jeff Brower wrote: > Richard- > > > On Sun, Feb 08, 2015 at 12:11:37PM -0600, Jeff Brower wrote: > >> With continuous loop testing, what we found is that we have to shut > >> down and re-launch the image handle to see changes on the Win7 live > >> guest. Unfortunately image re-launch takes time, 3-5 sec (the image
2015 Feb 09
2
Re: getting guestfs_rsync_out to work
Richard- > On Sun, Feb 08, 2015 at 12:11:37PM -0600, Jeff Brower wrote: >> With continuous loop testing, what we found is that we have to shut >> down and re-launch the image handle to see changes on the Win7 live >> guest. Unfortunately image re-launch takes time, 3-5 sec (the image >> size is 50 GByte). I'm assuming this is because libguestfs makes an >>
2015 Feb 08
1
Re: getting guestfs_rsync_out to work
Richard- >>> Per this page >>> >>> https://rwmj.wordpress.com/2013/04/22/using-rsync-with-libguestfs/ >>> >>> We are trying to get the libguestfs API guestfs_rsync_out to work. We’ve tried combinations similar to: >>> >>> guestfs_rsync_out(g, “/HostShared”, “rsync://root@10.0.1.90:2999/backup/ -av”, -1) >>> >>>
2015 Feb 07
4
getting guestfs_rsync_out to work
All- Per this page https://rwmj.wordpress.com/2013/04/22/using-rsync-with-libguestfs/ We are trying to get the libguestfs API guestfs_rsync_out to work. We’ve tried combinations similar to: guestfs_rsync_out(g, “/HostShared”, “rsync://root@10.0.1.90:2999/backup/ -av”, -1) surrounding it with APIs as in the recipe examples, for example replacing libguestfs_cat(), with no luck. In the
2015 Feb 09
1
Re: getting guestfs_rsync_out to work
Richard- > On Mon, Feb 09, 2015 at 08:27:22AM -0600, Jeff Brower wrote: >> Yes we know that it doesn't know. We'd be ok to re-launch the image >> to pick up changes except for the time it takes (if we could get >> into 1 to 10 msec range it would be ok). > > There's no feasible way to start a Linux kernel in under about 1-2 > seconds. It just takes
2015 Feb 08
0
Re: getting guestfs_rsync_out to work
On Sat, Feb 07, 2015 at 05:19:42PM -0600, Jeff Brower wrote: > All- > > Per this page > > https://rwmj.wordpress.com/2013/04/22/using-rsync-with-libguestfs/ > > We are trying to get the libguestfs API guestfs_rsync_out to work. We’ve tried combinations similar to: > > guestfs_rsync_out(g, “/HostShared”, “rsync://root@10.0.1.90:2999/backup/ -av”, -1) > >
2015 Feb 09
0
Re: getting guestfs_rsync_out to work
On Sun, Feb 08, 2015 at 12:11:37PM -0600, Jeff Brower wrote: > With continuous loop testing, what we found is that we have to shut > down and re-launch the image handle to see changes on the Win7 live > guest. Unfortunately image re-launch takes time, 3-5 sec (the image > size is 50 GByte). I'm assuming this is because libguestfs makes an > internal copy of filesystem, and
2015 Feb 09
0
Re: getting guestfs_rsync_out to work
On Mon, Feb 09, 2015 at 08:27:22AM -0600, Jeff Brower wrote: > Yes we know that it doesn't know. We'd be ok to re-launch the image > to pick up changes except for the time it takes (if we could get > into 1 to 10 msec range it would be ok). There's no feasible way to start a Linux kernel in under about 1-2 seconds. It just takes that long for the kernel to initialize
2012 Oct 06
1
R Update Failed !!!
Hi R-listers, I just tried updating my R and now I can't even open it and it is prompting me to relaunch then relaunch just reappears. And it will not open R. I am afraid I may have lost my scripts. What should I do? I am running a MacBook OS X Version 10.5.8 1) Restore the entire system to an earlier date? 2) Drag R from applications and reload R program (updated version)? Will my
2020 Feb 11
3
[v 2.3.4.1][quota] recalculation
Hello, I can't find the information on the wiki :( When is the quota recalculated after a mail deletion ? For instance, I am running low of storage and I use Thunderbird to delete large mail. I only notice a recalculation when I quit Thunderbirdb and I relaunch it. Even, with doveadm CLI, as long as Thunderbird is not disconnected on the client side, the server didn't recalculate the
2005 Nov 01
2
preparing relaunch of WineTols 0.9
Hello, we are on the way to relaunch winetools for 0.9. One problem remains unsolved: Whenever we start Word 2k, it states "Preparing installation..." and "Please wait till office completes the installation..". It does so and we have a working Word. But is it annoying that is done on every single start of Word. All other Office2k apps perform very well. Regards Joachim von
2015 Jul 02
3
Call to funding NUT infrastructure
Dear NUT Community, It's not something you've been used to from me, but... I've been funding the NUT infrastructure on my own for many years now. I'm currently in a situation that is a bit hard, financially speaking. I've recently renewed the networkupstools.org domain name. But now comes the server in itself (BaseInstance Cloud slice on Gandi). It's not that many bucks
2015 Jul 02
3
Call to funding NUT infrastructure
Dear NUT Community, It's not something you've been used to from me, but... I've been funding the NUT infrastructure on my own for many years now. I'm currently in a situation that is a bit hard, financially speaking. I've recently renewed the networkupstools.org domain name. But now comes the server in itself (BaseInstance Cloud slice on Gandi). It's not that many bucks
2017 Oct 02
1
relaunching libguestfs with the same overlay
On Mon, Oct 02, 2017 at 11:50:42AM +0300, Maxim Kozover wrote: > Hi Richard! > Could you tell me, please, if there is a way to relaunch libguestfs with > the same overlay from the last run? The documentation tells the overlay is > removed when the handle to libguestfs is closed. Right, the overlay is created by libguestfs itself and thrown away when the handle is closed:
2012 Sep 19
1
[LLVMdev] Saving code for later execution
I'm using the LLVM C++ API to create code on-the-fly for execution. This works fine. But what if I want to save this code to disk, quit, relaunch my app at some later time, reload the previously generated code off disk, and execute it? How can I do that? Can somebody point me to some documentation or examples? Thanks. - Paul
2004 Sep 17
1
AW: dial '0' for outside line and get a dialtone...
> I'd like to create the following: a user picks up the phone > (gets a dial tone), dials '0' for an 'outside' line, gets a > second (different?) dialtone, and is able to enter an > external phone number. Klaus-Peter Junghanns has something like this on his page: http://83.137.99.170/jn/relaunch/asterisk/page19.html It didn't work for me correctly so I
2008 Oct 12
0
[LLVMdev] 2.4 Pre-release (v1) Available for Testing
On Sun, Oct 12, 2008 at 11:13 AM, Keir Mierle <mierle at gmail.com> wrote: > Justs to chime in: I'm one of the gtest devs. I'd like to add that gtest is > very portable, more so than llvm; it even works on WinCE and blackberry. If > there are specific features needed by LLVM, depending on what it is I may be > able to get it into gtest. I noticed that gtest uses fork to
2004 Sep 28
2
Windows XP - Explorer crashes when I try to open a file on a Samba share
I am having problems with my samba clients. I am using Windows XP SP1 to try to connect to a Samba server I have running on my Gentoo Linux server. Browsing a share works decently well, but I ocassionally have network problems (the same timeout issue I explain below). The real problem comes, though, when I try to access a file (either trying to open it or just right-clicking on it). As soon as I
2010 Oct 21
6
About acessing Virtual manchine with realVNC
To anybody who can help me I want to acess the VM(Virtual manchine ) in IE brower, the URL is http://localhost:5831 。31 is the vnc display of the VM. I failed to acess the VM , but I can acess the dom0 in the IE brower. How could I acess the VM domU in the IE brower ? Could the VM be acessed through IE Brower? Thanks PS: Xen 3.0 _______________________________________________ Xen-users