Results 1 to 5 of 5
I am trying to run an FTP server on my Ubuntu machine and when I connect to FTP using Nautilus it takes me to my "/" folder (access everything), when ...
- 04-03-2009 #1
Ubuntu FTP Server
I am trying to run an FTP server on my Ubuntu machine and when I connect to FTP using Nautilus it takes me to my "/" folder (access everything), when I use gFTP it takes me to my home folder.
But I cannot connect to my computer through the internet it doesn't work, I forwarded ports 2o and 21 in my router...
I have gproftpd and vsftpd on my Ubuntu machine so maybe that would explain why I get different behaviour.
I want to be able to access my computer over the internet, but I cannot connect.
- 04-06-2009 #2
are yo using your external IP address and not your local one?
Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 04-07-2009 #3
Yes I was using my external IP. It works for VNC but not FTP.
- 04-07-2009 #4Just Joined!
- Join Date
- Jan 2009
- Location
- colachel
- Posts
- 27
Check there the FTP Ports is open?
#telnet ipaddress 21
#nmap ipadress
- 04-08-2009 #5
Ports 20 and 21 are open.
So do I type:
#telnet ipaddress 21
#nmap ipadress
on windows?
PS Is there a way to do samba over the internet, that would work too for what I need?


Reply With Quote