After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 161895 - sftp-method.c do not set port parameter correctly to launch sftp
sftp-method.c do not set port parameter correctly to launch sftp
Status: RESOLVED DUPLICATE of bug 159241
Product: gnome-vfs
Classification: Deprecated
Component: Module: ssh/sftp
unspecified
Other Linux
: Normal major
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-21 16:07 UTC by Rodrigo Vieira Couto
Modified: 2005-01-09 11:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rodrigo Vieira Couto 2004-12-21 16:07:04 UTC
According to the man sftp, the correct parameter passed through command line to
set the connection port is "-oPort=12345", not "-p 12345" as the function
sftp_connect() do.
Comment 1 Christophe Fergeau 2005-01-09 11:30:30 UTC

*** This bug has been marked as a duplicate of 159241 ***