I do not understand. Are you synchronizing from Windows to Linux or the other way around? All your paths seems to be "remote".
Hello All,
I want to move files inside the linux after file synchronize.
For example.
source path : /tmp/test/
remote path : e:/temp/ (windows folder)
backup path : /tmp/backup/
i want to synchronize all the files from source path to remote path. After that
I want to move the all the files from source path to backup path.