Basic Implementation of File Synchronization plugin

Authored by ashishbansal on Aug 31 2015, 12:11 PM.

Description

Basic Implementation of File Synchronization plugin

Well It's just a basic implementation and works upto some extent. It
currently have some problems like QFileSystemWatcher can watch over only
limited number of files, files with extension ".part" cannot be
transferred, transfers the temporary files created by some applications
(text editors), just replaces the older file with newer file.

Details

Committed
ashishbansalAug 31 2015, 12:11 PM
Parents
R224:e6bcbba8de77: Allow sending the QStringList via NetworkPackage
Branches
Unknown
Tags
Unknown