<div class="gmail_quote"><br>Hi</div><div class="gmail_quote">Thanks for the reply.</div><div class="gmail_quote"><br><div>About timevalt: </div><div><span style="font-family:Arial, &#39;Lucida Grande&#39;, sans-serif;font-size:16px;line-height:20px">A snapshot is a copy of a directory at a certain point in time. Snapshots don&#39;t use space for the files that haven&#39;t changed but instead simply add a link to the same data on disk. When a file (link) is deleted, the link count for the data on disk is decremented. When it reaches 0 the data is marked free in the allocation table and new data can then be written to those blocks. As most allocations of data have only 1 file that links to them data is usually freed when its file is deleted.</span></div>

<div><font face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span style="font-size:16px;line-height:20px"><br></span></font></div><div><font face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span style="font-size:16px;line-height:20px">Which is i think just adds an extra pointer. once partition is crashed everything is gone.</span></font></div>

<div><font face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span style="font-size:16px;line-height:20px">And I am not sure what kind of facility it provides to user?</span></font></div><div><font face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span style="font-size:16px;line-height:20px">For example, like user can define the time and periods to take backups. </span></font></div>
<div><font class="Apple-style-span" face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 20px;">except that,  support for backup and restoration for dvd is also important.  </span></font></div>
<div><font class="Apple-style-span" face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 20px;"><br></span></font></div><div><font class="Apple-style-span" face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 20px;">I will go through the bup. </span></font></div>
<div><font class="Apple-style-span" face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 20px;"><br></span></font></div><div><font class="Apple-style-span" face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 20px;">Ideas listed here: <a href="https://wiki.ubuntu.com/GoogleSoC2010/Ideas">https://wiki.ubuntu.com/GoogleSoC2010/Ideas</a> </span></font></div>
<div><font class="Apple-style-span" face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 20px;">I found this is the requirement and I will try to provide solution for this in a </span></font></div>
<div><font class="Apple-style-span" face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 20px;">useful way.</span></font></div><div><font class="Apple-style-span" face="Arial, &#39;Lucida Grande&#39;, sans-serif" size="4"><span class="Apple-style-span" style="font-size: 16px; line-height: 20px;"> </span></font></div>
<div><br><div class="gmail_quote"><div><div></div><div class="h5">
On Sat, Apr 3, 2010 at 8:26 PM, Anirudh Sanjeev <span dir="ltr">&lt;<a href="mailto:anirudh@anirudhsanjeev.org" target="_blank">anirudh@anirudhsanjeev.org</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div></div><div class="h5">
Hi,<br>
<br>
Excerpts from Priyanka Sharma&#39;s message of Sat Apr 03 23:35:29 +0530 2010:<br>
<div>&gt; This Utility would be very useful for Ubuntu users.Ubuntu currently lacks a<br>
&gt; tool such<br>
&gt; as this, and hence a user a user-friendly front-end to the tool would help<br>
&gt; the non-technical<br>
&gt; users in performing simple backups and rollback to their system(may be<br>
&gt; similar to time machine).<br>
<br>
</div>I believe there is such a tool:<br>
<a href="https://wiki.ubuntu.com/TimeVault" target="_blank">https://wiki.ubuntu.com/TimeVault</a><br>
Although I&#39;m not sure how much activity exists on that.<br>
<br>
And I&#39;m sure every red blooded Linux user tried to build a backup system<br>
once. I worked on a project myself called Project Sauron, which aimed to do<br>
most of the things you&#39;re suggesting, it used git backing up changes<br>
periodically on specified files, and providing the ability to jump to any<br>
specified point by reverting a specific file to the commit.<br>
<br>
You might find more luck with bup - a system that uses git packfile format<br>
for backing up:<br>
<a href="http://github.com/apenwarr/bup" target="_blank">http://github.com/apenwarr/bup</a><br>
Which is actually written in python.<br>
<br>
Thanks,<br>
Anirudh<br>
<font color="#888888">--<br>
Senior Undergraduate Student, Indian Institute of Technology, Kharagpur<br>
<a href="http://anirudhsanjeev.org" target="_blank">http://anirudhsanjeev.org</a><br>
<br>
The Unix philosophy - Do one thing. Do it well.<br>
</font><br></div></div>--<br>
ubuntu-soc mailing list<br>
<a href="mailto:ubuntu-soc@lists.ubuntu.com" target="_blank">ubuntu-soc@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-soc" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-soc</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Thanks &amp; Regards<br>Priyanka<br><br>
</div>
</div><br><br clear="all"><br>-- <br>Thanks &amp; Regards<br>Priyanka<br><br>