View Single Post
Posts: 5 | Thanked: 0 times | Joined on Apr 2012
#1
Good morning,

I would like to use the sftp client on my N9 but the server I'm trying to connect on only accept connections on the port 2211.

And i don't see the option for change the port number. Usually it's -P but here it's for 'sftp_server_path' :

Code:
$ sftp --help
usage: sftp [-1Cv] [-B buffer_size] [-b batchfile] [-F ssh_config]
            [-o ssh_option] [-P sftp_server_path] [-R num_requests]
            [-S program] [-s subsystem | sftp_server] host
       sftp [[user@]host[:file [file]]]
       sftp [[user@]host[:dir[/]]]
       sftp -b batchfile [user@]host
Any idea ? Or maybe i can install an other client ?
Thank you in advance.