User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Viruses, Spyware and other Nasties section within the Tech Talk category of DaniWeb, a massive community of 425,942 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,687 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Viruses, Spyware and other Nasties advertiser: Programming Forums
Views: 9133 | Replies: 9 | Solved
Reply
Join Date: Jun 2005
Location: over there... no, a bit more left than that
Posts: 51
Reputation: Easter Bunny is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
Easter Bunny's Avatar
Easter Bunny Easter Bunny is offline Offline
Junior Poster in Training

"confirm stream loss" when copying... i've never seen this before

  #1  
Jun 22nd, 2006
when i copied mp3's to my dad's harddrive (connected on my pc) i got this window popping up (this was quite some time ago). then about 5minutes ago i copied "format.exe" to a stiffy for a machine i want to install "virus98" on (i've got an old game that doesn't work on XP or 2000). when i clicked "paste" this sodding message popped up again. is there something i'm missing here?
Attached Images
File Type: jpg 65465498.JPG (19.7 KB, 26 views)
AddThis Social Bookmark Button
Reply With Quote  
Join Date: May 2006
Location: Illinois
Posts: 592
Reputation: kylethedarkn is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 36
Colleague
kylethedarkn's Avatar
kylethedarkn kylethedarkn is offline Offline
A.K.A. The Laughing Man

Re: "confirm stream loss" when copying... i've never seen this before

  #2  
Jun 23rd, 2006
I'm pretty sure that just means that the file had something attached to it thats extra but the computer can't support it. But just in case download HJT and run it. Post the log back here. (don't fix anything yet)
Reply With Quote  
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Rep Power: 18
Solved Threads: 339
Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: "confirm stream loss" when copying... i've never seen this before

  #3  
Jun 23rd, 2006
The message is perfectly normal- it is indicating that the files in question have metadata stored in Alternate Data Streams (ADS). The NTFS filesystem supports ADS, but they will be lost/stripped when transferred to media formatted with another filesystem (the files themselves will remain intact, however).
Last edited by DMR : Jun 23rd, 2006 at 7:12 pm.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote  
Join Date: May 2006
Location: Illinois
Posts: 592
Reputation: kylethedarkn is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 36
Colleague
kylethedarkn's Avatar
kylethedarkn kylethedarkn is offline Offline
A.K.A. The Laughing Man

Re: "confirm stream loss" when copying... i've never seen this before

  #4  
Jun 24th, 2006
Nevermind then with that HJT log.
Reply With Quote  
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Rep Power: 18
Solved Threads: 339
Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: "confirm stream loss" when copying... i've never seen this before

  #5  
Jun 25th, 2006
Originally Posted by kylethedarkn
Nevermind then with that HJT log.
Yeah, it's (thankfully) not a malicious thing.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote  
Join Date: Jun 2007
Posts: 3
Reputation: Faunito is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
Faunito Faunito is offline Offline
Newbie Poster

Re: "confirm stream loss" when copying... i've never seen this before

  #6  
Jun 28th, 2007
There's an obvious contradiction. If the file is stripped of some extra information, then the phrase that states that "the file itself will not be affected" is simply B.S. When I COPY a file from one mediom to another, regardless of the file system (I couldn't care less which one is which), I want it copied complete, up to the last bit of the last byte. If a single bit is wrong in the copy, that is, it difffers from the original, then the file WAS "affected" and the copy is worthless, as it is NOT a copy. Someone has a definitive answer, please?
Reply With Quote  
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Rep Power: 18
Solved Threads: 339
Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: "confirm stream loss" when copying... i've never seen this before

  #7  
Jun 28th, 2007
It sounds as though you may be unfamiliar with the relationship between files and the filesystems on which they are created.

In your scenario, although technically it certainly is altered from the original, the copy of the file made under such circumstances is hardly "worthless"; the substantive data in the file (the data with which users and applications are usually concerned) is still intact.

Take, for example, a Word document created on a Windows machine whose hard drive is formatted with the NTFS filesystem. This Word file can obviously be copied via floppy, CD, etc. to a Mac computer using the HFS+ filesystem and opened/edited/saved/printed/etc. in that Mac's version of Word.
From the user's perspective, the file is a perfectly usable copy of the .doc file created on the PC, right?

During such a transfer though, certain filesystem-specific metadata (like NTFS permissions, for example) will get discarded, as the target HFS filesystem has no need (and often no understanding) of that metadata. Just as a point of interest, note that certain Mac-specific metadata will actually get added to the file once it is living on the Mac's HFS drive, as a Mac file is usually comprised of two forks (the Mac equivalent of Alternate Data Streams): a data fork, and a resource fork.

These "translation" issues are just the (mostly) unavoidable effects of transporting/transferring files between disparate filesystems, given that metadata (such as Alternate Data Streams, Forks, Extended Attributes, Permissions, etc). are usually specific to the filesystem under which a file was originally created. If you need a true/fully-intact copy of a file, you will need to maintain filesystem consistency across the media on which the file is transferred.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote  
Join Date: May 2005
Posts: 2,707
Reputation: gerbil is on a distinguished road 
Rep Power: 9
Solved Threads: 140
gerbil gerbil is offline Offline
Posting Maven

Re: "confirm stream loss" when copying... i've never seen this before

  #8  
Jun 28th, 2007
A nice read, DMR. Thanks.
Deep, deep in the woods, but walking about.
Reply With Quote  
Join Date: Jun 2007
Posts: 3
Reputation: Faunito is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
Faunito Faunito is offline Offline
Newbie Poster

Solution Re: "confirm stream loss" when copying... i've never seen this before

  #9  
Jun 29th, 2007
Gee, DMR, thank you for your VERY educated answer, and for shedding light on the subject. Now I fully grasp what that messsage and these comments were talking about. Thanks again!
Last edited by Faunito : Jun 29th, 2007 at 9:54 pm. Reason: To get rid of an innecessary (repeated) quoted text that's too long
Reply With Quote  
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Rep Power: 18
Solved Threads: 339
Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: "confirm stream loss" when copying... i've never seen this before

  #10  
Jul 1st, 2007
Glad I could help
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Viruses, Spyware and other Nasties Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the Viruses, Spyware and other Nasties Forum

All times are GMT -4. The time now is 9:39 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC