On Fri, Mar 1, 2013 at 10:34 AM, Michael Stowe <mst...@chicago.us.mensa.org> wrote: > > >> On 01/03/13 09:42, upen wrote: >>> On Thu, Feb 28, 2013 at 3:39 PM, Adam Goryachev >>> <a...@websitemanagers.com.au> wrote: >>>> Quick reply, it needs the path to at on the windows machine, not the >>>> Linux machine. >>> wow, all this time I thought this was linux side. Thanks!! >>> >>> When I do which at on windows, I see , /cygdrive/c/WINDOWS/system32/at . >>> Is that correct path? >> Sorry, I replied before quickly from my mobile... >> >> It could also be C:\Windows\system32\at depending on whether it runs >> from a cygwin shell, or runs from a windows command prompt. >> >> A little trial and error might be needed, or careful examination of the >> logs. >> >> Basically the linux machine runs a command on windows, which doesn't >> have permission to take the snapshot, so it creates a task to run >> shortly (using at) which will setup the vss/snapshot. >> >> Hope this helps.... >> >> Regards, >> Adam >> >> -- >> Adam Goryachev >> Website Managers >> www.websitemanagers.com.au > > Sorry, that's not correct; for the winexe solution, it doesn't use "at" > nor does it need to work around permissions on the Windows side. > > Instead, at is used in the script to prevent winexe from hanging > indefinitely. The pipe to "at now" on the *nix side is what's throwing > the path error. > > This can be corrected by updating the path in the script, or using the > full path to at.
Hello Michael, Finally get to hear from the master. /usr/bin/at worked fine. I had to start atd on my box. Microsoft (R) Windows Script Host Version 5.7 Copyright (C) Microsoft Corporation. All rights reserved. ------------No at errors now------------- warning: commands will be executed using /bin/sh job 8 at Fri Mar 1 10:50:00 2013 full backup started for directory C (baseline backup #5) started full dump, share=C Connected to a.b.c.d:873, remote version 30 Negotiated protocol version 28 Connected to module C Sending args: --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --specials --checksum-seed=32761 --ignore-times . . Checksum caching enabled (checksumSeed = 32761) .... ------------------------------------------------------- Thanks a lot! UG ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/