Bug 360001

Summary: connecting to an ftp-server fails
Product: [Applications] krusader Reporter: m*sh <hy>
Component: net-connectionAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED FIXED    
Severity: major CC: krusader-bugs-null
Priority: NOR    
Version First Reported In: 2.4.0-beta3 "Single Step"   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description m*sh 2016-03-02 15:32:14 UTC
From Menu: tools - New Net connection
enter ftp-adress
enter username
enter password hit <ENTER>
Results in the following errormessages:
Error: The directory
[$currentPath]/ftp:/<$USERNAME>:<$PASS>@:21 does not exist
Where
$currentPath is the path of the last active panel
$USERNAME is the username provided in login screen
$PASS is the password used

Reproducible: Always

Steps to Reproduce:
1. From Menu: tools - New Net connection
2. enter ftp-adress
3. Enter credentials

Actual Results:  
Error: The directory
[$currentPath]/ftp:/<$USERNAME>:<$PASS>@:21 does not exist
Where
$currentPath is the path of the last active panel
$USERNAME is the username provided in login screen
$PASS is the password used

Expected Results:  
a coonnection to the ftp-server

I think the severity is high because the login credentials are shown on the screen after a failed attempt to establish a connection.
Comment 1 m*sh 2016-03-02 15:48:13 UTC
There was an error on the server-side