Hi!
I use FTPrush and I get 270K UL speed When I use lftp I can only hit about 180K using a put command. Like this from part of my bat file. lftp -c "open %AE_UPLOADURL% ; mkdir -p %AE_RAWUPLOADDIR% ; cd %AE_RAWUPLOADDIR% ; put -c %SPUFILENAME%" This is on XP using the cygin port. My first thought was there MUST be some tweaks I can do to speed up lftp like cache/buffer size or larger packet size but for the life of me everything I have tried has had no effect. I was hoping you could give me some suggestions? A huge thanks! Russ
