so i have 2 xboxs hooked to a switch. the switch is then connected to my pc.
i use flashfxp to transfer files between the 2 xboxs . i just set up one xbox on one side of flashfxp and the other xbox on the other side of flashfxp.
HOWEVER i must turn off my firewall for the transfers to go through. other wise i get this:
CODE
[R] TYPE I
[R] 200 Type set to I
[L] TYPE I
[L] 200 Type set to I
[R] SIZE Movie.avi
[R] 213 367644672
[R] MDTM Movie.avi
[R] 213 20100219232506
[L] SIZE Movie.avi
[L] 550 File not found
[R] PASV
[R] 227 Entering Passive Mode (192,168,1,121,4,16)
[L] PORT 192,168,1,121,4,16
[L] 200 Port command successful
[L] STOR Movie.avi
[L] 150 Opening data channel for file transfer.
[R] RETR Movie.avi
[L] 425 Can't open data connection.
[R] ABOR
[R] 500 Syntax error, command unrecognized.
[L] ABOR
[L] 500 Syntax error, command unrecognized.
[L] Transfer Failed!
[L] TYPE A
[L] 200 Type set to A
[L] PASV
[L] 227 Entering Passive Mode (192,168,1,122,4,20)
[L] Opening data connection IP: 192.168.1.122 PORT: 1044
[L] LIST -al
[L] 150 Connection accepted
[L] 226- Free space: [C:\ 185.11 MB] [E:\ 4.11 GB] [F:\ 16.80 GB] [G:\ 0.00 bytes]
[L] 226 Transfer OK
[L] List Complete: 1 KB in 0.03 seconds (34.1 KB/s)
[R] TYPE A
[R] 200 Type set to A
[R] PASV
[R] 227 Entering Passive Mode (192,168,1,121,4,17)
[R] Opening data connection IP: 192.168.1.121 PORT: 1041
[R] LIST -al
[R] 150 Connection accepted
[R] 226- Free space: [C:\ 321.89 MB] [E:\ 4.10 GB] [F:\ 26.55 GB] [G:\ 180.53 GB]
[R] 226 Transfer OK
[R] List Complete: 525 bytes in 0.02 seconds (32.0 KB/s)
Transfer queue completed
Transferred 0 Files (0 bytes) in 10.50 seconds (0.0 KB/s)
1 File Failed
I have tried:
-active and pasv modes.
-"limit local port range 1024-2048"
-windows firewall>advanced tab>Network Connection Settings>Settings>ticked FTP Server for both 1394 and network bridge.
Disabling the whole firewall works fine but i want set it up so i don't have to have my whole system vulnerable. there must be a setting some where in either FlashFXP or windows firewall.
Im guessing this is due to my NAT in my firewall. but i dont really know much about advanced networking.
as a side note i use flashfxp to transfer between 2 xboxs rather than use the built in ftp in either unleashx or xbmc because its much more stable, i can see what files went trough and what didnt, and i can use the "skip all" function if i want to resume where i left off transferring or insure i got all the files.
This post has been edited by dballs442: Nov 13 2010, 08:48 AM