Results 1 to 2 of 2

Thread: [RESOLVED] copying file from one directory to another

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,364

    Resolved [RESOLVED] copying file from one directory to another

    I have ComputerPlayerInterface.java in this folder:

    C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\eg\ACS

    and now i want to put it into here

    C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\eg\submissions\msk9

    could someone show me how to do that in java?

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: copying file from one directory to another

    Copy it's content to the chosen path then delete it
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width