


It will offer the current version update upon the first run.

How to Protect Files and Folders from Being Deleted.The operation is easy because MFC is not utilized, and it makes it only from Win32 API. Include/Exclude Filter (UNIX Wildcard style) can be specified. Read/Write performance is near the limit of the device. Same HDD: Using a big buffer, reading until the buffer becomes full, and writing in bulk.īecause Read/Write doesn´t use the cache of OS at all, other processes (application) do not become heavy easily. Installer is also available.Īutomatically, after whether the copy origin and copy destinations are HDD according to the same physical HDD or are judged, it operates as follows ĭiff HDD: Reading and writing are done with the MultiThreading in parallel. portableapps\System\FastCopy\fastcopy.FastCopy Portable is a lightweight software designed to be a quick copy/delete file manager capable of copying and deleting Unicode along with MAX_PATH (260byte) pathname files. Re: FastCopy 76 Post by smaragdus » Sun 10:18 pm shirouzu. smaragdus Posts: 2120 Joined: Sat 11:24 am Location: Aeaea. It helps if you include information like description, extraction instruction, Unicode support. Ditto for the icon path in the Drag-Drop menu:įastCopy.dcf: (Three-Button: LMB-Copy / RMB-Copy and Keep Links) Submit portable freeware that you find here. Note that I'm using a custom alias /portableapps in the fastcopy app path that you will need to change to match your own installation. If you find them useful, then have at it and post your code.įollowing is the code and some images. Note that there are a bunch of other fastcopy command line switches that I didn't expose in DOpus. This means that any junctions or links are retained so you don't end up with duplicate data.įastCopy is a portable app. reparse=TRUE then only the reparse points are copied/moved rather than the actual data. reparse=FALSE then reparse points are treated as regular files/folders and the actual data is copied/moved. From the fastcopy command line, if the switch: The main reason is that FastCopy gives you some options for handling reparse points (junctions, hard links and sym links) that are very useful. After trying several external file copy programs I ended up going with FastCopy as my app of choice.
