-
FTP problems
Hi,
First let me say that i am new to this PS2, i like it and most of the time it works very well. But since yesterday i have tried to start ftpserver on my ps2 so i can access the memorycard and it does not goes very well.
1. On my PS2 i got Crystal chip, with bootmanager and it works very well.
2. I have installed "Execftps" configured it with IP and so
3. I start the ftp program on my PS2 and it starts. (i can ping it from my pc)
4. I start "Smartftp" on my PC and connect to the PS2.
5 and now the result. It connects but with a error and i can not see any folders of my memorycard on my PS2.
From log: [22:02:44] SmartFTP v2.0.995.3
[22:02:45] Resolving host name "192.168.0.15"
[22:02:49] Connecting to 192.168.0.15 Port: 21
[22:02:58] Connected to 192.168.0.15.
[22:02:58] 220 ps2ftpd ready.
[22:02:58] USER anonymous
[22:02:58] 220 modified by SlicStik__
[22:02:58] SYST
[22:02:58] 230 Login ok.
[22:02:58] TYPE I
[22:02:58] 215 UNIX Type: L8
[22:02:58] REST 0
[22:02:58] 200 Type set to I.
[22:02:58] PWD
[22:02:58] 500 Not understood.
[22:02:58] 257 "/" is current directory.
Does anyone have a solution to my little problem?
Thanks
-
Status: Connecting to 192.168.0.15 ...
Status: Connected with 192.168.0.15. Waiting for welcome message...
Response: 220 ps2ftpd ready.
Command: USER anonymous
Response: 220 modified by SlicStik__
Command: FEAT
Response: 230 Login ok.
Command: SYST
Response: 500 Not understood.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 215 UNIX Type: L8
Command: TYPE A
Response: 257 "/" is current directory.
Command: PASV
Response: 200 Type set to A.
Command: PORT 192,168,0,2,17,251
Response: 227 Entering passive mode (192,168,0,15,16,2).
Command: LIST
Response: 200 PORT command successful.
Error: Could not retrieve directory listing
Response: 500 Transfer failed
==========================
I just tried another FTP client and there seems to be some problem with retriving the directorys? Anyone knows why?
-
Try disabling "passive mode". Options/Preferences/Connection and uncheck the box.
-
Thanks for the fast reply. Will try that later tonight.
-
Now i got connection ,but it is very slow. Should i be like that? and i get time out when i try to upload files.
-
hello, use flashfxp instead of smartftp, and yes it's slow.
-
Thanks worked much better.