> When I try to rename a file 1.PDF to 1.pdf, then I find the file got lost! I
> can't find it any other where. But I have backup them up with lucky.
I don't know either what's going on here but the netrw help page for
move says:
WARNING:~
Note that moving files is a dangerous operation; copies are
safer. That's
because a "move" for remote files is actually a copy + delete --
and if
the copy fails and the delete does not, you may lose the file.
So I suppose you're copying 1.PDF to 1.pdf, which is the same on
fat32, and then delete it.
You might have more luck by using some command line tool for this, I
presume.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---