I have following issue: I had pendrive formatted for windows and copied there some files on linux (ubuntu), now on windows Vista I can't see them (folder seems to be empty). Is there any free software to get files back on windows?

Thanks in advice.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

You need to unmount the drive on Linux to ensure that the files are written. You can do so by right-clicking on the drive and choosing the unmount or eject options, or by passing the umount command the path or device to unmount.

link|improve this answer
Unfortunetly, I don't have access to source computer now, is there any other solution? – Asia Apr 24 '11 at 7:39
1  
No. If the file isn't there then the file isn't there. – Ignacio Vazquez-Abrams Apr 24 '11 at 7:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.