The Artima Developer Community
Sponsored Link

Java Answers Forum
problem in moving file in solaris platform by java.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Rajib Dutta

Posts: 1
Nickname: raju2k6
Registered: Mar, 2006

problem in moving file in solaris platform by java. Posted: Mar 9, 2006 4:13 AM
Reply to this message Reply
Advertisement
when a external disk is mounted on Sun Solaris system its get transparent to the local File sytem.
While trying to copy a File/files(using Java) from local file system to the external disk,
the operation was quite successfull,but in case of moving the files(using rename() function) from local to external disk,
operation failed.Are there any methods/procedures or any kind of solution in JDK 1.4 or above to do the operation smoothly.

Topic: Need help with java Previous Topic   Next Topic Topic: Type Erasure + Method Overloading interaction?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use