Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: write a program to copy file from c: drive to another drive and avoid duplication??????????

  1. #1
    Junior Member
    Join Date
    Jan 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default write a program to copy file from c: drive to another drive and avoid duplication??????????

    please suggest some idea thanks in advance


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: write a program to copy file from c: drive to another drive and avoid duplication??????????

    Welcome to the forum. Please read this topic to see how to post code correctly and other useful info for newcomers.

    Graphical or console app?

    Review the File class' API for methods that should be helpful.

Similar Threads

  1. access denied IOException when trying to read mp3 file on C drive
    By namso1902 in forum File I/O & Other I/O Streams
    Replies: 2
    Last Post: August 31st, 2013, 09:59 PM
  2. Java program to count External devices connected with the system. Eg. Pen drive
    By arindam.mukherjee007 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: August 29th, 2013, 08:34 AM
  3. Map Drive Locally
    By Mr.777 in forum Other Programming Languages
    Replies: 7
    Last Post: May 9th, 2012, 05:38 AM
  4. Lucene Index Writing on SSD Drive
    By jigna joshi in forum What's Wrong With My Code?
    Replies: 0
    Last Post: November 4th, 2011, 12:53 AM
  5. Map Network Drive using Java
    By umapathy in forum Java Networking
    Replies: 2
    Last Post: May 24th, 2011, 07:49 AM