Hi there,

On Fri, 4 Mar 2022, Les Mikesell wrote:
On Mon, Feb 28, 2022 at 3:34 PM Akibu Flash wrote:
>
> I backup a couple of Windows machines to a linux machine via rsync.
> However, the backup for one of the Windows machines never finishes
> and results in a partial backup.  In the CGI user interface Count
> column, the backup always seems to hang at 311941 for hours ...
> > Is there a way to start a backup from the command line and have the
> screen show what in real time is actually being backed up?

Not exactly what you are asking for, but since the problem target is
windows you are probably hitting a file that windows has locked, and
the solution might be to use windows VSS snapshots.

Another possibility (and the only time I've ever seen this happen) is
that there might be a large file which is causing a timeout.  It was
on a Linux box here, something went off the reservation and started
writing gigabytes of messages to a file called '.xsession-errors'.

On Linux, by default, filenames beginning with a dot aren't displayed
by the command 'ls -l' so it took longer to spot than it should have. :/

--

73,
Ged.


_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to