Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jeffvb9

  1. jeffvb9

    HTML frames help

    Here is the html from that left margin frame: <html> <head> <meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1252&quot;> <meta name=&quot;GENERATOR&quot; content=&quot;Microsoft FrontPage 4.0&quot;> <meta name=&quot;ProgId&quot...
  2. jeffvb9

    HTML frames help

    Can you elaborate? I am not sure what you are saying here. Thanks!
  3. jeffvb9

    HTML frames help

    I have a page with a total of 4 frames (header, footer, left margin, main page). Right now I have the header and footer frames locked and cannot be resized while viewing in the browser. For some reason the divider between the left margin and main page (divider goes from top to bottom) cannot...
  4. jeffvb9

    Port 8080 question

    How can I be able to type in http://www.foo.com without actually needing to type http://www.foo.com:8080. I had to use 8080 since roadrunner turns off port 80. I dont want people to have to type in the 8080 at the end of my domain name.
  5. jeffvb9

    Proftpd on Linux

    Hello- I had been doing some research on the internet on proftpd.conf files and ran across this: ServerName &quot;This is a FTP Server&quot; ServerType standalone DefaultServer on Port 21 Umask...
  6. jeffvb9

    ftp permissions question

    Thanks Mark...I will give that a shot! BitFuzzy...Thanks. I see where you are going with that.
  7. jeffvb9

    ftp permissions question

    You are right... It has been removed.
  8. jeffvb9

    ftp permissions question

    I have a router on my system where I have ports opened on 20 and 21 for FTP. That would be it for a firewall.
  9. jeffvb9

    ftp permissions question

    Hey Mark.... Here it is. Still trying to get this all straightened out. Settting up all this configuration stuff can be confusing with 10 different ways to do everything. Thanks, jeff ServerName &quot;Pheffination.com&quot; ServerType standalone...
  10. jeffvb9

    ftp permissions question

    I finally can log into my proftpd ftp server with anonymous or my account. I have a directory set up in my conf file to allow uploads. /home/ftp/pub i have chmod to 777 on the pub directory for right now. am getting this error when trying to upload: connected to xx.xx.xx.xxx STOR whatsnew.txt...
  11. jeffvb9

    ls command problem

    How do I use passive mode. I think the command is passv but I dont know how to use it.
  12. jeffvb9

    ls command problem

    I have proftpd running on my RH8 machine. When I try and ftp from another machine on my network I can get in just fine but when I do a ls or dir I get this: 200 PORT command successful then about 20 seconds later I get this: connection closed by remote host. I have a router on my network and...
  13. jeffvb9

    restarting proftpd question

    doing a 'service proftpd start' gives me proftpd: unrecognized service 1) is the above command the same as '/usr/local/sbin/proftpd -c /etc/proftpd/proftpd.conf' 2) do I need to do something to make the service recognized?
  14. jeffvb9

    proftpd.conf and access issues

    Bump....really needing someone elses advice on this confusing matter. Thanks.
  15. jeffvb9

    proftpd.conf and access issues

    Here is the issue. Just a basic proftpd.conf file. proftpd is the user and group. Have a user that is a member of the group and cannot access as proftpd or as the user. Getting 530 Login incorrect errors when logging in. Here is my proftpd.conf file....any ideas or suggestions would be...

Part and Inventory Search

Back
Top