Mmhhh , I just formated a USB 3.0 prendrive to exFAT:
I get 8.4 MB/s pushing data and 11.3 MB/s getting stuff from the Vero.
With ext4 filesystem on the stick I get full speed in both directions, as Sam predicted.
Can you SSH into the Vero and
- modify in
/etc/vsftpd.conf
linexferlog_enable=YES
sudo systemctl restart vsftpd
- do a file transfer again
- upload the log using
sudo paste-log /var/log/vsftpd.log
and provide the return URL here - upload mount information by
sudo findmnt -A|paste-log
and provide the URL here
Thx