that's not it
Unfortunately, that does not help. There is some other problem with that ftp server in conjuction with WinSCP. :(
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
cwd
commands via terminal to my server I can navigate to my wanted folder.
/
before and /
behind the folder.
pwd
with /folder
, but when the server respond with folder/
, I get the error.
--------------------------------------------------------------------------
WinSCP Version 4.3.7 (Build 1679) (OS 6.1.7601 Service Pack 1)
Configuration: C:\Program Files (x86)\WinSCP\WinSCP.ini
Local account: Klaus_Desktop\Klaus Voigt
Login time: Mittwoch, 7. März 2012 18:28:25
--------------------------------------------------------------------------
Session name: PlayonHD (Stored session)
Host name: 192.168.2.2 (Port: 21)
User name: anonymous (Password: Yes, Key file: No)
Tunnel: No
Transfer Protocol: FTP
Ping type: -, Ping interval: 30 sec; Timeout: 15 sec
Proxy: none
FTP: FTPS: None; Passive: No [Force IP: No]
Local directory: E:\Software & Treiber\Driver & Updates\Playon!HD Mini ACR-PV73200, Remote directory: /, Update: Yes, Cache: No
Cache directory changes: No, Permanent: Yes
DST mode: 1
--------------------------------------------------------------------------
Connecting to 192.168.2.2 ...
Connected with 192.168.2.2. Waiting for welcome message...
220 Welcome to Stupid-FTPd server.
USER anonymous
331 Guest login ok, send your e-mail address as password.
PASS ****
230 User anonymous logged in.
SYST
215 UNIX Type: L8 (Linux).
FEAT
503 Command not understood.
Connected
--------------------------------------------------------------------------
Using FTP protocol.
Doing startup conversation with host.
PWD
257 "/" is current directory.
Changing directory to "/".
CWD /
250 CWD command successful.
Getting current directory name.
PWD
257 "/" is current directory.
Retrieving directory listing...
TYPE A
200 Type set to A.
PORT 192,168,1,3,245,19
200 PORT command successful.
LIST -a
150 OK
226 Transfer complete.
Directory listing successful
Startup conversation with host finished.
Changing directory to "usr".
CWD usr
250 CWD command successful.
Getting current directory name.
PWD
257 "usr/" is current directory.
Retrieving directory listing...
CWD /usr/usr/
550 /usr/usr/: No such directory.
Could not retrieve directory listing
(ECommand) Error listing directory 'usr'.
Could not retrieve directory listing
/usr/usr/: No such directory.