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) Fri 12-Aug-11 23:49:24
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
In reply to a post by 4M2:
Permissions for System:
It;s not System's permissions that matter here but those of individual Users and Groups of Users. Look for diffs in these particularly those that are common with XP's Users.

XP has just as many settings available for each file; they are a property of NTFS called Access Control Lists (ACL). They are just hidden in XP Home until you take 1 of my solutions. There is also a CLI for doing the same called CACLS.

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) Sat 13-Aug-11 00:48:51
Print Post

Re: Cannot network Windows 7 and XP


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

Both files have Group or user names with 8 entries and the list is the same in both, however, interestingly, 4 of those items in each list are "?Account Unknown..." with only Read & execute and Read allowed.

Mp4 files on the Win7 E:\ storage drive have only 4 listed entries without the 4 "?Account Unknown..." items which are included in the lists pertaining to the mp4 files on the Win7 OS drive.

Perhaps that is relevant to the problem?
Standard User XRaySpeX
(knowledge is power) Sat 13-Aug-11 01:07:09
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
In a Command Window, CD to the folder containing the 2 files in turn, then issue the command:
CACLS "filename"
and post results.

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

Edited by XRaySpeX (Sat 13-Aug-11 05:18:49)


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

Standard User 4M2
(committed) Sat 13-Aug-11 02:28:09
Print Post

Re: Cannot network Windows 7 and XP *DELETED*


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

http://farm7.static.flickr.com/6138/6036607867_0b19a... - didn't seem to work for individual files but this is the Win7 C:\....\Videos folder.

Edited by 4M2 (Sat 13-Aug-11 02:36:53)

Standard User XRaySpeX
(knowledge is power) Sat 13-Aug-11 05:20:56
Print Post

Re: Cannot network Windows 7 and XP *DELETED*


[re: 4M2] [link to this post]
 
It does work for individual files but if the name contains spaces you need to quote it in "s.

Make sure all other PCs are networked online at the time in case that is the Domain being looked for.

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

Edited by XRaySpeX (Sat 13-Aug-11 05:36:53)

Standard User 4M2
(committed) Sat 13-Aug-11 14:05:13
Print Post

Re: Cannot network Windows 7 and XP *DELETED*


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

http://farm7.static.flickr.com/6141/6038333008_28379... this command worked on the file that I copied across the network yesterday but it did not work on the offending file that I was having problems before.

Not sure what is going on with this procedure?

Edited by 4M2 (Sat 13-Aug-11 21:08:55)

Standard User XRaySpeX
(knowledge is power) Sat 13-Aug-11 17:12:56
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
No, that didn't work. You need to put the quotes round the whole of the file's pathname, as in:
CACLS "C:\Users\you\Videos\Redwing 13-01-10"
That's why I told you to CD 1st before doing CACLS, to avoid such problems.

Do this for both a file that was troublesome on XP and one that was not.

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) Sat 13-Aug-11 18:13:03
Print Post

Re: Cannot network Windows 7 and XP


[re: 4M2] [link to this post]
 
Never understood this post: http://forums.thinkbroadband.com/multiuser/t/4031495... at all frown
In reply to a post by 4M2:
Both files have Group or user names with 8 entries
Which "both files"? From what you said earlier I thought you need to compare a file on Win7 C:\ that gave trouble on XP with one on Win7 E:\ that didn't give the trouble?

Yet here you go on to say that "both files" have the same 8 entries, yet files on E: have only 4 entries.

confused

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) Sat 13-Aug-11 20:15:50
Print Post

Re: Cannot network Windows 7 and XP


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

http://farm7.static.flickr.com/6075/6038710647_cce45... - was the problem.

http://farm7.static.flickr.com/6183/6038710493_d18be... - is good.

Note I had to use ICACLS and add the file extensions for it to work - both are H.264 encoded videos.

"Which "both files"? From what you said earlier I thought you need to compare a file on Win7 C:\ that gave trouble on XP with one on Win7 E:\ that didn't give the trouble?

Yet here you go on to say that "both files" have the same 8 entries, yet files on E: have only 4 entries."

This was to compare the permissions of video files on the Win7 C:\ and E:\ drives: i.e. files on the C:\ drive have 8 listed entries and files on the E:\ drive have only 4 listed entries, hope that is clear now smile
Standard User 4M2
(committed) Sun 14-Aug-11 02:00:54
Print Post

Re: Cannot network Windows 7 and XP


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

http://farm7.static.flickr.com/6142/6039637465_62415... - used CACLS for both files but had to add the file extensions again and of course " " for "C:\...\Redwing 13-01-10.m2ts"

As in the previous test all networked PC's were online.
Pages in this thread: 1 | 2 | 3 | 4 | 5 | 6 | 7 | [8] | 9 | 10 | (show all)   Print Thread

Jump to