Bug 329896

Summary: SMB URI does not handle hashes in filenames
Product: [Applications] krusader Reporter: Sengor <sengork>
Component: synchronizeAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: clearmartin, krusader-bugs-null, toni.asensi
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sengor 2014-01-13 01:24:25 UTC
In synchronise menu when compare function is invoked against a local (source) directory and a remote target (smb:// share) the following is seen:

"Information: smb://<remote Samba share/file#name does not exist"

This happens for every file at the local source side that contains "#" character within its filename.

I guess this is due to "#" character being reserved for HTML anchors URI schema which doesn't translate well with filenames containing "#" characters.
Comment 1 Martin Kostolný 2016-02-17 18:29:23 UTC
I think this ticket should be marked as a duplicate of this one: 270150
Comment 2 Toni Asensi Esteve 2016-02-20 17:22:28 UTC

*** This bug has been marked as a duplicate of bug 270150 ***