Hello George,
I follow your instructions in my Linux machine but I don't know what I need to do in the Step 3
$ cd path/to/outlook.pst
$ mkdir outlook
$ readpst -D -b -d ./outlook.log -o ./outlook outlook.pst
[optional] $ tail -f outlook.log
I download a pst file in my download folder, but when I tiped cd path/to/outlook.pst I received this error
bash: cd: path/to/outlook.pst: No such file or directory
Many thanks
Hello George,
I follow your instructions in my Linux machine but I don't know what I need to do in the Step 3
I download a pst file in my download folder, but when I tiped cd path/to/outlook.pst I received this error
bash: cd: path/to/outlook.pst: No such file or directory
Many thanks