Opened 13 years ago
Closed 13 years ago
#818 closed defect (fixed)
Upload fails when upload dir is on another drive
Reported by: | fxp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
File.renameTo fails over NFS mounts so it could better to use the commons.io.FileUtils class's moveFile method.
Note:
See TracTickets
for help on using tickets.
Committed revision 8879.