Home
 

Customer Support

Search for keywords:

Browse by category:

Do you support SCP?

Yes, we do offer scp (secure copy).

Scp copies files between hosts on a network. It uses ssh for data transfer, and uses the same authentication and provides the same security as ssh. Scp will ask for passwords or passphrases if they are needed for authentication. If you want to use key pairs instead of passwords, see this FAQ.

If you want to download an SCP client program, try:
WinSCP
Putty
DOS client
iXplorer
NiftySSH for MacOS
MacSSH
Tera Term
more DOS tools
Datafellows
VanDyke software

For more information, get a shell prompt and type:
man scp

User-Contributed Notes

add a note
04-Jan-2004 15:28
To move a file from your computer to your home directory on the server,
get a prompt on your own computer and type:

     scp MYFILE myuser@ftp.modwest.com:/

where "MYFILE" is the full path on your own computer to the file you
want to move, and "myuser" is your username on the system here.

To get a file named test.txt from your /htdocs/www directory on the
server and move it to your current directory on your own computer, get a
prompt on your own computer and type:

    scp myuser@ftp.modwest.com:/htdocs/www/test.txt   test.txt

add a note

Related Questions:


How do I get ssh to authenticate me via public/private keypairs instead of by password?

What is a good SSH or Telnet program for me to use?

How do I change the timezone for my account?

Can I use gcc or a compiler?

How do I run a script in a restricted shell?

How can I make Pico my default editor instead of Vi?

Do I get a shell with my account?

What if I need a certain program installed in my bin?

Can I have Emacs?

Can I have Eggdrop or run some other bot or daemon?

How can I kill off my processes on the shell server?

Do I get root access?

Browse Categories:

Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales


Tiny Modwest Logo         Copyright 2000-2008 by Modwest, Inc.          About Us    |    Blog    |    Jobs    |    Web Design    |    Contact Us