Use lftp command to test your Internet connections upload speed from the command prompt:
lftp -u user,password ftp.example.com -e 'put /path/to/file.large.avi; bye'
Examples and usage: Linux / Unix: Test Internet Connection Speed From Console Over SSH Command Line