PDA

View Full Version : File transfer hangs


MS____
03-26-2012, 10:55 AM
Dear all,

I've some problem in making fxp file transfer between a VMware ESX Server and a D-LINK DNS-323 NAS. The two systems are on the same network and the file transfer is done for backup purpose. The transfer is ok for "small" files (20GB are ok) but if I try to move a 50 GB file, the transfer hung after about 45 GB, transferred in 1 hour and 15'; I did different tests, the file size and the time taken change only a little bit from one attempt to another.

Any suggestion is very welcome!
Below some more details including log (sorry for some italian part on it)
Thanks



* FlashFXP v[4].[2.1], build [1744], [X]registered, [ ]unregistered, [ ]pirated
* OS [ ] Windows 7, [ ] Vista, [ ] WinXP, [X] Other (specify) Windows Server 2003
* Running behind hardware router/firewall [ ] Yes & Model [ ], [X] No, [ ] Not sure
* Running software firewall [ ] Yes, Name [ ], Ver. [ ], or [X] No
* Running Antivirus [ ] Yes, Name [ ] or [X] No
* Internet Connection [X] DSL, [ ] CABLE, [ ] Other(specify)


….
[15:53:46] [L] PASV
[15:53:46] [L] 227 Entering Passive Mode (XXXXXXX).
[15:53:46] [R] PORT XXXXXXX
[15:53:46] [R] 200-FXP transfer: from XXXXXXX to XXXXXXX
[15:53:46] [R] 200 PORT command successful
[15:53:46] [R] STOR big_file.vmdk
[15:53:46] [R] 150 Connecting to port 51961
[15:53:46] [L] RETR big_file.vmdk
[15:53:46] [L] 150 Opening BINARY mode data connection for big_file.vmdk
(53702531072 bytes)
[17:12:03] [R] Trasferimento Fallito!
[17:12:03] [R] Connessione persa: nasdelta01 (Durata: 1 ora 18 minuti 17 secondi / Idle: 1 ora 18 minuti 17 secondi)
[17:12:03] [L] 426 Transfer aborted. No such file or directory
[17:12:03] [L] TYPE A
[17:12:03] [L] 200 Type set to A
[17:12:03] [L] In attesa sulla PORTA: 3829, attesa di connessione.
[17:12:03] [L] PORT XXXXXXX
[17:12:03] [L] 200 PORT command successful
[17:12:03] [L] LIST -al
[17:12:03] [L] 150 Opening ASCII mode data connection for file list
[17:12:03] [L] 226 Transfer complete
[17:12:04] [L] Elenco completato: 1 KB in 0,53 Secondo (1,4 KB/s)
[17:12:04] Coda di trasferimento completata
[17:12:04] Trasferito 0 File (0 bytes) in 1 ora 18 minuti 18 secondi (0,0 KB/s)
[17:12:04] 1 File Fallito

bigstar
03-26-2012, 11:38 AM
This could be an issue or limitation of the FTP server software or file system.

Is the filesystem capable of handling files larger than 45GB?

MxxCon
03-26-2012, 11:42 AM
Does your Dlink NAS support such large files? do you have enough free space there?

MS____
03-27-2012, 10:59 AM
thanks for the support,

Yes, I've enough space in NAS (more than 500 GB available) and currently there are stored files bigger than 45 GB.

I did some other test; using Filezilla via ftp I been able to save the "offending" :) 50GB file from VMware ESX Server to another physical server and then, again using ftp and Filezilla uploading successfully to the final destination (DNS-323 NAS I mean).
I repeated the latest step using FlashFxp instead of filezilla, but the file transfer hangs up at the same point (about 45 GB).

MxxCon
03-27-2012, 11:35 PM
It hangs during download or upload?

MS____
03-28-2012, 02:03 AM
It hangs during the upload from the "physical" server where FlashFXP is installed to NAS. (not specified before, but the "physical" server is on the same sub-network of NAS and VMware host).