ie8 fix
Click Here

Ycopy

Publisher's Description

From Ruahine:

Simple, free, set and forget, copy utility. When a file can't be copied Ycopy skips it continues with the other files. A printable report is generated of files that were unable to be copied. No more poring over directories and files to find out where the copy was up to, skip the affected files and continue the copy. A real time saver for computer technicians, IT people or anyone routinely faced with this task.

Click Here!
Professionial Defrag software. Full Version “Spectacular“ - CNET

More Popular File Management downloads

  1. EaseUS Partition Master Home Edition

    57,284 downloads

  2. Easeus Data Recovery Wizard Free Edition

    26,364 downloads

  3. TeraCopy

    9,313 downloads

  4. Unlocker

    8,472 downloads

  5. GoodSync

    7,406 downloads

 
Manage your inventory in one or several locations!
All User Reviews
  • All versions:

    4.1 stars

    out of 7 votes

    • 5 star: 2
    • 4 star: 4
    • 3 star: 1
    • 2 star: 0
    • 1 star: 0
  • Current version:

    4.1 stars

    out of 7 votes

    • 5 star: 2
    • 4 star: 4
    • 3 star: 1
    • 2 star: 0
    • 1 star: 0
  • My rating:

    0 stars

    Write review

Results 1-7 of 7

  • 5.0 stars

    "Great program! (and limitations solved- see below)"

    December 23, 2010  |   By rcheney

    Version: Ycopy 1.0d

    Pros

    Ycopy gets around ALL of the problems of Windows/dos Windows Explorer, copy and xcopy programs. With these tools, Long filenames, long paths, corrupted files and errors, cause them to just STOP. Ycopy just logs these and goes on.

    Cons

    The ability to copy only a single file or folder at a time. and have to restart a browse each time is fairly time consuming. (but worth it). Ycopy will not run from a (dos)command line or batch file. There is a solution however. (See Bottom line)

    Summary

    This information would have been useful from the author, but whatever it takes. The use of the good-old batch file works wonders. Try a variation of this. Copy and paste it, save it as ServerBackup.txt, modify the parameters to suit your needs, remove any unwanted REM l(or other) lines, then copy or rename it to ServerBackup.bat (or any other name .bat)

    REM ServerBackup.bat.

    REM Note: Ycopy.exe "automates" from a batch file, and copies
    REM multiple folders unattended. It's a GREAT program.

    REM Ycopy will not run from a (dos)command line or batch file
    REM because it is only in the "Program Files" Ycopy folder,
    REM and dos can't find it. To fix this problem is very simple:
    REM Copy Ycopy.exe to the C:\Windows\System32\ folder.

    REM These lines should be modified to suit actual drive and
    REM folder numbers and names. Excess entries (ie, REM...)
    REM can be deleted or changed to suit actual needs.
    REM Rename ServerBackupBat.txt to ServerBackup.Bat or
    REM any other name and use the .bat extension instead of .txt.
    REM (For simplicity- only the "simplified" usage of batch files.)

    REM Example:
    ECHO OFF

    ECHO Attach Hard Drive "Z" to USB port.

    REM Z: is an "Off-Site" 1TB USB Hard Drive.
    REM <note the quotes for spaces>
    ECHO (Local drive):
    ECHO "C:\Documents and Settings\Administrator\My Documents"
    ECHO D:\photos\
    ECHO (Network "Virtual Drives"):
    ECHO \\server\accounting\
    ECHO \\server\production\
    ECHO "\\server\sales and marketing\"
    ECHO "\\server\engineering and research\"

    CD\

    PAUSE
    REM <note the quotes for spaces>
    Ycopy "C:\Documents and Settings\Administrator\My Documents" "Z:\My Documents\"
    REM <no spaces-no quotes>
    Ycopy \\server\accounting\ Z:\accounting\
    Ycopy \\server\production\ Z:\production\
    REM <note the quotes for spaces in the next lines>
    Ycopy "\\server\sales and marketing\" "Z:\sales and marketing\"
    Ycopy "\\server\engineering and research\" "Z:\engineering and research\"


    pause
    ECHO
    ECHO
    ECHO Backup is Complete. Disconnect Drive "Z"
    ECHO
    PAUSE

    REM Ycopy Command Line Parameters:

    REM Command Line Invocation
    REM Ycopy can be invoked from the command line.
    REM The general syntax is as follows...

    REM ycopy [/nostart] [/noquit] src_folder [dst_folder]

    REM src_folder - Specifies the source folder for the copy operation.
    REM dst_folder (optional) - Specifies the destination folder for the copy operation.
    REM /nostart (optional) - Specifies that the copy should not begin immediately.
    REM /noquit (optional) - Specifies that that ycopy should not close upon copy completion.

    REM Example:
    REM ycopy C:\source\folder "D:\destination\destination folder"

    REM This would copy the folder C:\source\folder to "D:\destination\destination folder"
    REM Note: If either the source or destination folder name contains spaces you must enclose it in double quotes

    REM Additional batch file information at the following (or similar): http://www.computerhope.com/batch.htm

    Reply to this review

    Was this review helpful? (0) (0)

  • 4.0 stars

    "Excellent tool."

    August 5, 2010  |   By Sheila B. Wallace

    Version: Ycopy 1.0d

    Pros

    Copies files without pausing for files in use. Prints copies of files which may not have been copied.

    Cons

    None that I have found.

    Reply to this review

    Was this review helpful? (0) (0)

  • 4.0 stars

    "Salvation at last!"

    September 7, 2009  |   By eagerles

    Version: Ycopy 1.0d

    Pros

    Skips corrupted files without halting the whole copy procedure which would then entail searching for the corrupted file to continue.

    Cons

    Nothing that I found in my usage.

    Summary

    Salvation in a small program which can save heaps of time!

    Reply to this review

    Was this review helpful? (0) (0)

  • 4.0 stars

    "Fast and Easy Way to Transfer Files from Drives"

    December 12, 2008  |   By Jacqueline Goodison

    Version: Ycopy 1.0d

    Pros

    Highly recommended. I used Y copy to transfer all my files on one drive to a new hard drive to test its capacity, and just by highlighting the drive I was able to do it. The files transferred fast and easy. (130gb around 4 times to a 465 gb drive)

    Cons

    I would have to use it again to see what limitations it had because I don't remember. But for transferring information from one drive to another it was perfect.

    Summary

    Excellent tool for transferring whole drives. Wish I found this sooner! I tried other copy programs but they wouldn't let you select an entire drive, or they took too long. This is perfect for whole drive transfers.

    Reply to this review

    Was this review helpful? (0) (0)

  • 4.0 stars

    "Yesss longtime I'm waiting for this tool"

    February 21, 2006  |   By surathme

    Version: Ycopy 1.0d

    Pros

    simple to used and work as it work, option copy rules list, included good help file

    Cons

    you must copy by folder can not select by file, icon Ycopy is very smalled in start menu or desktop

    Reply to this review

    Was this review helpful? (0) (0)

  • 3.0 stars

    "Great but needs automation feature"

    February 15, 2006  |   By JerryFlanagan

    Version: Ycopy 1.0d

    Pros

    The software does do excellent copy and reporting.

    Cons

    Tool is for maunal copying and reporting of files. Need an automated solution for enterprise use. Like scheduling.

    Reply to this review

    Was this review helpful? (0) (0)

  • 5.0 stars

    "A Real Treasure"

    February 12, 2006  |   By GradyPhilpott

    Version: Ycopy 1.0d

    Pros

    I was having problems copying folders with corrupted files, when I remembered seeing this software just yesterday. I sought it out and voila!

    This program is as simple as it gets to solve a vexing problem with trying to copy folders with corrupted files. Windows XP just shuts down when it can't copy a file, leaving the user with a frustrating task that I won't even go into right now, but if you've ever been there, you know and it's free!

    Cons

    I didn't find one.

    Reply to this review

    Was this review helpful? (1) (0)

Add Your Review

or Log in or create an account to post a review.
You are logged in as . Please submit your review for Ycopy 1.0d
Add Your Review

The posting of advertisements, profanity, or personal attacks is prohibited.
Click here to review our site terms of use.

Submit your reply

Submit

The posting of advertisements, profanity, or personal attacks is prohibited.
Click here to review our site terms of use.

cancel

E-mail this review

Submit cancel

Report offensive content

If you believe this comment is offensive or violates the CNET's Site Terms of Use, you can report it below (this will not automatically remove the comment). Once reported, our staff will be notified and the comment will be reviewed.

Select type of offense:

Offensive: Sexually explicit or offensive language
Spam: Advertisements or commercial links
Disruptive posting: Flaming or offending other users
Illegal activities: Promote cracked software, or other illegal content
Submit cancel
ie8 fix
Click Here

Error

close

ERROR MESSAGE

If you think this is an error, please contact CNET TechTracker Support for further assistance.

Ok

Running Request

close

loading

Smart Install Software

close

CNET TechTracker will now automatically install software without requiring further action by you. (Note: This feature automatically accepts associated EULAs and third party applications on your behalf.)

You have selected the following software to Smart Install:

CNET TechTracker will attempt to install this software without interrupting you again. If an application requires manual installation, CNET TechTracker will download the installer and prompt you to take further action.

Proceed with Smart Install?

Confirm Standard Install Cancel

Submit a problem report for Ycopy

close

Please describe the problem you have with this software. This information will be sent to our editors for review.

Problem:

The CNET Installer isn't working as expected

The download link does not work

The software has a newer version

The software contains malware

Other

Description:

Please select a feedback type.

Please enter a description.

Submit Problem Report

Problem Report submitted

close

Thank you for submitting a problem report! The Download team is committed to providing you with accurate software information.

OK

Installed

Smart Install

About CNET Installer

The CNET Download.com Installer is a tiny ad-supported stub installer or "download manager" that helps securely deliver your downloads from Download.com's servers. We also include offers for carefully screened software that complies with Download.com Software Policies as part of our Installer process. Learn more

Ycopy
  • Recently Viewed Products
  • My Lists
  • My Software Updates
  • Promo
  • Log In | Join CNET