Hi all,
I am on Mint14 and I am trying to get a backup working with luckyBackup which is an Rsync GUI. I have selected the source and destination however when I try to run the backup it tells me my external HD is not mounted even though I am sure that it is mounted. The command that it is running is below. Can anyone see what is the problem or what I may do to fix this.
rsync -h --progress --stats -r -tgo -p -l -D --update --delete-after /home/bird/test_backup /media/bird/My\ Passport/test_backup/
and the error I get is:
Destination directory: /media/bird/My Passport/test_backup/
is not mounted.
This task will be skipped.
When I run the command from the terminal it works fine.
Thanks in advance,
Chris





