Hi all, I don't have any MSAccess on my machines, so I can't test it, and I would like to backup or invalidate that claim: if i have an MS Access database open by several people on a windows share (say on a w2k machine), will it be a problem backing it up on a linux backup server mounting the windows share (while it is still open and written to by the windows machines of course)? Will it cause any problem to back it up if it is on the samba share, still with several windows clients accessing and writing to it? Thanks in advance to all. D.Morel
> -----Original Message----- > From: David Morel [mailto:david.morel@amakuru.net]> I don't have any MSAccess on my machines, so I can't test it, and I > would like to backup or invalidate that claim: if i have an MS Access > database open by several people on a windows share (say on a w2k > machine), will it be a problem backing it up on a linux backup server > mounting the windows share (while it is still open and > written to by the > windows machines of course)? Will it cause any problem to > back it up if > it is on the samba share, still with several windows clients > accessing > and writing to it?David, If you back it up while clients are writing to it, there's a chance your backup will catch an update halfway through and be corrupt. There isn't much you can do about this unless you can somehow ensure the database isn't being written to while you do the backup. (Doing it after hours was my technique, when we had an Access database.) Other than that, if you're trying to back it up from a Windows server, Windows' file locking may prevent you from copying it. There are products to get around this (Open File Manager is one) but I haven't tried them. On a Linux server, locking won't be an issue.
Hallo all I'm having more or less same problem. Have a outlook pst file on a smb share and everytime i do backups (using tar) it says: file change while backing up. and backup stops... My workaround, stop smb share then backup, then start... Is there maybe better way to do this?? thanks regards L "David Morel" <david.morel@amakuru.net> wrote in message news:3DFE013A.2030607@amakuru.net...> Hi all, > > I don't have any MSAccess on my machines, so I can't test it, and I > would like to backup or invalidate that claim: if i have an MS Access > database open by several people on a windows share (say on a w2k > machine), will it be a problem backing it up on a linux backup server > mounting the windows share (while it is still open and written to by the > windows machines of course)? Will it cause any problem to back it up if > it is on the samba share, still with several windows clients accessing > and writing to it? > Thanks in advance to all. > > D.Morel > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >