On Wed, Jun 27, 2012 at 3:26 PM, Ricardo Melendez
wrote:
> Hi, I need to make a backup and free disk space on remote backed up
> computer.
>
> I launch the following via shell with good results, the files are deleted on
> remote computer.
>
> rsync -av --remove-source-files user@remotepc:/backedup
Hi, I need to make a backup and free disk space on remote backed up
computer.
I launch the following via shell with good results, the files are
deleted on remote computer.
rsync -av --remove-source-files
user@remotepc:/backedup/folder /localfolder
But I need to do this via the web inteface of ba