Today, like never before, individuals are working from the home office. Working in an favorable situation is decent and beneficial and I think this is why so many love the home office. As favorable as things may be; now and again the home office doesn’t have a computer gear to carry out the responsibilities required. With numerous business now practicing social distancing, one will discover certain things are still needed.
Consider the niche requirement to make USB duplicates at the home office. For instance, let us consider an IT director who needs to turn out bootable restore recover sticks, or a product engineer who is required to send programming updates to a group of remote office sales guys. These managers need a snappy, simple and econimical bit of gear to do the job.
The smaller USB flash drive duplicator by Nexcopy is an incredible solution for this definite issue. The unit measurings is 15cm long and 10cm wide. So it will fit into any computer bag, and light as a book.
The USB duplicator is a one-master to four-target copy station. The duplicator is a digital binary copier which duplicates any file system or structure provided by the master host flash drive. Using a USB cable the duplicator can power the five USB flash drives; however, is not recommended for using with USB hard drives.
With a duplicator like this, making duplicates at the home office is speedy and extremely simple. There are four menu buttons, enter, escape, up and down. The unit will work at the press of a single button, which makes this unit ideal for non technical people. The mini duplicator may be configured to perform a binary copy or a binary copy and compare. The copy and compare function gives the user piece of mind that each copy is exactly the same as the master. Having a verification option will insure every copy is the same as the master, giving the user piece of mind all the copies are 100% correct and exact.
Reviewing the features of the duplicator, we have note worthy features:
Asynchronous copy mode, all the time
Binary copier will copy any format; FAT, FAT32, exFAT, NTFS, HFS, Ext2,3,4, Proprietary
Binary CRC verification algorithm
Quick Erase and Full Erase for disk sanitization
Four language modes in LCD menu
USB speed benchmark utility
Firmware upgradeable
Is the cost of the mini sized USB duplicator worth the cost for a home office employee? The easiest way to determine this is asking ourselves how much time the duplicator will save. This mini copy station, called the Nexcopy USB104SA will copy one GB of data to each device in just over one minute. That is extremely fast. If an IT manager or software engineer had to data load a 12 GB worth of data on a PC, it would take about 12 minutes to make four copies. Windows could never copy that much data, that quickly. When using the copy and compare mode it takes a bit longer… about 1.5 minutes per GB. So still incredibly quick.
Several features are worth mentioning in a bit more detail. The Erase function is a technical term to remove all data from the USB flash drive. This is a robust feature which guarantees data is removed from the flash drive with no ability of the data being recovered. Formatting a drive doesn’t clean data from the drive, the format function only destroys the file allocation table (the directions to find data), but erase will actually overwrite random binary data over the data blocks. There are two erase settings available on this little USB104SA, and the quick erase will scrub certain portions of the drive so some data could remain, but most likely the files would be corrupted if trying to be recovered because the random write sequence skips around the drive and over writting just bits of memory. The full erase function will write binary randomly zeros and ones to all the NAND memory of the flash drive. By doing this randomization, it would be impossible for sophisticated forensics recovery software to restore any data.
The four language modes include English, Spanish, Portuguese and Simplified Chinese.
The USB benchmark speed is a great a convenient tool for testing the read speeds and write speeds of a thumb drive. This is even more valuable when dealing with promotional quality media, as this low-end memory is very instable and can get frustrating to deal with. The easiest way to determine the quality of memory is looking at the write speed. With the benchmark utility one can test the read and write speed of a drive. The USB duplicator will write about 20MBs of random data to determine the average read and write speed. If the USB memory has a write speed of 4MB/second or lower, it’s not good quality. If the write speed is above 8MB/second for USB 2.0 media and above 20MB/second write speed for USB 3.0 media, it is of better quality memory.
The USB duplicator made by Nexcopy is a backward compatible product and will copy to USB 1.0, USB 2.0 and USB 3.0 flash drives. The duplicator will write to the device as fast as it will allow. The best write times will result from the operator using USB 3.0 media.
When trying to format a flash drive in Windows (7 or 10) you will see the file system options best suited for the device. The proper file systems for a flash drive is: FAT, FAT32 or exFAT. Windows provides NTFS as an option for USB flash drives, but as mentioned before, NTFS is not the best file system for a USB drive. During the format process, only the best suited file systems will be displayed in Windows.
Why is UDF not listed as an option?
First, let me say it IS possible for Windows to format a USB flash drive as UDF (Universal Disk Format). Microsoft just doesn’t want you to do it; and with good reason.
Before you get too far: If you think formatting a flash drive as UDF will make the thumb drive appear as an optical drive in the computer – you are mistaken!
From the Wikipedia page about Universal Disk Format, UDF, the specification is governed by the Optical Storage Technology Association and because of that, many believe a UDF anything will work like a disc. It, UDF, is most widely used for DVDs and newer optical disc formats, can be used on flash drives, but does make it operate like one.
If we take out the hope of formatting a USB with a UDF file system, some may feel the Universal Disk Format means the flash drive will work in anything, such as from Windows, to Mac, to Linux, Symbian and/or to proprietary system. The truth here is exFAT will do just the same. Please keep that in mind.
So why not format a USB as UDF in Windows? Here is a list:
The lack of fully-functional filesystem check tools.
64GB limit with Windows & Linux, a bug, not a limit of UDF
SD and USB mass storage devices are exposed to quick wear-leveling failure
UDF is read-only for Windows XP
Without bogging down this post with ultra-technical information, from the above list, the most important to consider is the first, lack of filesystem check tools.
This means if the USB is pulled out while in operation and a bit is affected by the action, there are no tools to check the file system for errors. You are flying the dark as to why the USB no longer works and there are no tools available to help you figure it out. Given the flash drive was specifically designed to be portable and quick access, the above action is most certainly going to happen sooner or later, which makes UDF a high risk file system.
How to format a flash drive as UDF:
Connect the USB to your computer and note the assigned drive letter
Yes. Performing an Erase or “full format” shortens the life of the device. The erase function is also very slow.
Here are some additional questions based on the answer above which we will address in today’s post:
Is “erase” and “format” the same thing?
Erasing flash memory (a.k.a. Setting all bits to 0, also called a “full format” by Windows) does more damage. Flash memory has a limited number of times that it can be written, and the more you write to it, the more it degrades. With an erase function, you’re writing to the entire device.
With a format, all that’s happening is changing a few bits at the front of the device to say the rest of the memory space on the flash drive is available to be overwritten. This saves the life of the flash memory because the old data is not being overwritten, just flagged to do it at a later time.
Why would you need to erase a drive?
Since a format is changing just a few bits at the front of the device, it means all the data is still on the drive. The few bits we are talking about which are changed, is related to the file allocation table. The changed bits in the file allocation table, mean there are no longer instructions about the location of the digital files. Recovery software can scan the memory space and retrieve those files even though the file allocation table isn’t giving instructions on where they are located.
Think of the file allocation table as the table of contents of a book. If you tear out the table of contents of a book, but all the pages of the story are still there, it’s the same concept as formatting a device. Sure you can scan the pages to find chapter 12 with the part about Paul getting a bucket of water, it’s just hard. Same thing with formatting a drive, you can use recovery scanning software to find the files, but it’s hard.
Coming back to the original question, why would someone want to erase a USB flash drive? One possible reason could be a security risk of some kind and the operator wants to insure no data is on the drive. For example, you are donating a flash drive and you had financial or medical records on the drive. By performing an erase, that data cannot be recovered.
Given USB is everywhere, this guy gives you the ability to control the on and off power of a USB powered device.
I think for most people, there is no real difference between a WiFi outlet and the WiFi USB adapter. The only difference would be if you want to control the power of a USB gadget which is being powered from your computer. If it’s anything else, as for the power source, it will be a wall outlet.
Can you plug in your Alexa via USB? No. Can you plug in your Google Home via USB? No. Can you plug in your lamps in our family room or living room via USB? No. Can you plug in your bluetooth speaker to charge vai USB? Yes, but who cares about controlling the power of that? Can you plug in your phone via USB to charge it? Yes, but who cares, you want that thing to charge to it’s full capacity anyway. Oh wait, unless you are a super nerd, like these guys (read the comments section).
For the $6.50 that Sonoff is planning to charge you, I would put my money towards a more usable product, like the Smart Life WiFi outlets.
You’ve connected a USB flash drive, heard the familiar Windows sound of connection, yet no drive letter shows up. You then go into Disk Management for Windows and you can see the device and memory, but no drive letter.
What should you do?
Most times this process is automatic and Windows will asign a drive letter to any storage device connected to your PC, whether it be a USB stick or a USB hard drive, or any other mass storage device.
However; in the event a drive letter isn’t assigned there is a very quick way to get your computer back to working the way it should.
Open Command Prompt as Administrator
(search for CMD and right click to open as Admin)
Type ‘diskpart’ and hit Enter.
Once in the DISKPART type automount enable and click Enter.
If the above doesn’t do the trick, another issue may be at hand. Maybe some conflicting registry entries from past USB devices connected to the PC and for this reason the automount was disable, or no longer working properly.
Nexcopy has a registry cleaning tool specifically design for USB devices connected to your computer. This utility is an exe file that does not require installation and does not have spyware, malware or anything else. It’s from a company you may
We’ve seen these terms floating around in forums and How To’s for years when someone is explaining what to do with USB flash drives. I think most people glaze over the definitions of Clean, Erase and Format simply because they believe the terms are interchangeable, or they aren’t planning on doing the task mentioned in the post.
I hope the following information will clear up some terms and definitions so we can all better understand what people are talking about when passing along information about flash drives and the Clean, Erase and Format function.
All of these functions can be performed in your Windows 10 computer, or higher. I will start with the least complicated definition and task, and move along from there.
Format
This function is what 98% of Windows computer operators will use. This is the graphical interface inside Windows when you right click a drive letter and ask the operating system to format the drive. What is this function really doing?
Format is the least complicated of the tasks, and this function is removing the File Allocation Table of the USB and creating a new one. Said a simpler way… this function takes away the list of files sitting on the drive so it then appears blank with no data.
It’s important to note, the files are still on the drive, just not listed in an easy, organized manor which you can see through windows explorer (clicking on the drive letter to see the list of files).
Maybe a picture will help. Looking at the image below you can see the “data” is light grey. Meaning the data is still there, just not easily accessible. This data is what recovery software will look for, find, and list back on your drive. Also notice the boot code of the USB (if you want to load an operating system on your USB stick) isn’t touched either.
You might have questions if a USB flash drive should be formatted as FAT, FAT32, exFAT or NTFS and we did a great post about that a bit earlier as well.
Clean
The Clean function is a bit more in-depth than the format function. This function applies directly to the Master Boot Record (MBR) or boot code mentioned just above.
The Clean function will clear out boot code and will remove any partition on the flash drive. The partition of a flash drive is the information which tells a host computer how big the drive is, and if the partition should be bootable in the event you are trying to start the computer from a flash drive.
The Clean function is not accessible through the GUI of Windows, for example you cannot right click on a drive letter and find the Clean function. The Clean function is only accessible through the Windows utility called DiskPart.
The link below is for a zip file which has two batch files to either set the USB write protection, or remove the USB write protection for a Windows 10 computer. This batch file also works for Windows 7 machines.
This solution is ultra-easy and very quick. One click to run the reg edit file and one click to confirm the task. That’s it.
Typically a person will want to lock down the USB ports of a computer to insure a virus doesn’t spread to the computer through a USB device, like a flash drive. The nice thing about this batch file is a very quick and easy way to both lock down your USB ports, and equally easy way to unlock your USB ports.
It’s important to note; do not have a USB flash drive connected to the system when you run either batch file.
For those looking for a bit more detail, the information below is the specific registry edit we are making. Changing the dword to 00000001 sets the device policy for the computer to be write protected. Changing that value back to 00000000 will make the USB ports read/write.
It is also important to understand this USB write protect solution is not specific to the USB stick itself. Nor will this solution work on all Windows machines when you move USB drives from computer to computer. Said another way, this change is PC specific.
If you need USB write protection to be permanent to the device and universal to anything the USB is connected to, you may contact Nexcopy.com and ask for their Lock License drives. This is a solution we have found works very well and is done at the controller level of the USB stick itself. Meaning, the USB is write protected for anything it is connected to. The value of this configuration is no chance for a virus to jump onto the USB stick in the first place. This last solution is really the best solution for universal USB write protection.
USB 3.2, the most recent, shipping, standard sees a maximum transfer speed of 40Gb per second. USB4 will double that. Said another way, 80Gbps is equal to moving 10,000MB in one second. Said another way, that’s about 10GBs in one second.
Keep in mind, this is all theoretical, maxium speed. Real world applications will not get to this point. Never has, never will.
USB4 is built on Intel’s Thunderbolt technology. You know, the technology Apple tried to force everone to use back in 2012. The big change for USB is the interface. The Thunderbolt licensing setup is expensive and thus, we never saw low priced accessories to accommodate the technology. This is why Intel was always so interested in getting Thunderbolt to be the backbone for USB. It would gain in both speed and reduced price.
USB4 is also backwards compatible with USB 3.2, USB 2.0 and Thunderbolt 3. Since the new standard merges both USB-C and Thunderbolt, we should start to see decreasing accessory price points that utilize faster speeds as USB4 gains popularity.
USB4 device manufacturers must also include USB Power Delivery technology, which regulates device charging. PD can quickly charge your phone or gaming laptop, sending the optimal amount of wattage for each device to charge quickly without damage.
Expect to see the first USB4 products hit the market as early as mid-2020.
Came across an article today, which I thought was a very good read. It’s a niche article, but for anyone who deals with flash drives, I would suggest checking it out.
From the article:
The optical drive is nearly dead – they are no longer found in laptops and rarely found in tower PCs. With that said, the trend for giving out data is shifting to USB flash, not CD or DVD media. Because of this shift, many companies are taking a closer look at buying a USB duplicator.
There are several factors one must consider before spending thousands of dollars on a USB duplicator. We have broken down the most important considerations into four categories. After reviewing these four categories, you should have an excellent idea of which type of duplicator is best for your organization.
USB Duplication Speed
Speed is the first area you should analyze to figure out which direction you should go. When considering speed, we are not simply talking about the copy speed of the USB duplicator, but other factors as well, such as number of USB sockets and the user interface required for feedback during operation. Questions you should ask, include:
# How many USB drives will you need to copy in a day or week?
# How large is the data load in MBs or GBs?
# What kind of turn-around time do you have between a duplication request and when that request should be completed?
# Is there printing, or branding required, on the outside of the USB?
# Do you need proof of performance via a log file?
Answering the above questions will give you an idea of what type of USB duplicator to consider. The type of duplicator will be size, how many USB sockets, copy speed of the duplicator and what type of software, if any, your organization will need.
Your Production Crew
Your next step is to consider the production crew who will be running the equipment. Will there be non-technical people running the equipment, or will a more hands-on approach be required? Is the IT department looking to restrict user access to the equipment or restrict access to the data content during the duplication process?
Much of the above depends on how the data is received before copied to the USB flash drive. For example, a duplication company might receive a physical master from a client; where-as a fulfillment house may get content delivered from a server from an on-line order submission process.
Will the organization require multiple USB duplicators located in different parts of the world? Said another way, many global companies standardize on one manufacturer so the user experience is the same across multiple locations. This also makes production easier as both support and experience can be shared between divisions to streamline processes on a global scale.
Knowing the production crew, their capabilities and responsibilities will help narrow the search for the right piece of equipment.
Read-Only or Read-Write
The third category worth investigating is asking the state of what the USB should be once sent delivered. Is the organization looking to ship out a read-only flash drive? By default all flash drives are read-write. Because of this, many organizations fear a virus could jump onto the drive and spreading to other computers. With that fear in mind, most companies are looking for a USB duplicator which creates a read-only drive product. This means the USB drive is locked, or write protected. The files cannot be deleted or formatted off the drive, and more importantly, files cannot jump onto the drive.
Nexcopy is world leader in read-only flash drive duplicators and therefore used as an example of a duplicator system worth considering.
Legrand now offers the XSOLARCS USB charging station for public works, schools, parks and transportation centers.
With the Legrand solution, there is no construction required in order to install the charging station. The unit is a self contained solar panel tower, with six USB charging ports pulling from the solar panel. There are three shelves which can mount in adjustable locations to the panel tower poll. Each shelf containes two USB ports with up to 3.1A of shared power between them. There is no trenching required or other expensive construction projects in order to get the EXSOLARCS going.
USB sockets are protected from the eliments with a sliding door in front of the two port socket assembly. Not only is there protection, but LED illumination at each port for after-dark identification and ease-of-use. If the light is illuminating, the station can provide a charge. This implies there is some type of battery inside the station, which we’ve emailed Legrand to find out exactly what.
The XSOLARCS was designed with the elimints in mind. The USB charging station is designed to withstand hurricane-force winds and has the full RoHS certificate compliance.
Japan has been a long time supplier for three key elements used in the manufacturing of NAND memory and semiconductors. Because of recent trade war issues between Japan and South Korea, these elements are getting very hard to obtain.
Japan produces about 90% of the world’s supply of flurinated polyimide and resists, and about 70% of the world’s supply for hydrogen fluoride. This puts everyone at risk if Japan will not supply those demanding it.
Those chemicals are used by Korean manufacturers to produce semiconductors, and are crucial for making components — including memory chips, microprocessors and integrated circuits.
We have seen the direct impact already. For the first time in over eight months, the price of NAND memory for flash drives have gone up. For each GB capacity the percentage increase is different, but most notably are the 32GB and 64GB wafers. They have jumped nearly 25% from the previous week ( this article was posted on July 25th).
Japan has sited inadequate management of those chemicals by purchasing countries. Said another way, these chemicals can also be used to manufacturer military weapons and Japan is claiming those supplies have been diverted to do just that. Japan’s response; restrictions on the chemicals.
Who will lose from this trade war? None other than any person who uses technology. Cell phones, processors, flash memory, circuit boards, the list goes on.
For a more dry version of this report, and our source visit: here
To learn more about the polyimide chemicals a quick read on this wiki page is fairly interesting.
Continue Reading
The United States and China walked away from trade talks earlier this week. From that departure President Trump and Xi Jinping of China are increasing the number of products subject to tariffs.
With that said: Will Trump tariffs affect USB flash drives?
Doing a quick Google search there is a good chance a BuzzFeed article will come up first. In that article, the author incorrectly claims flash drives will be affected. Flash drives are not affect by tariffs at this time.
Don’t take our word for it, find out for yourself. Here is the information you need:
The Harmonized Tariff Code for a USB flash drive is: 8523.51.0000 Simply search the above website for the HS Code number. The chart will say to the right if the product is FREE or has a % tax.