Re: putFile method (General questions)
Steven,
you can set it to 32k since SFTP protocol definition will not allow larger packets.
But this cannot be the reason for 200 bytes per second - you could see 10 -20 variation with buffersize changes, but you cannot improve from 200b/s to 200kb/s - I suspect something is wrong with your connection if you get this low values.
By default, wodSFTP uses optimal buffersize and should get fast speed.
Kreso
Complete thread:
- putFile method - STEVEN, 2007-04-09, 08:57
- Re: putFile method - wodDamir, 2007-04-09, 09:28
- Re: putFile method - STEVEN, 2007-04-09, 10:05
- Re: putFile method - wodDamir, 2007-04-09, 10:14
- Re: putFile method - STEVEN, 2007-04-09, 11:04
- Re: putFile method - wodDamir, 2007-04-09, 11:44
- Re: putFile method - wodSupport, 2007-04-10, 00:44
- Re: putFile method - STEVEN, 2007-04-10, 09:17
- Re: putFile method - woddrazen, 2007-04-10, 09:32
- Re: putFile method - STEVEN, 2007-04-10, 09:17
- Re: putFile method - wodSupport, 2007-04-10, 00:44
- Re: putFile method - wodDamir, 2007-04-09, 11:44
- Re: putFile method - STEVEN, 2007-04-09, 11:04
- Re: putFile method - wodDamir, 2007-04-09, 10:14
- Re: putFile method - STEVEN, 2007-04-09, 10:05
- Re: putFile method - wodDamir, 2007-04-09, 09:28