Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Setting up an FTP service

  1. #11
    Religiously tolerant. Luke122's Avatar
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    5,246

    Default Re: Setting up an FTP service

    In the NAS - FTP (all these acronyms.. lol) does it give the option to choose the port for the FTP? Standard FTP port is 21, but if you choose/chose a different one, we'd need to forward the different port in the router.

    If you just chose the standard port, then make sure the port forwarding is for Port 21 to the internal IP of the NAS.

    \m/ d(-_-)b \m/

    R9 290X+Kraken+Corsair H90, Xeon 5649@4ghz, Asus P6T-WS Pro

  2. #12
    Code Monkey NightrainSrt4's Avatar
    Join Date
    Jun 2007
    Location
    Your cookie jar
    Posts
    2,679

    Default Re: Setting up an FTP service

    Wouldn't you need to forward both 20 and 21? I guess some ftp functions would work with just 21. 21 is the control connection while 20 is the data connection. ftp uses 20 for sending files while most other things are handled through 21, like LIST, USER, etc.

    I've just been working on writing a pair of C programs that act the same way as ftp, and have used two ports in the same way ftp does.

  3. #13
    Modders block rendermandan's Avatar
    Join Date
    Mar 2007
    Location
    Nowhere near the beach :(
    Posts
    1,510

    Default Re: Setting up an FTP service

    Ok, I checked my router settings and found that port forwarding for FTP was not enabled. So I did so and pointed it toward the IP address for the NAS. Now I can access it and see the directory structure on the NAS. I can also transfer files to the drive. However, I cannot transfer files FROM the drive to my compter. It gives me a "Failed to open file for writing error. It tries it 3 times and then stops.

    So now what???

    thanks again for your help guys.

  4. #14
    Code Monkey NightrainSrt4's Avatar
    Join Date
    Jun 2007
    Location
    Your cookie jar
    Posts
    2,679

    Default Re: Setting up an FTP service

    Have you tried a small file or just large ones? As some FTP apps have issues with large files. I don't really know all the details but I think it has something to do with either active/passive and the querying the client again to make sure its still active and receiving and the client just doesn't know how to respond after the initial connection.

    Other than that maybe check the file permissions. Seems weird to be write only, and not read, but I suppose it could happen. Don't know much about the Lacie's setup as I've only dealt with OS's.

  5. #15
    Religiously tolerant. Luke122's Avatar
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    5,246

    Default Re: Setting up an FTP service

    Quote Originally Posted by rendermandan View Post
    Ok, I checked my router settings and found that port forwarding for FTP was not enabled. So I did so and pointed it toward the IP address for the NAS. Now I can access it and see the directory structure on the NAS. I can also transfer files to the drive. However, I cannot transfer files FROM the drive to my compter. It gives me a "Failed to open file for writing error. It tries it 3 times and then stops.

    So now what???

    thanks again for your help guys.
    So you are able to copy files TO the NAS from work, but you cannot copy files FROM the NAS at work?

    If that's the case, i would see if your work firewall is blocking the FTP service. A quick way to check is to hit another FTP site and try to download something.

    Are you able to FTP to/from the NAS when you are at home?

    \m/ d(-_-)b \m/

    R9 290X+Kraken+Corsair H90, Xeon 5649@4ghz, Asus P6T-WS Pro

  6. #16
    Modders block rendermandan's Avatar
    Join Date
    Mar 2007
    Location
    Nowhere near the beach :(
    Posts
    1,510

    Default Re: Setting up an FTP service

    Sorry, I should have clarified, I was able to copy to it at HOME. But not from it. I will try it at work tomorrow. Haven't been in on the weekend.

    As for work firewall. We (the employee's) have their own wireless network at work where we can surf the web and do whatever we please. (as long as its not porn) they don't care what we do. Our work internet is locked down because we do some work for the government. So they monitor everything we do on our workstations. That is why every one of us bring our own personal laptops to work everyday.

    Like I said, I'll give it a shot tomorrow, but I doubt its going to work.
    The NAS software setup does not have any options for setting permissions for write/read access. The only settings it has are name and password, and weather FTP is turned on or not. Thats it!

  7. #17
    Modders block rendermandan's Avatar
    Join Date
    Mar 2007
    Location
    Nowhere near the beach :(
    Posts
    1,510

    Default Re: Setting up an FTP service

    OK guys, got it to work. I was able to connect just fine and tried copying a file over. It gave me the same error. "Cannot open file for editing". But I seemed to remember getting that error one time where the c: drive was write protected. SO I tried to copy the file to my desktop, and guess what. It worked!. not sure why it won't copy to my c: drive. Maybe something to do with windows security or possibly antivirus? But it does work, Yippie!!!

  8. #18
    Religiously tolerant. Luke122's Avatar
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    5,246

    Default Re: Setting up an FTP service

    Vista? It tends to block write access to the root of the hard drive.. so that could be your problem.

    Anyways, I'm glad that its working for you!

    \m/ d(-_-)b \m/

    R9 290X+Kraken+Corsair H90, Xeon 5649@4ghz, Asus P6T-WS Pro

  9. #19
    Modders block rendermandan's Avatar
    Join Date
    Mar 2007
    Location
    Nowhere near the beach :(
    Posts
    1,510

    Default Re: Setting up an FTP service

    Quote Originally Posted by Luke122 View Post
    Vista? It tends to block write access to the root of the hard drive.. so that could be your problem.

    Anyways, I'm glad that its working for you!
    Yep, Vista Ultimate 32 bit.

  10. #20
    Overclocked si-skyline's Avatar
    Join Date
    Apr 2007
    Location
    sheffield, eng
    Posts
    438

    Default Re: Setting up an FTP service

    yeah there was your answer to the problem silly little thing


    il also add as well, to make things easy you can get signed up to noip.com and then you can have a free dns name that points to your home internet what will get updated if your ip changes regularly. its really useful for remembering and also if you give it out to a friend

    i use the same service for my server.. simonmcguire.no-ip.info
    Basic Math:
    1 + 1 = 2
    1 * 1 = 1

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •