karthikdebbadi 0 Newbie Poster

Hi all,
I am pretty new to c++ and linux. I am developing an application where backup of files occurs when ever a new file or a deletion of a file is done a specific directory. for this purpose i use rsync to make a backup on a remote server. This a thread application.
Is rsync thread safe to be used in a c++ application. I use rsync in a system() provided by the unistd.h header by the linux.

Thanks in advance..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.