Bug 98136 - ftp kioslave is unusable with Netware FTP servers
Summary: ftp kioslave is unusable with Netware FTP servers
Status: RESOLVED DUPLICATE of bug 44241
Alias: None
Product: kio
Classification: Unmaintained
Component: ftp (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
: 99929 104995 124094 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-29 09:59 UTC by Simon Roby
Modified: 2006-03-27 22:07 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Roby 2005-01-29 09:59:44 UTC
Version:            (using KDE KDE 3.3.91)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7)
OS:                Linux (i686) release 2.6.10-gentoo-r6

I have already reported this in bug 50991, but it was already closed at the time so I guess it was not noticed. So here it goes again:

A Netware FTP server reports Netware permissions instead of standard POSIX. This confuses kio_ftp when it's parsing the ftp output, so all files are seen as with all flags turned off (ie. 0000).
 
Here's an example output of dir, taken from a terminal ftp client:
 d [RWCEAFMS] AG80860          512   Nov  5 13:08   LOG220 
 d [RWCEAFMS] AG80860          512   Dec  2 12:13   Mozilla Firefox 
 - [RWCEAFMS] AG80860        14336   Nov 25 16:09   R5.doc 
 - [RWCEAFMS] AG80860            0   Nov 23 14:06   blank.jpg 
 d [RWCEAFMS] AG80860          512   Nov 25 16:19   lab3 
 
Therefore, when browsing a Netware FTP server, kio_ftp should fallback to sane permissions for everything (ie. rw-r--r--).
Comment 1 Thiago Macieira 2005-02-22 03:23:21 UTC
*** Bug 99929 has been marked as a duplicate of this bug. ***
Comment 2 Thiago Macieira 2005-02-22 12:17:57 UTC
*** Bug 99929 has been marked as a duplicate of this bug. ***
Comment 3 Thiago Macieira 2006-03-27 22:04:04 UTC
*** Bug 104995 has been marked as a duplicate of this bug. ***
Comment 4 Thiago Macieira 2006-03-27 22:04:35 UTC
*** Bug 124094 has been marked as a duplicate of this bug. ***
Comment 5 Thiago Macieira 2006-03-27 22:04:45 UTC
We need to support EPLF soon (see bug 44241)
Comment 6 Thiago Macieira 2006-03-27 22:07:18 UTC
Actually...

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