<div dir="ltr">I would like ALSO to know how to start AUTOMATICALLY,  at the boot,  this command (after that it is inside a shell script)</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 22, 2014 at 12:41 PM, Angelo Moreschini <span dir="ltr">&lt;<a href="mailto:mrangelo.fedora@gmail.com" target="_blank">mrangelo.fedora@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<br><br>I am able to backup files with this command:<br><div> rsync -av --delete /home/programmers/Labels /media/saved_labels<br><br></div><div>but <u>I am not able to <b>select some kind of files</b> doing the backup</u><br><br>I tried in many different way:<br><br> rsync -av --delete /home/programmers/Labels/*.java /media/saved_lab<br> rsync -avr --delete /home/programmers/Labels/*.java /media/saved_lab<br><br></div><div>The message that I get is :<br><br><i>sending incremental file list<br>rsync: link_stat &quot;/home/programmers/java/PROJECTS_development/Labels/*.java&quot; failed: No such file or directory (2)<br><br>sent 18 bytes  received 12 bytes  60.00 bytes/sec<br>total size is 0  speedup is 0.00<br>rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0]</i><br><br><br>===========<br><br></div><div>I would like to know how to start this command (after it is inside a shell script) at the boot.<br><br></div><div>Thank you very much<br><br></div><div>Regards<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Angelo<br></div><div><br><br></div></font></span></div>
</blockquote></div><br></div>