On Mon, 2006-06-26 at 15:06 +0200, Trond Danielsen wrote: > On 6/26/06, Ankush Grover <ankush174@xxxxxxxxx> wrote: > > On 6/26/06, Trond Danielsen <trond.danielsen@xxxxxxxxx> wrote: > > > Hi, > > > > > > does anyone here know if it is possible to synchronize two folders > > > with nautilus? For instance when I want to copy some new podcasts to > > > my iaudio player, nautilus only gives me the option to either skip > > > everything, and then nothing is copied, or overwrite everything, and > > > then everything is copied, wich takes a long time since I have a lot > > > of podcasts... > > > > > > -- > > > Trond Danielsen > > > > > hey, > > > > You can use rsync with -u which will update only the destination directory. > > > > You can also use Unison.Read the article below. > > > > http://www.linuxjournal.com/article/7712 > > > > Regards > > > > Ankush > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > > > > I have considered both, but I am looking for a solution that > integrates better with Nautilus. Come to think of it, there is a nautilus project that adds little apps under the right mouse button. Maybe you could hack together an rsync script and activate it in the directory you are in. Don't remember the name so I don't have an url. Regards, Patrick