add-circle-bold add-circle add-square add alarm-bell-1 alert-diamond analytics-pie-2 archive archive arrow-down-1 arrow-down-2 arrow-left-1 arrow-right-1 arrow-up-1 attachment-1 bin-paper-1 book-star button-record check-1 check-circle-1 close close-quote close cog-1 cog common-file-stack copy-paste credit-card-1 diagram-fall-down disable time-clock-midnight download-thick-bottom drawer-send envelope-letter envelope-letter expand-6 expand-6 file-code filter-1 floppy-disk flying-insect-honey folder-file-1 headphones-customer-support hierarchy-9 hyperlink-2 information-circle keyboard-arrow-down keyboard-arrow-up layout-module-1 list-bullets lock-2 lock-unlock-1 love-it messages-bubble-square move-to-top multiple-circle multiple-neutral-1 multiple-users-1 navigation-menu-horizontal navigation-menu network-browser open-quote pencil-1 pencil-write pencil-1 print-text rating-star rating-star remove-circle remove-square-1 search send-email-1 shield-warning single-neutral-actions single-neutral smiley-sad-1 smiley-unhappy smiley-indifferent smiley-smile-1_1 smiley-happy smiley-sad-1 smiley-unhappy smiley-indifferent smiley-happy smiley-thrilled social-media-twitter synchronize-arrows-1 tags-double ticket-1 ticket-1 time-clock-circle undo view-1 view-off view wench

Remote System Receiving Error: "Cannot Copy File Name: Cannot Read From the Source File or Disk"

This article describes how to copy and paste files larger than 50000000 bytes from a remote system using a UNC path to a store in the format of \\servername\ViewStor\.

You try to copy and paste a file that is larger than 50000000 bytes from a Web folder on the software Server. The UNC path is in the format of etc. You may receive an error message that is similar to the following:

Cannot Copy FileName: Cannot read from the source file or disk

The ViewStor log in the install directory reports no problem from ViewStor. Further, the copy and paste works from the software server itself, just not from a client machine.

From Microsoft KB 900900:This issue occurs because a security change in Windows XP SP2 affects the Web Distributed Authoring and Versioning (WebDAV) redirector. This security change makes sure that an unauthorized server cannot force a client computer into a denial of service attack. If you try to download a file that is larger than 50000000 bytes, the client computer interprets this download as a denial of service attack. Therefore, the download process stops.

The setup for the software on the software server changes 2 values for the WebClient service to be able to access files larger the 50 million bytes. Under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters there are 2 values that are changed to 0xffffffff, FileSizeLimitInBytes and FileAttributesLimitInBytes. 

These values may have to be modified in the registry of a remote computer accessing the store via UNC path (i.e. \\[ArchiveIQServer]\ViewStor...) to support copy and paste of files larger than 50 MB. After changing these values you will have to reboot the system. 

Please see: http://support.microsoft.com/kb/900900 for more information.