View Single Post
Old 07-14-2010, 02:12 AM  
ebay4
Junior Member
 
Join Date: Jul 2005
Posts: 2
Default FXPing from NAS to TVIX?

Hi all, I'm trying to fxp some stuff from my Synology 409+ NAS over to my TVIX 6500 - however, I feel I am running into a wall.

[L] Connecting to NAS -> IP=192.168.1.150 PORT=21
[L] Connected to NAS
[L] 220 DiskStation FTP server ready.
[L] USER *********
[L] 331 Password required for ********.
[L] PASS (hidden)
[L] 230 User ********** logged in.
[L] SYST
[L] 215 UNIX Type: L8
[L] FEAT
[L] 211- Extensions supported:
[L] AUTH TLS
[L] PBSZ
[L] PROT
[L] SIZE
[L] MDTM
[L] REST STREAM
[L] 211 End.
[L] PWD
[L] 257 "/" is current directory.
[R] Connecting to TVIX -> IP=192.168.1.125 PORT=21
[R] Connected to TVIX
[R] 220-Local time is now 08:06
[R] 220 You will be disconnected after 300 seconds of inactivity.
[R] USER tvixftp
[R] 331 User tvixftp OK. Password required.
[R] PASS (hidden)
[R] 230 OK. Current directory is /
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] 211-EPRT
[R] 211-EPSV
[R] 211-MDTM
[R] 211-PASV
[R] 211-REST STREAM
[R] 211-SIZE
[R] 211 End
[R] PWD
[R] 257 "/"
[R] CWD /disk1
[R] 250 Changed to /disk1
[R] PWD
[R] 257 "/disk1"
[L] CWD /DiskStation/TV
[L] 250 CWD command successful.
[L] PWD
[L] 257 "/DiskStation/TV" is current directory.
[L] TYPE I
[L] 200 Type set to I.
[R] TYPE I
[R] 200 TYPE is now 8-bit binary
[L] SIZE 00000.MTS
[L] 213 67184640
[L] MDTM 00000.MTS
[L] 213 20081003190942
[R] SIZE 00000.MTS
[R] 550 Unable to stat()
[R] PASV
[R] 227 Passive mode OK (192,168,1,125,191,204)
[L] PORT 192,168,1,125,191,204
[L] 200 PORT command successful.
[R] STOR 00000.MTS
[L] RETR 00000.MTS
[L] 150 Opening BINARY mode data connection for '00000.MTS' (67184640 bytes).
[R] 425 Connection must originate at 192.168.1.150 (not 192.168.1.150)
[R] Transfer Failed!
[L] TYPE A

I have a NETGEAR WRN2000 router, PC is 192.168.1.100, TVIX is 192.168.1.125 and NAS is 192.168.1.150

Obviously I'd like to be able to transfer direct from the NAS to the TVIX without having to ftp to my PC and back up again, but I'm unsure how to achieve this, I'm aware it's probably some router settings, hope someone can walk me through it!! Cheers.

I had tried this on the final of FlashFXP and now I'm using the latest beta. (3.7.9 build 1454 BETA)

Last edited by ebay4; 07-14-2010 at 02:20 AM.
ebay4 is offline