View Single Post
Old 09-20-2007, 08:26 AM  
MarkRy
Junior Member
 
Join Date: Sep 2007
Posts: 4
Default

The reason FlashFXP was recommended was to transfer files directly between a NAS (TS109) and an attached USB drive. If the file is larger than about 1.3gb then it fails.

LOG:

WinSock 2.0 -- OpenSSL 0.9.8b 04 May 2006
[R] Connecting to QNAP -> DNS=QNAP IP=192.168.1.68 PORT=21
[R] Connected to QNAP
[R] 220 NASFTPD Turbo station 2.x 1.3.1rc2 Server (ProFTPD) [192.168.1.68]
[R] USER admin
[R] 331 Password required for admin
[R] PASS (hidden)
[R] 230 User admin logged in
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] MDTM
[R] REST STREAM
[R] SIZE
[R] 211 End
[R] PWD
[R] 257 "/" is the current directory
[R] TYPE A
[R] 200 Type set to A
[R] PASV
[R] 227 Entering Passive Mode (192,168,1,68,217,212).
[R] Opening data connection IP: 192.168.1.68 PORT: 55764
[R] LIST -al
[R] 150 Opening ASCII mode data connection for file list
[R] 226 Transfer complete
[R] List Complete: 581 bytes in 0.23 seconds (2.4 KB/s)
[R] CWD Qmultimedia
[R] 250-Disk free space at this directory is 333,754,152 KB.
[R] 250 CWD command successful
[R] PWD
[R] 257 "/Qmultimedia" is the current directory
[R] PASV
[R] 227 Entering Passive Mode (192,168,1,68,220,114).
[R] Opening data connection IP: 192.168.1.68 PORT: 56434
[R] LIST -al
[R] 150 Opening ASCII mode data connection for file list
[R] 226 Transfer complete
[R] List Complete: 376 bytes in 0.23 seconds (1.6 KB/s)
[R] CWD /USB Disk 1
[R] 250-Disk free space at this directory is 51,210,568 KB.
[R] 250 CWD command successful
[R] PWD
[R] 257 "/USB Disk 1" is the current directory
[R] PASV
[R] 227 Entering Passive Mode (192,168,1,68,218,182).
[R] Opening data connection IP: 192.168.1.68 PORT: 55990
[R] LIST -al
[R] 150 Opening ASCII mode data connection for file list
[R] 226 Transfer complete
[R] List Complete: 602 bytes in 5.39 seconds (0.1 KB/s)
[R] CWD HD Overflow
[R] 250-Disk free space at this directory is 51,210,568 KB.
[R] 250 CWD command successful
[R] PWD
[R] 257 "/USB Disk 1/HD Overflow" is the current directory
[R] PASV
[R] 227 Entering Passive Mode (192,168,1,68,220,101).
[R] Opening data connection IP: 192.168.1.68 PORT: 56421
[R] LIST -al
[R] 150 Opening ASCII mode data connection for file list
[R] 226 Transfer complete
[R] List Complete: 423 bytes in 0.23 seconds (1.8 KB/s)
[R] RNFR Heroes_4.mpg
[R] 350 File or directory exists, ready for destination name
[R] RNTO /Qmultimedia/Heroes_4.mpg
[R] Connection lost: QNAP
[R] Connecting to QNAP -> DNS=QNAP IP=192.168.1.68 PORT=21
[R] Connected to QNAP
[R] 220 NASFTPD Turbo station 2.x 1.3.1rc2 Server (ProFTPD) [192.168.1.68]
[R] USER admin
[R] 331 Password required for admin
[R] PASS (hidden)
[R] 230 User admin logged in
[R] SYST
[R] 215 UNIX Type: L8
[R] FEAT
[R] 211-Features:
[R] MDTM
[R] REST STREAM
[R] SIZE
[R] 211 End
[R] CWD /USB Disk 1/HD Overflow
[R] 250-Disk free space at this directory is 51,210,568 KB.
[R] 250 CWD command successful
[R] PWD
[R] 257 "/USB Disk 1/HD Overflow" is the current directory
[R] 421 No transfer timeout (300 seconds): closing control connection
[R] Connection lost: QNAP


Since its big files where time can be saved (by not transferring via the network) its rather defeats it purpose. Any ideas why this might be happening?

Please could someone also confirm that there is no way to "copy" a file rather than move it. If I look up ftp commands Get seems to be a copy command. Surely copy is just a move without the delete? I really dont understand this. When you download a file from a server you leave a copy on the server. So how come I cant copy a file from the USB drive to the QNAP. Please explain. Thanks. (sorry if that is really dumb)
MarkRy is offline