Two folders !
Lars Heer
l.heer at gmx.de
Mon May 9 12:10:08 GMT 2005
Hi Tibor,
crontab -e
Make an entry:
0 * * * * /usr/bin/rsync -av /ftp/test/test1/ /ftp/test/test1/test3/
# Means 0 minutes every hour every day... and so on -> man cron
Save and exit...
Lars
Am Montag, den 09.05.2005, 13:09 +0200 schrieb BASING Tibor Vovcak:
> Hello !!
>
> I need to sync two folders in fedora linux.
>
> One is at /ftp/test/test1
> Second is at /ftp/test/test1/test3
>
> I need to sync /ftp/test/test1/test3 that new files uploaded will be
> seen in /ftp/test/test1 every hour or a day .
>
> How do i do that ?
>
> Thank YOU ALL !
>
> Tibor Vovčak
> Slovenia
> --
> To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
More information about the rsync
mailing list