Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Hosting and Servers
  4. FTP issue

FTP issue

Scheduled Pinned Locked Moved Hosting and Servers
sysadminbeta-testinghelpquestion
4 Posts 2 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vkEE
    wrote on last edited by
    #1

    Hi, I am trying to ftp from our QA server, based on a ftp tool(Filezilla) set up on my laptop. The QA server is literally located out of the state i live in - outside our DMZ. The QA server is Windows 2008 server. I can see that the FTP server and FTP service is "installed" on the QA server. But when I used commands from my dos prompt like ftp> open - it does not come back with username and password request. The user account I am using is an Admin account on the server. Is there a way to check if the FTP service is enabled? Thanks so much!

    V 1 Reply Last reply
    0
    • V vkEE

      Hi, I am trying to ftp from our QA server, based on a ftp tool(Filezilla) set up on my laptop. The QA server is literally located out of the state i live in - outside our DMZ. The QA server is Windows 2008 server. I can see that the FTP server and FTP service is "installed" on the QA server. But when I used commands from my dos prompt like ftp> open - it does not come back with username and password request. The user account I am using is an Admin account on the server. Is there a way to check if the FTP service is enabled? Thanks so much!

      V Offline
      V Offline
      vkEE
      wrote on last edited by
      #2

      Never mind - got it figured out - you need to have the Microsoft FTP Service running on the service. enabling this service is allowing to use the FTP commands.

      V 1 Reply Last reply
      0
      • V vkEE

        Never mind - got it figured out - you need to have the Microsoft FTP Service running on the service. enabling this service is allowing to use the FTP commands.

        V Offline
        V Offline
        vkEE
        wrote on last edited by
        #3

        Just needed some pointers in the IID 7 ftp set up. Is it safe to allow anonymous authetication? also, why can I see only the c:\inetpub\ftprrot folder when I connect remotely? I want to ftp files from another location other than the ftproot location. thanks!

        Richard DeemingR 1 Reply Last reply
        0
        • V vkEE

          Just needed some pointers in the IID 7 ftp set up. Is it safe to allow anonymous authetication? also, why can I see only the c:\inetpub\ftprrot folder when I connect remotely? I want to ftp files from another location other than the ftproot location. thanks!

          Richard DeemingR Offline
          Richard DeemingR Offline
          Richard Deeming
          wrote on last edited by
          #4

          vkEmerson wrote:

          Is it safe to allow anonymous authetication?

          That depends. Are all the files that will ever be stored on your FTP site open to the public? If so, allowing anonymous read access shouldn't be a problem. You only need to restrict read access if your site hosts files which are private or confidential. Anonymous write access, on the other hand, is a Very Bad Idea™. Unless, of course, you actually want your server's hard-drive filled with viruses, pirated software and illegal pornography.

          vkEmerson wrote:

          why can I see only the c:\inetpub\ftprrot folder when I connect remotely?

          Because that's the directory your FTP site is pointing to. If you want it to point to another root directory, go to Advanced Settings, and change the Physical Path. Alternatively, you could add the other folders as virtual directories - for example, you could have ftp.yoursite.com/somefiles pointing to E:\FTP\Public Files.


          "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

          "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups