I am able to access the demo ftp server via the web console and FTP Voyager but not the sftp command line, time outs.
Looking at the Listeners the Attention sign in on for 22 SFTP using SSH, How do I fix this ?
Thanks Michael.
you probably have sshd running, and its binding to 22.
Hi again Josh, Since SSH using port 22 for me to remotely login into the Linux Server. What should I change for Serv-U sftp to access, do I change this port # ?
or other.
Thanks,
Michael.
the 2 programs cannot share the same port.
So, either move sshd to something else, or move sftp to something else.
List of TCP and UDP port numbers - Wikipedia, the free encyclopedia
I change the port # for Serv-U sftp and it seems to work fine and so does the Linux port 22 for sftp still works