unable to sftp oracle.com
I am trying to upload a file ( > 2GB). So i tried to connect SFTP.. but it is not working ....PORT=2021 is already open. can some one please help me
[root@xxxxx ~]# sftp -v -o PORT=2021 myemail@xxxxx.com@sftp.oracle.com
Connecting to sftp.oracle.com...
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to sftp.oracle.com [141.146.1.165] port 2021.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/id_rsa type 1
debug1: identity file /root/.ssh/id_dsa type -1