Opened 14 years ago
#7252 new Bug report
filezilla client does not work connecting to Stratus VOS
Reported by: | Dave Simmonds | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Stratus VOS | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | 7 |
Description
The log shows:
Status: Resolving address of Stratus
Status: Connecting to 192.168.1.237:21...
Status: Connection established, waiting for welcome message...
Response: 220 stratus FTP server (FTP 1.0 for Stratus STCP) ready. (Compatible with OS TCP/IP)
Command: USER dave
Response: 331 Password required for dave.
Command: PASS
Response: 230 User dave.SightLine logged in.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "%s1#m1_d01>SightLine>dave" is current directory.
Error: Failed to retrieve directory listing
I am presuming that the problem is the path separator of '>' rather than the more common '/' or '\'