ยง readlink -f to access file path

To get the full path of a file, use
$ readline -f file
/path/to/file
This is useful to scp/ rsync stuff.