This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

v7.007 ftp gone missing.

I tried to ftp a file to my ASG last night, but the ftp function appears to have gone missing.
Anyone any ideas.

Ian M


This thread was automatically locked due to age.
Parents Reply Children
  • You said "I tried to ftp a file TO my ASG"
    Now you say "I downloaded a file ... using the onboard ftp"
    These are not the same!

    wget, ncftp, ncftpget, curl, ... are available in v7, and at least some of those are in older versions as well.

    Barry
  • Barry,
    thank you for the update.

     I do think you are splitting hairs here. If I am on a server trying to use what I think is an inbuilt function (ftp) to copy, download or file transfer (use what ever name you like to apply) a file to that server or copy, upload or ftp a file to another server, they are all the same thing.

    I didn't mention ftpserver which is what I would have asked if I was trying to do it from my PC or workstation.

    Ian M[[[:)]]][[[:)]]][[[:)]]]
  • Splitting hairs or not, everyone who replied earlier read it the same way I did. That's why they said you have to use SCP to upload files to ASL.

    Barry
  • In case anyone is wondering, you'll need a PF rule allowing outgoing FTP from the ASL interface(s) in order to use any of the FTP clients.

    Barry
  • Thank you, found out be experimentation or trial and error what ever you like to call it.

    Strange part is it needs to be more than allowing port 21. But in the end it worked okay. wget seems to be a bit faster then ncftp.

    Ian M
  • Regular FTP normally needs TCP ports 20 & 21.
    Passive FTP needs the connection tracker helper enabled.

    Barry