Bug 99929 - Can't browse Netware ftp server, no files or folders are visible
Summary: Can't browse Netware ftp server, no files or folders are visible
Status: RESOLVED DUPLICATE of bug 98136
Alias: None
Product: kio
Classification: Unmaintained
Component: ftp (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 15:42 UTC by Rasmus Ory Nielsen
Modified: 2005-02-22 12:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rasmus Ory Nielsen 2005-02-21 15:42:32 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Compiled From Sources
Compiler:          GCC version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) used konstruct
OS:                Linux

I can login to a Netware 4.1 ftp server with this url: ftp://username@server.com. Username and password are accepted. BUT I can't see any files or folders.

I CAN create a new folder with konqueror, although I only can see the folder using other ftp clients (e.g. command line ftp). I CAN'T create a text file using konqueror. It gives the error "Could not rename partial file ftp://username@server.com/user/username/text. Please check permissions." and the command line ftp client shows that a file 'text.part' has been created (the same thing happens when I drop a file in the windows).

Thanks
Comment 1 Thiago Macieira 2005-02-22 03:23:15 UTC

*** This bug has been marked as a duplicate of 98136 ***
Comment 2 Rasmus Ory Nielsen 2005-02-22 09:37:00 UTC
Are you sure this is a duplicate of 98136? As I understand, the problem in 98136 is that the files and folders are shown, but shown with the wrong permissions - whereas I can't see any files or folders at all (the directory seems empty).

(I am only guessing, but could partial file renaming problem be related to upper/lower case conversion on the server?)
Comment 3 Thiago Macieira 2005-02-22 12:17:55 UTC
Yes, I know what I'm doing.

The problem is that kio_ftp doesn't understand Netware FTP's directory listing format.

*** This bug has been marked as a duplicate of 98136 ***
Comment 4 Rasmus Ory Nielsen 2005-02-22 12:57:32 UTC
Thanks.