- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[patch ready] [ftpfs] [regression] mc adds spaces at the beginning of all files/dirs on ftp servers #2635
Comments
|
|
Created branch 2635_ftp_spaces (parent: 4.7.5-stable)
Initial [387f00717ae62281ade6b732e5074ef2bbc168e3]
Review, please. |
|
|
|
I still have this issue in MC 4.8.0 - should I create a new bug report?
ftp://ftp.drweb.com
|
|
Replying to birdie:
No. This fix will be cherry-picked to the master branch. |
Replying to andrew_b:
OK, where can I download a patch for 4.8.0? |
Replying to birdie:
|
Merged to stable
[93af7b9]
Rebased and merged to master
|
|
Hi all,
This bug occurs again when connecting to FTP servers on AIX 5.3.0.0 and 6.1.0.0. After initial connection the names of files or directories are preceded with "?":
After refreshing view with Ctrl+R, the names are displayed with spaces in front of them, and I am unable to enter directories:
As a side note, similar behavior is observed with Krusader FTP client.
I am not sure if your customs/traditions allow new users to reopen tickets, but I will do it for sake of fixing this bug. I will also modify ticket to match mc version which has this behavior. If I did it wrong, please correct me.
Cheers, Patryk! |
Replying to leadman:
Please, post a plain text FTP listing (preferably as an attachment).
|
Newly described bug isn't related to the leading spaces in filenames.
See #2816, #2800, #2790 for details and try to compile from latest 'master' branch.
If you see that this bug still present in master, please create new ticket with link to this ticket. |
/Replying to birdie:
|
Important
This issue was migrated from Trac:
sergem
t.artem@….com
,leadman@….onet.pl
For FTP servers, that do not send ".." in directory listing, mc adds one space to the name of every file and directory. Attached patch should fix this problem.
Steps to reproduce:
cd /#ftp:ftp.symantec.com
Expected result:
Correct list of files/directories
Actual result:
Just open it and you'll see. :)
It was working before, but I'm too lazy to find exact version where it broke.
See also: #2634
Note
Original attachments:
sergem
onOct 19, 2011 at 23:02 UTC
The text was updated successfully, but these errors were encountered: