Guest User!

You are not Sophos Staff.

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

how to get apps on asl box

Since there is no FTP service on asl, and I can't seem to mount the cdrom, how can i transfer some files to the firewall?  I am sure i am missing something small and stupid, but just wondering.  

THanks!


This thread was automatically locked due to age.
Parents
  • hi ross,

    scp is your friend!
    all current linux and *bsd distris have ssh support included. for windows you have to use (like always) additional software:

    WINSCP
    nice graphical user interface (very comfortable)

    Cygwin
    a bash for windows with a lot of gnu stuff (for advanced users)


    when connecting to ASL boxes remember that only the loginuser is allowed to connect via ssh/scp - admin and root will be rejected!

    bye,
    michael
Reply
  • hi ross,

    scp is your friend!
    all current linux and *bsd distris have ssh support included. for windows you have to use (like always) additional software:

    WINSCP
    nice graphical user interface (very comfortable)

    Cygwin
    a bash for windows with a lot of gnu stuff (for advanced users)


    when connecting to ASL boxes remember that only the loginuser is allowed to connect via ssh/scp - admin and root will be rejected!

    bye,
    michael
Children