Opened 12 years ago

Closed 12 years ago

#818 closed defect (fixed)

Upload fails when upload dir is on another drive

Reported by: fxp Owned by: geonetwork-devel@…
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.

Change History (1)

comment:1 by fxp, 12 years ago

Resolution: fixed
Status: newclosed

Committed revision 8879.

Note: See TracTickets for help on using tickets.