[twsocket] FTP Slow on NAS

2008-08-08 Thread Allan Fernandes
Dear Sirs,

Please do not give up on me ! At least give me a hint as to where I can look.

My earlier mail was :

I know writing data across a network is slower than writing
to the local disk therefore I put in case-2 which is 10 secs.

What I need to understand is why a copy to NAS drive takes more than double the 
time as compared to a regular mapped drive. All the more worry is that other 
FTP utlities (ws_ftp -> Bulletproof) copy to NAS drive with speeds faster than 
copy to regular mapped drive, as rightly it should.

Please advice

Regards
Allan





  __
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at 
Yahoo! http://uk.docs.yahoo.com/ymail/new.html
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] FTP slow on NAS

2008-08-06 Thread Allan Fernandes
Hi,

I know writing data across a network is slower than writing
to the local disk therefore I put in case-2 which is 10 secs.

What I need to understand is why a copy to NAS drive takes more than double the 
time as compared to a regular mapped drive. All the more worry is that other 
FTP utlities (ws_ftp -> Bulletproof) copy to NAS drive with speeds faster than 
copy to regular mapped drive, as rightly it should.

Please advice

Regards
Allan




  __
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at 
Yahoo! http://uk.docs.yahoo.com/ymail/new.html
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] FTP slow on NAS

2008-08-05 Thread Angus Robertson - Magenta Systems Ltd
> 1) Transfer to Drive Local to the FTPServer 5 Secs
> 2) Transfer to a Mapped Drive (mapped to another desktop) on 
> FTPServer 10 Secs
> 3) Transfer to Mapped Drive (mapped to NAS Drive) on FTPServer 23 
> Secs.

The bottom line is writing data across a network is slower than writing
to the local disk, your speeds probably reflect the times to copy a large
file between the local drive and network drives.  

ICS V6 FTP uses buffered I/O that writes much larger blocks, which may
help with absolute speed, but the relative speeds may be the same.  

You could also download the file to the local drive, and then copy it to
the NAS drive once it's completed. 

Angus
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] FTP slow on NAS

2008-08-05 Thread Allan Fernandes
Hi,

I tried increasing the RcvSize to 8192 and the transfer speed has doubled.
Though this is very good the basic problem still remains 
Cases Tried :
1) Transfer to Drive Local to the FTPServer 5 Secs
2) Transfer to a Mapped Drive (mapped to another desktop) on FTPServer 10 Secs
3) Transfer to Mapped Drive (mapped to NAS Drive) on FTPServer 23 Secs.

Please Advice

Regards
Allan



  __
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at 
Yahoo! http://uk.docs.yahoo.com/ymail/new.html
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] FTP slow on NAS

2008-08-04 Thread Allan Fernandes

Dear Arno Garrels,

>>When I said "client" I meant the client object on the server side or :
>>TFtpCtrlSocket, property RcvSize. It is available in ICS V5 as well.

Will try first thing in the morning and get back. 



Dear Francois Piette,

>>What usually slow down a lot network transfert is the display. If you have a
>>display at each packet, you'll have very poor performances. Activity logging
>>will also reduce performance.

The performance falls down about 8 times and that too I do not have any display 
on each packet etc. that could slow down the speed, also please note that the 
speed is good when destination is the servers local drive.

Regards
Allan



  __
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at 
Yahoo! http://uk.docs.yahoo.com/ymail/new.html
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] FTP slow on NAS (Allan Fernandes)

2008-08-03 Thread Francois Piette
> As I am using Delphi 5 currently, therefore I will not be able to try V6.
> Is there any difference in FtpClient's DataSocket.BufSize and RcvSize,
> because I have tried changing DataSocket.BufSize to no avail.

What usually slow down a lot network transfert is the display. If you have a
display at each packet, you'll have very poor performances. Activity logging
will also reduce performance.

--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] FTP slow on NAS (Allan Fernandes)

2008-08-03 Thread Arno Garrels
Allan Fernandes wrote:
 
> As I am using Delphi 5 currently, therefore I will not be able to try
> V6. Is there any difference in FtpClient's DataSocket.BufSize and
> RcvSize, because I have tried changing DataSocket.BufSize to no
> avail.

When I said "client" I meant the client object on the server side or :
TFtpCtrlSocket, property RcvSize. It is available in ICS V5 as well.

--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html




-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] FTP slow on NAS (Allan Fernandes)

2008-08-03 Thread Allan Fernandes

Hi,

As I am using Delphi 5 currently, therefore I will not be able to try V6. Is 
there any difference in FtpClient's DataSocket.BufSize and RcvSize, because I 
have tried changing DataSocket.BufSize to no avail.

Regards
Allan



  __
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at 
Yahoo! http://uk.docs.yahoo.com/ymail/new.html
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] FTP slow on NAS

2008-08-02 Thread Arno Garrels
Hello Allan,

I'm not sure whether this property is available in the version you are
currently using, in latest ICS V6 the client has a property "RcvSize"
that is used to size the receive buffer and also determines the file 
read block size, default value is 2048. What happens when you increase
this value? For instance in 1024 bytes steps up to 8096?

--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html


 Fernandes wrote:
> Hi ,
> 
> I have been successfully using TFTPServer + TFTPClient combination
> with good results. Now my need is to send data to a machine that has
> a NAS drive mapped onto it. Here the speed falls drastically.  
> 
> I have tried the following:
> 
> 1) BulletProof FTP Server with mapped NAS as destination +
>   WS_FTP Client, Combination transfers 10 seconds
> 
> 2) ICS Sample FTP_Server with local drive as destination +
>   FTP Tst as Client 7 seconds
> 
> 3) ICS Sample FTP_Server with mapped NAS as destination +
>   FTP Tst as Client slows down Speed (53 seconds)
> 
> 
> Below are the screens from the ICS sample programs
> 
> Please advice
> 
> Thanks
> Allan
> 
> 
> FTP Server Slow (NAS)
> *
> FtpServer (c) 1998-2005 F. Piette V1.06
> Using:
>TWSocket (c) 1996-2005 Francois Piette V5.18
>TFtpServer (c) 1998-2005 F. Piette V1.42
>Winsock:
>Version 2.2
>WinSock 2.0
>Running
> ! Server started
> ! 10.10.10.191 connected
> < 10.10.10.191 USER NAS_Test
>> 10.10.10.191 331 Password required for NAS_Test.
> < 10.10.10.191 PASS abcd
> ! 10.10.10.191 User 'NAS_Test' is authenticated
>> 10.10.10.191 230 User NAS_Test logged in.
> < 10.10.10.191 PORT 10,10,10,191,5,5
>> 10.10.10.191 200 Port command successful.
> < 10.10.10.191 STOR e:\a\a.zip
>> 10.10.10.191 150 Opening data connection for e:\a\a.zip.
>> 10.10.10.191 226 File received ok
> 
> 
> FTP Server fast (Local)
> ***
> FtpServer (c) 1998-2005 F. Piette V1.06
> Using:
>TWSocket (c) 1996-2005 Francois Piette V5.18
>TFtpServer (c) 1998-2005 F. Piette V1.42
>Winsock:
>Version 2.2
>WinSock 2.0
>Running
> ! Server started
> ! 10.10.10.191 connected
> < 10.10.10.191 USER NAS_Test
>> 10.10.10.191 331 Password required for NAS_Test.
> < 10.10.10.191 PASS abcd
> ! 10.10.10.191 User 'NAS_Test' is authenticated
>> 10.10.10.191 230 User NAS_Test logged in.
> < 10.10.10.191 PORT 10,10,10,191,5,7
>> 10.10.10.191 200 Port command successful.
> < 10.10.10.191 STOR d:\dsafe\a.zip
>> 10.10.10.191 150 Opening data connection for d:\dsafe\a.zip.
>> 10.10.10.191 226 File received ok
> 
> 
> 
> FTPTst Slow (NAS)
> **
> Winsock version 2.2
> WinSock 2.0
> Running
> Executing Requested Command
> < 220-Welcome to my Server
> < 220-
> < 220 ICS FTP Server ready.
> Session Connected, error = 0
> Request 1 Done.
> StatusCode = 220
> LastResponse was : '220 ICS FTP Server ready.'
> No error
> Executing Requested Command
>> USER NAS_Test
> < 331 Password required for NAS_Test.
> Request 2 Done.
> StatusCode = 331
> LastResponse was : '331 Password required for NAS_Test.'
> No error
> Executing Requested Command
>> PASS abcd
> < 230 User NAS_Test logged in.
> Request 3 Done.
> StatusCode = 230
> LastResponse was : '230 User NAS_Test logged in.'
> No error
> Executing Requested Command
>> PORT 10,10,10,191,5,5
> < 200 Port command successful.
>> STOR e:\a\a.zip
> < 150 Opening data connection for e:\a\a.zip.
> < 226 File received ok
> ! 56896928 bytes received/sent in 53 seconds (1066000 Bytes/sec)
> Request 18 Done.
> StatusCode = 226
> LastResponse was : '226 File received ok'
> No error
> 
> 
> 
> FTP Tst Fast (Local)
> 
> Winsock version 2.2
> WinSock 2.0
> Running
> Executing Requested Command
> < 220-Welcome to my Server
> < 220-
> < 220 ICS FTP Server ready.
> Session Connected, error = 0
> Request 1 Done.
> StatusCode = 220
> LastResponse was : '220 ICS FTP Server ready.'
> No error
> Executing Requested Command
>> USER NAS_Test
> < 331 Password required for NAS_Test.
> Request 2 Done.
> StatusCode = 331
> LastResponse was : '331 Password required for NAS_Test.'
> No error
> Executing Requested Command
>> PASS abcd
> < 230 User NAS_Test logged in.
> Request 3 Done.
> StatusCode = 230
> LastResponse was : '230 User NAS_Test logged in.'
> No error
> Executing Requested Command
>> PORT 10,10,10,191,5,7
> < 200 Port command successful.
>> STOR d:\dsafe\a.zip
> < 150 Opening data connection for d:\dsafe\a.zip.
> < 226 File received ok
> ! 56896928 bytes received/sent in 7 seconds (7915000 Bytes/sec)
> Request 18 Done.
> StatusCode = 226
> LastResponse was : '226 File received ok'
> No error
> 
> 
> 
> 
>  __
> Not happy with your email address?.
> Get the one you really want - millions of new email addresses
> available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html 
-- 

[twsocket] FTP slow on NAS

2008-08-02 Thread Allan Fernandes
Hi ,

I have been successfully using TFTPServer + TFTPClient combination with good 
results. Now my need is to send data to a machine that has a NAS drive mapped 
onto it. Here the speed falls drastically. 

I have tried the following:

1) BulletProof FTP Server with mapped NAS as destination + 
   WS_FTP Client, Combination transfers 10 seconds

2) ICS Sample FTP_Server with local drive as destination + 
   FTP Tst as Client 7 seconds

3) ICS Sample FTP_Server with mapped NAS as destination + 
   FTP Tst as Client slows down Speed (53 seconds)


Below are the screens from the ICS sample programs

Please advice

Thanks
Allan


FTP Server Slow (NAS)
*
FtpServer (c) 1998-2005 F. Piette V1.06
Using:
TWSocket (c) 1996-2005 Francois Piette V5.18 
TFtpServer (c) 1998-2005 F. Piette V1.42 
Winsock:
Version 2.2
WinSock 2.0
Running
! Server started
! 10.10.10.191 connected
< 10.10.10.191 USER NAS_Test
> 10.10.10.191 331 Password required for NAS_Test.
< 10.10.10.191 PASS abcd
! 10.10.10.191 User 'NAS_Test' is authenticated
> 10.10.10.191 230 User NAS_Test logged in.
< 10.10.10.191 PORT 10,10,10,191,5,5
> 10.10.10.191 200 Port command successful.
< 10.10.10.191 STOR e:\a\a.zip
> 10.10.10.191 150 Opening data connection for e:\a\a.zip.
> 10.10.10.191 226 File received ok


FTP Server fast (Local)
***
FtpServer (c) 1998-2005 F. Piette V1.06
Using:
TWSocket (c) 1996-2005 Francois Piette V5.18 
TFtpServer (c) 1998-2005 F. Piette V1.42 
Winsock:
Version 2.2
WinSock 2.0
Running
! Server started
! 10.10.10.191 connected
< 10.10.10.191 USER NAS_Test
> 10.10.10.191 331 Password required for NAS_Test.
< 10.10.10.191 PASS abcd
! 10.10.10.191 User 'NAS_Test' is authenticated
> 10.10.10.191 230 User NAS_Test logged in.
< 10.10.10.191 PORT 10,10,10,191,5,7
> 10.10.10.191 200 Port command successful.
< 10.10.10.191 STOR d:\dsafe\a.zip
> 10.10.10.191 150 Opening data connection for d:\dsafe\a.zip.
> 10.10.10.191 226 File received ok



FTPTst Slow (NAS)
**
Winsock version 2.2
WinSock 2.0
Running
Executing Requested Command
< 220-Welcome to my Server
< 220-
< 220 ICS FTP Server ready.
Session Connected, error = 0
Request 1 Done.
StatusCode = 220
LastResponse was : '220 ICS FTP Server ready.'
No error
Executing Requested Command
> USER NAS_Test
< 331 Password required for NAS_Test.
Request 2 Done.
StatusCode = 331
LastResponse was : '331 Password required for NAS_Test.'
No error
Executing Requested Command
> PASS abcd
< 230 User NAS_Test logged in.
Request 3 Done.
StatusCode = 230
LastResponse was : '230 User NAS_Test logged in.'
No error
Executing Requested Command
> PORT 10,10,10,191,5,5
< 200 Port command successful.
> STOR e:\a\a.zip
< 150 Opening data connection for e:\a\a.zip.
< 226 File received ok
! 56896928 bytes received/sent in 53 seconds (1066000 Bytes/sec)
Request 18 Done.
StatusCode = 226
LastResponse was : '226 File received ok'
No error



FTP Tst Fast (Local)

Winsock version 2.2
WinSock 2.0
Running
Executing Requested Command
< 220-Welcome to my Server
< 220-
< 220 ICS FTP Server ready.
Session Connected, error = 0
Request 1 Done.
StatusCode = 220
LastResponse was : '220 ICS FTP Server ready.'
No error
Executing Requested Command
> USER NAS_Test
< 331 Password required for NAS_Test.
Request 2 Done.
StatusCode = 331
LastResponse was : '331 Password required for NAS_Test.'
No error
Executing Requested Command
> PASS abcd
< 230 User NAS_Test logged in.
Request 3 Done.
StatusCode = 230
LastResponse was : '230 User NAS_Test logged in.'
No error
Executing Requested Command
> PORT 10,10,10,191,5,7
< 200 Port command successful.
> STOR d:\dsafe\a.zip
< 150 Opening data connection for d:\dsafe\a.zip.
< 226 File received ok
! 56896928 bytes received/sent in 7 seconds (7915000 Bytes/sec)
Request 18 Done.
StatusCode = 226
LastResponse was : '226 File received ok'
No error




  __
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at 
Yahoo! http://uk.docs.yahoo.com/ymail/new.html
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be