windows sucks...

Posted: 10-26-2007, 06:46 AM
for some reason, I have some files previously located at:

c:\mydocs\mywork\myprograms\..........

which were long path names;

and now I want to move them to:

c:\document and settings\Peter\My Works\mywork_10_2007\myprograms\..........

And it didn't allow me to do it...

It says there is a 260 character limit...

But there are tens of thousands files that I want to reorganize... I don't
want to shorten their paths and names...

Anyway I can do it?

Stupid windows, stupid 260 limit!!!


Reply With Quote

Responses to "windows sucks..."

Leythos
Guest
Posts: n/a
 
Re: windows sucks...
Posted: 10-26-2007, 07:40 AM
In article <OlzVJP5FIHA.4712@TK2MSFTNGP04.phx.gbl>, meatheadIV@gmail.com
says...
> Stupid windows, stupid 260 limit!!!
Since you created the C:\mydocs\... folders why don't you create
C:\mywork_10_2007\ to fit your needs.

And it's a lot easier to get help if you're not so dang negative.

--

Leythos
- Igitur qui desiderat pacem, praeparet bellum.
- Calling an illegal alien an "undocumented worker" is like calling a
drug dealer an "unlicensed pharmacist"
spam999free@rrohio.com (remove 999 for proper email address)
Reply With Quote
Pegasus \(MVP\)
Guest
Posts: n/a
 
Re: My excessively long path names
Posted: 10-26-2007, 07:42 AM

"Mike" <meatheadIV@gmail.com> wrote in message
news:OlzVJP5FIHA.4712@TK2MSFTNGP04.phx.gbl...
> for some reason, I have some files previously located at:
>
> c:\mydocs\mywork\myprograms\..........
>
> which were long path names;
>
> and now I want to move them to:
>
> c:\document and settings\Peter\My
> Works\mywork_10_2007\myprograms\..........
>
> And it didn't allow me to do it...
>
> It says there is a 260 character limit...
>
> But there are tens of thousands files that I want to reorganize... I don't
> want to shorten their paths and names...
>
> Anyway I can do it?
>
> Stupid windows, stupid 260 limit!!!
There are three ways:
- Put your information where it belongs: Into your files, not into
your folder/file names.
- Map a share that points into the middle of the excessively long path.
- Create a substituted drive letter that points into the middle of the
excessively long path.


Reply With Quote
Ace
Guest
Posts: n/a
 
Re: My excessively long path names
Posted: 10-26-2007, 08:37 AM
FYI, Would like to note that in my experience...
While mapping some path to some drive letter will appear like a shortcut
on the outside; Windows will still use the full path on the inside, and
calculate the path length with this full name.

If your path is 50 characters long, and your filename is 210 long or
whatever combination thereof, Windows might let you save the file, but it
might also start to throw all sorts of errors at you.
Such as being unable to log off, unable to move/copy/paste/rename/delete
said file(s), 'Can not find' errors, etc.

I have seen these errors on user accounts in my organisation; Users would
just hit Enter when Microsoft Word 2003 suggested a filename, resulting
in..
Filenames which touched or even exceeded the full path length limit in
Windows 2000 Pro and Windows XP Pro.
As these user's home folders are redirected to a server with a shorter
path, I could see how logically it would be allowed to be saved.

The only resolution I have found for my situation was, to browse to the
offending file(s) from the fileserver itself, and rename the files from
there to a very short name under 20 characters, then all would be fine.
How a user would do this on a standalone machine, I can not imagine.






"Pegasus \(MVP\)" <I.can@fly.com> wrote in
news:O7O5Yt5FIHA.3376@TK2MSFTNGP03.phx.gbl:
>
> "Mike" <meatheadIV@gmail.com> wrote in message
> news:OlzVJP5FIHA.4712@TK2MSFTNGP04.phx.gbl...
>> for some reason, I have some files previously located at:
>>
>> c:\mydocs\mywork\myprograms\..........
>>
>> which were long path names;
>>
>> and now I want to move them to:
>>
>> c:\document and settings\Peter\My
>> Works\mywork_10_2007\myprograms\..........
>>
>> And it didn't allow me to do it...
>>
>> It says there is a 260 character limit...
>>
>> But there are tens of thousands files that I want to reorganize... I
>> don't want to shorten their paths and names...
>>
>> Anyway I can do it?
>>
>> Stupid windows, stupid 260 limit!!!
>
> There are three ways:
> - Put your information where it belongs: Into your files, not into
> your folder/file names.
> - Map a share that points into the middle of the excessively long
> path. - Create a substituted drive letter that points into the middle
> of the
> excessively long path.
>
>


--
*Reply to newsgroup please.
*Your mileage may vary.
*Spelling/Grammar errors free of charge.
Reply With Quote
Pegasus \(MVP\)
Guest
Posts: n/a
 
Re: My excessively long path names
Posted: 10-26-2007, 09:12 AM
Assume that you have a long path of the following form:

d:\aaaaaaaaa\bbbbbbbbb\ . .\mmmmmmmmmm\ . . \yyyyyyyyyyyyyy\zzzzzzzzzzz

Now assume that you set up a substitution like so:

subst Q: d:\d:\aaaaaaaaa\bbbbbbbbb\ . . . \mmmmmmmmmm

Windows will now be able to access files and folders on drive
Q: of a combined length of up to 260 characters. I recommend
you give it a try - it works very nicely. The same applies if you
create a share instead of a substituted drive letter.


"Ace" <ace_rules_bbs@hotmail.com> wrote in message
news:Xns99D561EB015B5FearIsTheMindKiller@207.46.24 8.16...
> FYI, Would like to note that in my experience...
> While mapping some path to some drive letter will appear like a shortcut
> on the outside; Windows will still use the full path on the inside, and
> calculate the path length with this full name.
>
> If your path is 50 characters long, and your filename is 210 long or
> whatever combination thereof, Windows might let you save the file, but it
> might also start to throw all sorts of errors at you.
> Such as being unable to log off, unable to move/copy/paste/rename/delete
> said file(s), 'Can not find' errors, etc.
>
> I have seen these errors on user accounts in my organisation; Users would
> just hit Enter when Microsoft Word 2003 suggested a filename, resulting
> in..
> Filenames which touched or even exceeded the full path length limit in
> Windows 2000 Pro and Windows XP Pro.
> As these user's home folders are redirected to a server with a shorter
> path, I could see how logically it would be allowed to be saved.
>
> The only resolution I have found for my situation was, to browse to the
> offending file(s) from the fileserver itself, and rename the files from
> there to a very short name under 20 characters, then all would be fine.
> How a user would do this on a standalone machine, I can not imagine.
>
>
>
>
>
>
> "Pegasus \(MVP\)" <I.can@fly.com> wrote in
> news:O7O5Yt5FIHA.3376@TK2MSFTNGP03.phx.gbl:
>
>>
>> "Mike" <meatheadIV@gmail.com> wrote in message
>> news:OlzVJP5FIHA.4712@TK2MSFTNGP04.phx.gbl...
>>> for some reason, I have some files previously located at:
>>>
>>> c:\mydocs\mywork\myprograms\..........
>>>
>>> which were long path names;
>>>
>>> and now I want to move them to:
>>>
>>> c:\document and settings\Peter\My
>>> Works\mywork_10_2007\myprograms\..........
>>>
>>> And it didn't allow me to do it...
>>>
>>> It says there is a 260 character limit...
>>>
>>> But there are tens of thousands files that I want to reorganize... I
>>> don't want to shorten their paths and names...
>>>
>>> Anyway I can do it?
>>>
>>> Stupid windows, stupid 260 limit!!!
>>
>> There are three ways:
>> - Put your information where it belongs: Into your files, not into
>> your folder/file names.
>> - Map a share that points into the middle of the excessively long
>> path. - Create a substituted drive letter that points into the middle
>> of the
>> excessively long path.
>>
>>
>
>
>
> --
> *Reply to newsgroup please.
> *Your mileage may vary.
> *Spelling/Grammar errors free of charge.

Reply With Quote
HeyBub
Guest
Posts: n/a
 
Re: windows sucks...
Posted: 10-26-2007, 01:46 PM
Mike wrote:
> for some reason, I have some files previously located at:
>
> c:\mydocs\mywork\myprograms\..........
>
> which were long path names;
>
> and now I want to move them to:
>
> c:\document and settings\Peter\My
> Works\mywork_10_2007\myprograms\..........
> And it didn't allow me to do it...
>
> It says there is a 260 character limit...
>
> But there are tens of thousands files that I want to reorganize... I
> don't want to shorten their paths and names...
>
> Anyway I can do it?
>
> Stupid windows, stupid 260 limit!!!
All these negative vibes, man...

Basic rule of physics: You can't get ten pounds of crap in a five pound bag.

Using a different bag (Mac, Unix, etc.) won't help either.

You've just got too much crap.


Reply With Quote
Ace
Guest
Posts: n/a
 
Re: My excessively long path names
Posted: 10-26-2007, 02:52 PM
Good suggestion, I will try this when I have a chance.
The current setup in my organisation issues
"CMD /c NET USE U: \\server\users\department\firstname.lastname\my
documents /y" from a KiXstart script running at logon from Windows Server
2003.
Which quickly runs up to funny business when some application disregards
the 260 path length limit.






"Pegasus \(MVP\)" <I.can@fly.com> wrote in
news:uuH37f6FIHA.4808@TK2MSFTNGP05.phx.gbl:
> Assume that you have a long path of the following form:
>
> d:\aaaaaaaaa\bbbbbbbbb\ . .\mmmmmmmmmm\ . .
> \yyyyyyyyyyyyyy\zzzzzzzzzzz
>
> Now assume that you set up a substitution like so:
>
> subst Q: d:\d:\aaaaaaaaa\bbbbbbbbb\ . . . \mmmmmmmmmm
>
> Windows will now be able to access files and folders on drive
> Q: of a combined length of up to 260 characters. I recommend
> you give it a try - it works very nicely. The same applies if you
> create a share instead of a substituted drive letter.
>
>
> "Ace" <ace_rules_bbs@hotmail.com> wrote in message
> news:Xns99D561EB015B5FearIsTheMindKiller@207.46.24 8.16...
>> FYI, Would like to note that in my experience...
>> While mapping some path to some drive letter will appear like a
>> shortcut on the outside; Windows will still use the full path on the
>> inside, and calculate the path length with this full name.
>>
>> If your path is 50 characters long, and your filename is 210 long or
>> whatever combination thereof, Windows might let you save the file,
>> but it might also start to throw all sorts of errors at you.
>> Such as being unable to log off, unable to
>> move/copy/paste/rename/delete said file(s), 'Can not find' errors,
>> etc.
>>
>> I have seen these errors on user accounts in my organisation; Users
>> would just hit Enter when Microsoft Word 2003 suggested a filename,
>> resulting in..
>> Filenames which touched or even exceeded the full path length limit
>> in Windows 2000 Pro and Windows XP Pro.
>> As these user's home folders are redirected to a server with a
>> shorter path, I could see how logically it would be allowed to be
>> saved.
>>
>> The only resolution I have found for my situation was, to browse to
>> the offending file(s) from the fileserver itself, and rename the
>> files from there to a very short name under 20 characters, then all
>> would be fine. How a user would do this on a standalone machine, I
>> can not imagine.
>>
>>
>>
>>
>>
>>
>> "Pegasus \(MVP\)" <I.can@fly.com> wrote in
>> news:O7O5Yt5FIHA.3376@TK2MSFTNGP03.phx.gbl:
>>
>>>
>>> "Mike" <meatheadIV@gmail.com> wrote in message
>>> news:OlzVJP5FIHA.4712@TK2MSFTNGP04.phx.gbl...
>>>> for some reason, I have some files previously located at:
>>>>
>>>> c:\mydocs\mywork\myprograms\..........
>>>>
>>>> which were long path names;
>>>>
>>>> and now I want to move them to:
>>>>
>>>> c:\document and settings\Peter\My
>>>> Works\mywork_10_2007\myprograms\..........
>>>>
>>>> And it didn't allow me to do it...
>>>>
>>>> It says there is a 260 character limit...
>>>>
>>>> But there are tens of thousands files that I want to reorganize...
>>>> I don't want to shorten their paths and names...
>>>>
>>>> Anyway I can do it?
>>>>
>>>> Stupid windows, stupid 260 limit!!!
>>>
>>> There are three ways:
>>> - Put your information where it belongs: Into your files, not into
>>> your folder/file names.
>>> - Map a share that points into the middle of the excessively long
>>> path. - Create a substituted drive letter that points into the
>>> middle of the
>>> excessively long path.
>>>
>>>
>>
>>
>>
>> --
>> *Reply to newsgroup please.
>> *Your mileage may vary.
>> *Spelling/Grammar errors free of charge.
>
>
>


--
*Reply to newsgroup please.
*Your mileage may vary.
*Spelling/Grammar errors free of charge.
Reply With Quote
Bill Sharpe
Guest
Posts: n/a
 
Re: windows sucks...
Posted: 10-26-2007, 06:54 PM
Mike wrote:
> for some reason, I have some files previously located at:
>
> c:\mydocs\mywork\myprograms\..........
>
> which were long path names;
>
> and now I want to move them to:
>
> c:\document and settings\Peter\My Works\mywork_10_2007\myprograms\..........
>
> And it didn't allow me to do it...
>
> It says there is a 260 character limit...
>
> But there are tens of thousands files that I want to reorganize... I don't
> want to shorten their paths and names...
>
> Anyway I can do it?
>
> Stupid windows, stupid 260 limit!!!
>
>
It wasn't so long ago that DOS had an 8-character limit for file names,
plus a 3-character extension.

Why not reorganize your files to a c:\MyOldFiles folder?

Bill
Reply With Quote
Mike
Guest
Posts: n/a
 
Re: windows sucks...
Posted: 10-27-2007, 01:39 AM

"Bill Sharpe" <wfsnopam@adelphia.net> wrote in message
news:uStw4k$FIHA.4772@TK2MSFTNGP02.phx.gbl...
> Mike wrote:
>> for some reason, I have some files previously located at:
>>
>> c:\mydocs\mywork\myprograms\..........
>>
>> which were long path names;
>>
>> and now I want to move them to:
>>
>> c:\document and settings\Peter\My
>> Works\mywork_10_2007\myprograms\..........
>>
>> And it didn't allow me to do it...
>>
>> It says there is a 260 character limit...
>>
>> But there are tens of thousands files that I want to reorganize... I
>> don't want to shorten their paths and names...
>>
>> Anyway I can do it?
>>
>> Stupid windows, stupid 260 limit!!!
> It wasn't so long ago that DOS had an 8-character limit for file names,
> plus a 3-character extension.
>
> Why not reorganize your files to a c:\MyOldFiles folder?
>
> Bill

Didn't I say that I am trying to reorganizing my folder and files?

I do think when you organize folders, more levels of hierachy is a good
thing to do...


Reply With Quote
Mark L. Ferguson
Guest
Posts: n/a
 
Re: windows sucks...
Posted: 10-27-2007, 02:15 PM
I assume you are trying to find a way to sort your data based on it's folder
or file name. There are other properties available to nonsystem files that
can do this in their properties, and this can be made just as visible as the
name.
For example, create a new folder, put two new text files in it. Rightclick
the folder, and then Properties, Summary tab, and "Comments" input box. Make
some description, and apply to each. Then open My Computer to that folders
parent, and rightclick the column title bar (name, size, modified, etc). Put
a check in Comments, OK, and sort by the comments with a double-click on the
title of that comments column. My point is that a much longer string of data
is available without being confronted by the 256 limit on filenames. (there
are other properties available to use, description, title, and host of
others.)

--
Mark L. Ferguson
e-mail subject line must include "QZ" or it's deleted
..
"Mike" <meatheadIV@gmail.com> wrote in message
news:uiY9iIDGIHA.3360@TK2MSFTNGP04.phx.gbl...
>
> "Bill Sharpe" <wfsnopam@adelphia.net> wrote in message
> news:uStw4k$FIHA.4772@TK2MSFTNGP02.phx.gbl...
>> Mike wrote:
>>> for some reason, I have some files previously located at:
>>>
>>> c:\mydocs\mywork\myprograms\..........
>>>
>>> which were long path names;
>>>
>>> and now I want to move them to:
>>>
>>> c:\document and settings\Peter\My
>>> Works\mywork_10_2007\myprograms\..........
>>>
>>> And it didn't allow me to do it...
>>>
>>> It says there is a 260 character limit...
>>>
>>> But there are tens of thousands files that I want to reorganize... I
>>> don't want to shorten their paths and names...
>>>
>>> Anyway I can do it?
>>>
>>> Stupid windows, stupid 260 limit!!!
>> It wasn't so long ago that DOS had an 8-character limit for file names,
>> plus a 3-character extension.
>>
>> Why not reorganize your files to a c:\MyOldFiles folder?
>>
>> Bill
>
>
> Didn't I say that I am trying to reorganizing my folder and files?
>
> I do think when you organize folders, more levels of hierachy is a good
> thing to do...
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Indian SUCKS SUCKS SUCKS ChengDu Windows Vista File Management 0 03-20-2008 05:04 PM
Windows Explorer Sucks SapperPest19 Windows Vista Performance & Maintenance 6 06-29-2007 11:28 AM
windows vista friggin sucks!!!!! ren Windows Vista Mail 13 04-09-2007 06:45 AM
WMP 10 (sucks) Service Pack 2 (sucks) Douglas Scherer Windows XP Music 0 10-22-2004 08:43 PM
Windows Web Page sucks. Art extensions of pictures Vlad Windows XP Photos 1 07-27-2003 05:58 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90