-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 3/27/2009 12:07 PM, John Drescher wrote: > Upgrading the director did not help > Does anyone know how to get around the messages below? > "different filesystem? " > > > apscnm234bjf-fd JobId 5162: C:/Users/All Users is a different > filesystem. Will not descend from C:/Users into C:/Users/All Users > apscnm234bjf-fd JobId 5162: > C:/Users/Default/AppData/Local/Application Data is a different > filesystem. Will not descend from C:/Users into > C:/Users/Default/AppData/Local/Application Data > apscnm234bjf-fd JobId 5162: > C:/Users/Default/AppData/Local/History is a different filesystem. Will > not descend from C:/Users into C:/Users/Default/AppData/Local/History > apscnm234bjf-fd JobId 5162: > C:/Users/Default/AppData/Local/Temporary Internet Files is a different > filesystem. Will not descend from C:/Users into > C:/Users/Default/AppData/Local/Temporary Internet Files > apscnm234bjf-fd JobId 5162: C:/Users/Default/Application Data is > a different filesystem. Will not descend from C:/Users into > C:/Users/Default/Application Data > apscnm234bjf-fd JobId 5162: C:/Users/Default/Cookies is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/Cookies > apscnm234bjf-fd JobId 5162: C:/Users/Default/Documents/My Music > is a different filesystem. Will not descend from C:/Users into > C:/Users/Default/Documents/My Music > apscnm234bjf-fd JobId 5162: C:/Users/Default/Documents/My > Pictures is a different filesystem. Will not descend from C:/Users > into C:/Users/Default/Documents/My Pictures > apscnm234bjf-fd JobId 5162: C:/Users/Default/Documents/My Videos > is a different filesystem. Will not descend from C:/Users into > C:/Users/Default/Documents/My Videos > apscnm234bjf-fd JobId 5162: C:/Users/Default/Local Settings is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/Local Settings > apscnm234bjf-fd JobId 5162: C:/Users/Default/My Documents is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/My Documents > apscnm234bjf-fd JobId 5162: C:/Users/Default/NetHood is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/NetHood > apscnm234bjf-fd JobId 5162: C:/Users/Default/PrintHood is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/PrintHood > apscnm234bjf-fd JobId 5162: C:/Users/Default/Recent is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/Recent > apscnm234bjf-fd JobId 5162: C:/Users/Default/SendTo is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/SendTo > apscnm234bjf-fd JobId 5162: C:/Users/Default/Start Menu is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/Start Menu > apscnm234bjf-fd JobId 5162: C:/Users/Default/Templates is a > different filesystem. Will not descend from C:/Users into > C:/Users/Default/Templates > apscnm234bjf-fd JobId 5162: C:/Users/Default User is a different > filesystem. Will not descend from C:/Users into C:/Users/Default User > apscnm234bjf-fd JobId 5162: > C:/Users/jfrance/AppData/Local/Application Data is a different > filesystem. Will not descend from C:/Users into > > > > Bill Szkotnicki wrote: > > I got it sort of working with an older windows client. > > But now it won't descend in the windows vista file system /Users/... > I think the solution now might be to upgrade my server installation > which is a bit old. > > > John Drescher wrote: > > I am having trouble getting the client working on vista > bacula-fd (version 2.5.42-b2 ) starts as a service but > rejects Hello from the director. > > It also does not have an icon in the running tray but the service seems > to be running so I wonder how to get status? > > > > Short story, there is no icon in the tray because vista does not allow > it. Basically system services are not allowed to interact with the > gui. At one point (more than 2 years ago) I was working on creating a > standalone tray application but this ended up taking a lot more time > then I thought and I had to end that. > > John
I believe those messages are telling the truth. With the exception of All Users (don't have a Vista machine available ATM), all of the items in Default User are actually directory Junctions, which are similar to symlinks in Linux. They are there so that poorly coded apps that hard-code paths to items in your user profile don't die when it can't find them. For example, in XP, you had \Documents and Settings\username\Application Data. This was moved to \Users\username\AppData\Roaming in Vista. To help programs that were hard-coded to get their data from Application Data, a directory junction was created with the name Application Data that points at the new AppData\Roaming folder. You don't want to force onefs=no in this case since those directories don't actually exist. If you backed them up, then restored them later, you'd obliterate the junction, causing the correct location to be unlinked from the old location. HTH, Chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEcBAEBAgAGBQJJzRXSAAoJEJWxx7fgsD+CnGIH/RzUeUSnGZpzkd3UjAGmVuMZ 4+KXB4xXZccD+AfMhjMOA6bL37Xj4rSVWyNbmMq/yBfBdIfDaqXw7qcqj8Ota6nW eNhhckwGvvKe6zvQU/sBwuikj3xWht7pxUalRuKZhUNMp0+1AU0+tB5j8k4U0h7k lZQ+wTVhOkJoN/woOo0kxNfQppUnuWd0O2nBxIiub0Bt+eojbQyCwsE3J6T8yT6i rhkHRUj09vAW4SrM0lxezn6JOmc1jZVh6JpDOlBIbc7q7C2sy8IOTe3O975Oxmgl rK0soAJhSZB2uU/sLu4SOVI9WJOh4I68DFdTxCd/cY568U00zrZe06iTYRi5VqY= =zig/ -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users