<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Monitorare_il_progresso_di_un_backup_in_BackuppPc</id>
	<title>Monitorare il progresso di un backup in BackuppPc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Monitorare_il_progresso_di_un_backup_in_BackuppPc"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Monitorare_il_progresso_di_un_backup_in_BackuppPc&amp;action=history"/>
	<updated>2026-05-09T03:20:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Monitorare_il_progresso_di_un_backup_in_BackuppPc&amp;diff=9910&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;Per monitorare l&#039;avanzamento di un backup in corso in Backuppc:  *From the Backuppc server you can check which files backuppc is using at the moment with:   watch &quot;lsof -n -u ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Monitorare_il_progresso_di_un_backup_in_BackuppPc&amp;diff=9910&amp;oldid=prev"/>
		<updated>2017-02-15T11:11:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Per monitorare l&amp;#039;avanzamento di un backup in corso in Backuppc:  *From the Backuppc server you can check which files backuppc is using at the moment with:   watch &amp;quot;lsof -n -u ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Per monitorare l&amp;#039;avanzamento di un backup in corso in Backuppc:&lt;br /&gt;
&lt;br /&gt;
*From the Backuppc server you can check which files backuppc is using at the moment with:&lt;br /&gt;
&lt;br /&gt;
 watch &amp;quot;lsof -n -u backuppc | egrep &amp;#039; (REG|DIR) &amp;#039; | egrep -v &amp;#039;( (mem|txt|cwd|rtd) |/LOG)&amp;#039; | awk &amp;#039;{print $9}&amp;#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* You can also check the running log with:&lt;br /&gt;
&lt;br /&gt;
 /usr/share/backuppc/bin/BackupPC_zcat/var/lib/backuppc/pc/desktop2/XferLOG.z&lt;br /&gt;
&lt;br /&gt;
*On the client side you can use:&lt;br /&gt;
&lt;br /&gt;
 watch &amp;quot;lsof -n | grep rsync | egrep &amp;#039; (REG|DIR) &amp;#039; | egrep -v &amp;#039;( (mem|txt|cwd|rtd) |/LOG)&amp;#039; | awk &amp;#039;{print $9}&amp;#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=Riferimenti=&lt;br /&gt;
*[http://sysadminnotebook.blogspot.it/2011/09/watch-backuppc-progress.html Sysadmin Notebook: watch backuppc progress]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>