Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Acount transfer in shared server...  (Read 2601 times)

0 Members and 1 Guest are viewing this topic.

Aby

  • Guest
Acount transfer in shared server...
« on: November 04, 2013, 08:22:59 pm »

Acount transfer in shared server
1. we have to add Ip into /etc/security/access.conf
2.then use scp
i.e scp -P 1291 /home/filename root@hostname:/root

===================

We can also transfer a file via /usr/local/apache/htdocs

i.e 1.copy the file into /usr/local/apache/htdocs
then goto destination and
wget http://IP/filename
e.g http://66.7.209.120/kitchenx_gootgp.tar

==================