Click to See Complete Forum and Search --> : FTP, sFTP hrm....


Harvey
11-29-2000, 01:18 AM
Hey guys, does sftp generally listen on the same port as FTP? Like telnet is port 22 normally and ssh is normally port 23 right? I was wondering if sftp was the same type of thing.If not, is there a way to make an ftp daemon listen on a different port? Laters http://www.linuxnewbie.org/ubb/smile.gif

------------------
Help me I'm Harvey!

flar
11-29-2000, 02:47 AM
telnet is on port 23
ssh is on 22
http://www.linuxnewbie.org/ubb/biggrin.gif http://www.linuxnewbie.org/ubb/biggrin.gif http://www.linuxnewbie.org/ubb/biggrin.gif

ftp is on 21
sftp is on 22 (i think so)

http://www.linuxnewbie.org/ubb/smile.gif