Friday, July 24, 2009

Acount tranfer 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

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

No comments:

Post a Comment