Re: Samba and filenames problem

2008-08-25 Thread Barclay, Daniel
Ron Johnson wrote: > > The question still is why the file names are different: > CH3CN+2.5%Fer.doc > CH3CN+2.5%25Fer.doc Because they're not both file names. The first was the file name. The second was the _encoding_ in the filename in a URI (the smb:... URI). See RFC 3986. Daniel -- (Plain

Re: Samba and filenames problem

2008-08-25 Thread Vit
This can be the problem. First it tranlates the name and then it doesn't find it and aborts dirrectory listing. Very strange. I am going to write KDE developers. Vit On Mon, Aug 25, 2008 at 6:33 PM, Eduardo M KALINOWSKI < [EMAIL PROTECTED]> wrote: > Ron Johnson wrote: > > The question still is w

Re: Samba and filenames problem

2008-08-25 Thread Eduardo M KALINOWSKI
Ron Johnson wrote: > The question still is why the file names are different: > CH3CN+2.5%Fer.doc > CH3CN+2.5%25Fer.doc %25 generally refers to the character 0x25 (in hex), which happens to be the percent char %. Apparently, some applications are trying to encode/decode the name based on the %xx no

Re: Samba and filenames problem

2008-08-24 Thread Ron Johnson
The question still is why the file names are different: CH3CN+2.5%Fer.doc CH3CN+2.5%25Fer.doc On 08/24/08 23:49, Vit wrote: I've found some strange thing. This file and path (smb://balls/d$/) is accessible through Nautilus, but Koqueror (4.1...) and Dolphin (4.1...) says "File does not exist:

Re: Samba and filenames problem

2008-08-24 Thread Vit
I've found some strange thing. This file and path (smb://balls/d$/) is accessible through Nautilus, but Koqueror (4.1...) and Dolphin (4.1...) says "File does not exist: smb://[EMAIL PROTECTED]/d$/CH3CN+2.5%25Fer.doc". Perhaps this is KDE bug, not smb problem. Vit On Mon, Aug 25, 2008 at 11:34 AM

Re: Samba and filenames problem

2008-08-24 Thread Christofer C. Bell
On Sun, Aug 24, 2008 at 10:32 PM, Vit <[EMAIL PROTECTED]> wrote: > Hi! > Sorry for my English, I didn't understand your question. Do you mean I could > broke something? The word "fat-fingered" is confusing me. No worries at all! Yes, the term "fat-fingered" means to have made a typo, a typing mis

Re: Samba and filenames problem

2008-08-24 Thread Vit
Hi! Sorry for my English, I didn't understand your question. Do you mean I could broke something? The word "fat-fingered" is confusing me. Best wishes, Vit On Sun, Aug 24, 2008 at 4:39 PM, Ron Johnson <[EMAIL PROTECTED]> wrote: > On 08/23/08 23:39, Vit wrote: > >> Hi all! >> I've got problem. >>

Re: Samba and filenames problem

2008-08-24 Thread Ron Johnson
On 08/23/08 23:39, Vit wrote: Hi all! I've got problem. On Windows PC I've got file called "CH3CN+2.5%Fer.doc". When I try to acess this pc through samba, I have "File does not exist: smb://balls/D/CH3CN+2.5%25Fer.doc" error and the directory is not > even listed. (From toher Windows it's ok).

Re: Samba and filenames problem

2008-08-24 Thread Mihira Fernando
On Sunday 24 August 2008 10:09:42 Vit wrote: > Hi all! > I've got problem. > On Windows PC I've got file called "CH3CN+2.5%Fer.doc". When I try to acess > this pc through samba, I have "File does not exist: > smb://balls/D/CH3CN+2.5%25Fer.doc" error and the directory is not even > listed. (From toh