Problems FTP to JTAG

evilmethod666

VIP Member
May 30, 2009
149
0
Sutton Surrey
I have my first JTAG console and so far a have the latest version of freeboot and xexmenu installed but i cant seem to FTP to the console?

Console is switched on and xexmenu is running i have tried using filezilla and mapping to ftp://192.168.1.5:21 and mapping a drive in windows 7 and both connect but wont display my hdd contents any suggestions?
 
Last edited:
Jun 4, 2010
3,080
0
You got any firewalls running? They might need setting up to allow connection to your 360?
 

evilmethod666

VIP Member
May 30, 2009
149
0
Sutton Surrey
ive switched off the windows file wall and added the ftp address to my routers port forwarding just incase?

The error message is

Response: 200 TYPE command successful.
Command: PASV
Response: 227 Entering Passive Mode (0,0,0,0,4,5)
Command: LIST
Response: 150 Opening passive mode data connection for listing of "/".
Response: 425 Can't open data connection.
Error: Failed to retrieve directory listing

 
Jun 4, 2010
3,080
0
Lolz, all you had to do is tell me that. Disable Passive mode, it doesn't work for FTP server built in xexmenu. Set Transfer mode to auto.
 
Jun 4, 2010
3,080
0
Create a new connection in site manager. Under advanced tab set server type to (default-auto detect), for the transfer settings tab set transfer mode to active, last for the charset tab set charencoding to auto detect.