<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Backup script strange behaviour!]]></title><description><![CDATA[<p dir="auto">Hey folks…</p>
<p dir="auto">I’m not sure how many folks are using the FOG backup script?  I have it setup to backup the following:-</p>
<p dir="auto">/images<br />
/snapins<br />
/reports<br />
/tftpboot<br />
/utils<br />
/fog-setup  (I keep my installers here incase of system boom and no web!)<br />
/var/www/index.html</p>
<p dir="auto">The above locations are backed up to a network drive (which we back up other massive data files to also without problem), the network drive is mounted in the main FOG server users home drive.</p>
<p dir="auto">The problem I’m having is when I run the script it runs through the process of backing up the images folder then at around 89% through the images folder it deletes everyting in the backup location and leaves just a couple of images.</p>
<p dir="auto">If I REM out the images section I ge the same problem with the snapins folder.<br />
If I REM out the snapins and the images folders then the script completes as expected.</p>
<p dir="auto">Is there a maximum file/data/buffer size limitation the shell script can handle which might make is remove everything it’s put in the backup location?</p>
]]></description><link>http://forums.fogproject.org/topic/212/backup-script-strange-behaviour</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 07:59:20 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/212.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Jan 2012 12:12:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Backup script strange behaviour! on Wed, 01 Feb 2012 21:42:47 GMT]]></title><description><![CDATA[<p dir="auto">I posted this “patch” for Ubuntu servers a while back and i’ve used it multiple times without any problems. Maybe you want to check the code in there to see if something isn’t quite right in the code that you have.</p>
<p dir="auto">[url]<a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3449766&amp;group_id=201099&amp;atid=976201%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://sourceforge.net/tracker/?func=detail&amp;aid=3449766&amp;group_id=201099&amp;atid=976201[/url]</a></p>
]]></description><link>http://forums.fogproject.org/post/5679</link><guid isPermaLink="true">http://forums.fogproject.org/post/5679</guid><dc:creator><![CDATA[Kevin]]></dc:creator><pubDate>Wed, 01 Feb 2012 21:42:47 GMT</pubDate></item><item><title><![CDATA[Reply to Backup script strange behaviour! on Mon, 30 Jan 2012 14:34:56 GMT]]></title><description><![CDATA[<p dir="auto">well - I’ve found it’s not the script/code as I get the same result using:-</p>
<p dir="auto">“cp * -rbuv”<br />
“cp * -au”</p>
<p dir="auto">… from a terminal so it looks like its something with the cp command?</p>
<p dir="auto">If anyone has a clue then please shout up as I’m at a loss!o_O</p>
]]></description><link>http://forums.fogproject.org/post/5609</link><guid isPermaLink="true">http://forums.fogproject.org/post/5609</guid><dc:creator><![CDATA[doughobbs]]></dc:creator><pubDate>Mon, 30 Jan 2012 14:34:56 GMT</pubDate></item></channel></rss>