CyberAngel
August 26th, 2008, 09:17 AM
Hi,
I have a client and a server. The client is collecting some data every second that I want them to be sent to the server in real time (so a cron job for periodically syncing the folders is not fitting my needs).
Is it possible to use rsync from the server, to continuously retrieving the collected data from the client and then deleting the data from the client if they have been retrieved correctly?
Thanks,
Vangelis.
I have a client and a server. The client is collecting some data every second that I want them to be sent to the server in real time (so a cron job for periodically syncing the folders is not fitting my needs).
Is it possible to use rsync from the server, to continuously retrieving the collected data from the client and then deleting the data from the client if they have been retrieved correctly?
Thanks,
Vangelis.