Please
enable logging and post the log file (suitably edited to remove the hostname etc)
INFO [BaseSocket] 24 Mar 2014 09:07:35.608 : Connecting to 12.169.193.146:21 with timeout 120000 ms
INFO [FTPControlSocket] 24 Mar 2014 09:07:35.810 : Command encoding=System.Text.SBCSCodePageEncoding
INFO [FTPControlSocket] 24 Mar 2014 09:07:35.857 : Expected reply codes = [230,202,332] (strict=False)
DEBUG [FTPConnection] 24 Mar 2014 09:08:53.040 : Set LocalDirectory='C:\Users\bwhite\AppData\Local\Temporary Projects\BBTTransmit\bin\Debug'
DEBUG [FTPClient] 24 Mar 2014 09:08:53.040 : Connecting to 12.169.193.146:21
DEBUG [HostNameResolver] 24 Mar 2014 09:08:53.040 : Resolving 12.169.193.146
DEBUG [HostNameResolver] 24 Mar 2014 09:08:53.040 : 12.169.193.146 resolved to 12.169.193.146
INFO [BaseSocket] 24 Mar 2014 09:08:53.040 : Connecting to 12.169.193.146:21 with timeout 120000 ms
DEBUG [BaseSocket] 24 Mar 2014 09:08:53.071 : Successfully connected to 12.169.193.146:21
DEBUG [FTPControlSocket] 24 Mar 2014 09:08:53.087 : Setting socket timeout=120000
INFO [FTPControlSocket] 24 Mar 2014 09:08:53.087 : Command encoding=System.Text.SBCSCodePageEncoding
DEBUG [FTPControlSocket] 24 Mar 2014 09:08:53.087 : StrictReturnCodes=False
DEBUG [FTPControlSocket] 24 Mar 2014 09:08:53.103 : 220 (vsFTPd 2.0.1)
DEBUG [FTPConnection] 24 Mar 2014 09:08:53.103 : Connected to 12.169.193.146 (instance=0)
DEBUG [FTPControlSocket] 24 Mar 2014 09:08:53.103 : ---> USER ******
DEBUG [FTPControlSocket] 24 Mar 2014 09:08:53.134 : 331 Non-anonymous sessions must use encryption.
DEBUG [FTPControlSocket] 24 Mar 2014 09:08:53.134 : ---> PASS ********
DEBUG [FTPControlSocket] 24 Mar 2014 09:08:53.165 : 503 Login with USER first.
INFO [FTPControlSocket] 24 Mar 2014 09:08:53.165 : Expected reply codes = [230,202,332] (strict=False)
(I also *'ed out the user name)