Technical Discussion
  >> Home Networking, Internet Connection Sharing, etc.


Register (or login) on our website and you will not see this ad.


Pages in this thread: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | [9] | 10 | (show all)   Print Thread
Standard User XRaySpeX
(knowledge is power) Sun 14-Aug-11 13:36:10
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
In all these things, you always have to specify the full filename incl. extension; it's just that you have "chosen" to hide usual extensions in Explorer only for display purposes. You can see the extensions by doing "DIR" in the Command window.

I thought that it was files on Win7 E:\ that don't cause trouble on XP. What does one of their CACLS look like?

I'd wish you'd do the "CD folder" before doing the "CACLS simple-file-name-without-the path"; it's much clearer to see the output on the left of display, e.g.
CD \Users\you\Videos
CACLS "Redwing 13-01-10.m2ts"
Are you still having Read Only permissions issues on XP with files transferred from Win7 C:\? In testing this you should 1st delete any previous XP copy in case your previous massaging of permissions on XP affects it.

1999: Freeserve 48K Dial-Up => 2005: Wanadoo 1 Meg BB => 2007: Orange 2 Meg BB => 2008: Orange 8 Meg LLU => 2010: Orange 16 Meg LLU => 2011: Orange 17 Meg Untweaked 19 Meg Tweaked WBC
Standard User 4M2
(committed) Sun 14-Aug-11 14:07:19
Print Post

Re: Cannot network Windows 7 and XP


[re: XRaySpeX] [link to this post]
 
XRaySpeX,

I really appreciate your help with this smile

I always hide file extensions in case I rename a few files and forget to add or leave them in place because later I may not remember what the hell a file is - especially true with the myriad of video file extensions...

I discovered that I needed extensions when I did this: ICACLS C:\Users\me\Videos\* and all the file names came up with extensions.

Will do the tests that you requested later, and I WILL "CD folder" first.

Off out to do some filming now, speak to you later,

4M2.
Standard User 4M2
(committed) Sun 14-Aug-11 22:12:25
Print Post

Re: Cannot network Windows 7 and XP


[re: XRaySpeX] [link to this post]
 
XRaySpeX,

http://farm7.static.flickr.com/6089/6042658727_68156... - I used both cacls and ICACLS for a video on the Win7 E:\ drive.

Also deleted the previously troublesome "clearcloud.mp4" file from the XP Shared Documents folder and copied it again across the network from the Win7 C:\...\Videos folder to the XP Shared Documents folder using the Win7 machine - which is my normal procedure. Now no problems working with that file using XP smile

Having a few problems with cd and cacls commands but that obviously didn't matter with the Win7 E:\ drive.


Register (or login) on our website and you will not see this ad.

Standard User XRaySpeX
(knowledge is power) Mon 15-Aug-11 00:24:42
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
Looks like the the problem has gone away ... for now as I can't see that you have changed anything that would affect new files transferred from Win7 C:\ to XP.

The permissions of that file on Win7 E:\ looks perfectly normal.

I suspect the issue stems from the presence of those permissions for "WMPNetwokSvc" (which I've never seen before but I don't have Win7) amd the "Accounts not found". What happens if you just manually create an arbitrary text file (using Notepad) in C:\Users\you\Videos? What ACLs does it end up with?

How differently were the files on C:\ and E:\ originally created?

PS: No need to use ICACLS; I am more familiar with CACLS and they both do the same thing.
I forgot to say before doing a CD on E: you need to switch drive by just issuing "E:" alone, as you did.

1999: Freeserve 48K Dial-Up => 2005: Wanadoo 1 Meg BB => 2007: Orange 2 Meg BB => 2008: Orange 8 Meg LLU => 2010: Orange 16 Meg LLU => 2011: Orange 17 Meg Untweaked 19 Meg Tweaked WBC
Standard User 4M2
(committed) Mon 15-Aug-11 03:04:46
Print Post

Re: Cannot network Windows 7 and XP


[re: XRaySpeX] [link to this post]
 
XRaySpeX,

http://farm7.static.flickr.com/6080/6044123966_ba680... - new text file, as you can see I'm still having problems getting the cd and cacls commands to produce an easily readable display in Win7 Command Prompt frown

Regarding those "Accounts not found" I haven't mentioned this before, in order not to complicate the issue, but when I first connected up the Win7 machine to the LAN a couple of years ago I used the WORKGROUP setup. And much to my dismay I was able to read the entire Win7 C:\ drive from the XP machine, so I used this fix: http://scottiestech.info/2009/09/25/windows-7-file-s... It is perhaps possible that procedure has something to do with "Accounts not found"?

The video files on the Win7 C:\ and E:\ drives were all created by the Sony Vegas editor and exported using the H.264 AVC codec with only minor changes to parameters.
Standard User XRaySpeX
(knowledge is power) Mon 15-Aug-11 13:45:12
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
Looks like those funny ACLs happen to any file in that folder. They must be inherited down the line. Wonder what the ACLs are of the Videos folder itself and so on up the line until C:\.

That article looks perfectly reasonable. I doubt it would have caused those funny ACLs but it does say that file sharing was changed in Win7, so I guess it is Win7 itself that has produced them. As I said above, I wonder how far up they exist.

Other than that, I think we have gone as far as we can go on this. If XP permissions issues occur again you will just have to massage them as before. Or you can try deleting the funny ACLs on a test file in Win7 C:\ before transferring to XP.

PS: Forget what I said about having to do a CD 1st; it does not really help.
You know you can Mark & Copy from the Command Window by right-clicking on it?

1999: Freeserve 48K Dial-Up => 2005: Wanadoo 1 Meg BB => 2007: Orange 2 Meg BB => 2008: Orange 8 Meg LLU => 2010: Orange 16 Meg LLU => 2011: Orange 17 Meg Untweaked 19 Meg Tweaked WBC
Standard User XRaySpeX
(knowledge is power) Mon 15-Aug-11 13:56:26
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
In reply to a post by 4M2:
Booting into safe mode did the trick: had to check "Full Control" from Security.
To which file or folder did you do this? And for which user/group?

If you did it to a folder it will explain why you no longer have problems with new files transferred to that folder.

1999: Freeserve 48K Dial-Up => 2005: Wanadoo 1 Meg BB => 2007: Orange 2 Meg BB => 2008: Orange 8 Meg LLU => 2010: Orange 16 Meg LLU => 2011: Orange 17 Meg Untweaked 19 Meg Tweaked WBC
Standard User 4M2
(committed) Mon 15-Aug-11 15:12:08
Print Post

Re: Cannot network Windows 7 and XP


[re: XRaySpeX] [link to this post]
 
XRaySpeX,

http://farm7.static.flickr.com/6078/6045780044_f45d6... - XP Command Prompt showing the current status of one of the previously troublesome files, that I deleted and copied across again, and also of the Shared Documents folder.

Yes in XP safe mode I checked "Full Control" for the Shared Documents folder, i.e. C:\Documents and Settings\All Users\Documents.

Will have a play around with the funny ACLs on a test file in Win7 C:\ etc. etc. later...

Thanks for the tip regarding Mark &Copy from the Command Prompt window should make things easier by pasting the text into Notepad smile
Administrator MrSaffron
(staff) Mon 15-Aug-11 16:12:31
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
Virtual Dub app counts as some form of media player, i.e. it is actually decoding the frames help with in the file.

Andrew Ferguson, [email protected]
www.thinkbroadband.com - formerly known as ADSLguide.org.uk
The author of the above post is a thinkbroadband staff member. It may not constitute an official statement on behalf of thinkbroadband.
Standard User 4M2
(committed) Mon 15-Aug-11 17:24:50
Print Post

Re: Cannot network Windows 7 and XP


[re: MrSaffron] [link to this post]
 
MrSaffron,

Apologies, you are indeed correct that VirtualDub decodes a supported codec when a file is opened for processing or playback, and it that sense it is certainly a media player.

Problems can occur however for some supported codecs when they are not licensed for a particular process using certain filters/plugins and then the display windows will fail and the processing will also fail. That, as you suggest, is a processing\encoding issue rather than a decoding issue....

4M2.
Pages in this thread: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | [9] | 10 | (show all)   Print Thread

Jump to