Hi list, I'm running a vsftpd server on my gateway machine (Leap 42.3). I try to set it up so someone can upload things there. This works fine, however I only get 1MB/s upload speed :( If I use scp instead (from the same source computer), I easily get 6-7MB/s, probably limited by the decryption on the Celeron CPU (plain downloads go past 10MB/s) So something is limiting ftp upload - but what? I tried the *_max_rate settings in vsftpd.conf. They had not been set, and should default to 0 = unlimited. I setthem to 0 explicitely, but no change. I also checked on the sending side whether the client has limits, but ftp> throttle put Put transfer rate throttle: off; maximum: 0; increment 1024. Does someone have an idea (or know from own experience...) what else might be limiting the speed? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org