Simulating the transfer via rsync is done by the flag -n or --dry-run.
Could you please post the output of
Am I correct assuming you are not having a backup? And that you didn't check for the transferred files before you deleted the original? Or did you see them at some stage?
Forgot to ask:
Was your home on a separate partition?
Is that the one you're referring to by editing fstab?
How exactly did you delete it?
Could you please post the output of
Code:
sudo parted --list
df -hT
cat /etc/fstab
mount | grep ^/dev
Am I correct assuming you are not having a backup? And that you didn't check for the transferred files before you deleted the original? Or did you see them at some stage?
Forgot to ask:
Was your home on a separate partition?
Is that the one you're referring to by editing fstab?
How exactly did you delete it?