Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

jcv

that's not it

Unfortunately, that does not help. There is some other problem with that ftp server in conjuction with WinSCP. :(
jcv

I "think" I know what might have caused this

OK, so I installed this FTP server on my Android 4.2.1 tablet
<invalid hyperlink removed by admin>

and using the option "Restrict to Default Directory"
https://groups.google.com/g/andreasliebigapps/c/HnDwBgyZKgU/m/-wBGis83FrgJ

is what's causing the problem. That is kind of security setting on ftp server, honoured by Winscp, but not by other ftp clients, notably by standard built in Windows CLI client or FileZilla, they all seem to work and provide access to other directories, as already mentioned in this thread. That's kind of hypothesis by now, didn't have chance to try to untick that option yet, but I'll let you know.
Rampler

@prikryl:
I have sent you the mail ....
regards
Rampler
martin

Re: Cannot access Directories

Can you send me an email, so I can send you back a debug version of WinSCP to track the problem? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.
Guest

Ok, when I sent cwd commands via terminal to my server I can navigate to my wanted folder.
I find it is clear, the problem is / before and / behind the folder.
Hopefully it will be fixed.

regards
Guest

I have played around.
WinSCP has no problem with servers who respond to pwd with /folder, but when the server respond with folder/, I get the error.
Unfortunately I have no possibility to control this behavior.
Guest

Cannot access Directories

Hello *,
i cant list any directory on my mediaplayer.
I think it is the same problem as here:
https://winscp.net/forum/viewtopic.php?t=6470

I try to access my Mediaplayer with WINSCP. There is a stupid-ftpd installed.
With Filezilla all is working very well, also with standard Windows FTP command.
I have already tested with active and passiv ftp, no success...
Can anybody help me ?

See my log file:
--------------------------------------------------------------------------
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.