Re: [BackupPC-users] remove-source-files

2012-06-27 Thread Les Mikesell
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

[BackupPC-users] remove-source-files

2012-06-27 Thread Ricardo Melendez
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