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

Need information about "scp" ("rcp") ?

My isp give me dynamic IP(DHCP Server)?
I already have download DCPC client for ASL 2.0, but I don't understand how install it.

Sorry? my english is very bad.


This thread was automatically locked due to age.
Parents
  • First login to the Astaro firewall with a web browser and in the settings enable SSH.

    From you client issue the command minus the quotes:
    "scp filename loginname@hostname[:D]estinationdirectory

    For example if you were using Putty on a Windows station and copying the file test.tar to a host 192.168.0.1, and destination directory /home/test and a user name test your syntax would look like this:

    pscp test.tar test@192.168.0.1:/home/test.

    You would then get a message prompting you for the password for the user test.

    Putty can be found here: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html 

    To handle secure copy make sure you download pscp.exe
Reply
  • First login to the Astaro firewall with a web browser and in the settings enable SSH.

    From you client issue the command minus the quotes:
    "scp filename loginname@hostname[:D]estinationdirectory

    For example if you were using Putty on a Windows station and copying the file test.tar to a host 192.168.0.1, and destination directory /home/test and a user name test your syntax would look like this:

    pscp test.tar test@192.168.0.1:/home/test.

    You would then get a message prompting you for the password for the user test.

    Putty can be found here: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html 

    To handle secure copy make sure you download pscp.exe
Children
No Data