Results 1 to 6 of 6
-
19th Jan 2011, 12:16 PM #1OPMember
How to use SSH for copying a Directory
I want to copy my site's directory into another directory to do board testings.
What is the SSH command for that?
Thank you.ZeroAT Reviewed by ZeroAT on . How to use SSH for copying a Directory I want to copy my site's directory into another directory to do board testings. What is the SSH command for that? Thank you. <3 Rating: 5
-
19th Jan 2011, 12:18 PM #2OH GOD!!!!!Website's:
HotNewHipHop.comI Believe is
cp -r /folderyouwant/tocopy /intothisdestinationfolder/
-
19th Jan 2011, 03:23 PM #3Respected Member
With permissions/owner info add -p (especially when testing) and I believe you need * like this:
cp -rp /folderyouwant/tocopy/* /intothisdestinationfolder
-
19th Jan 2011, 04:46 PM #4BannedWebsite's:
primtosegang.com
-
19th Jan 2011, 04:49 PM #5Member
cp -R foldertocopy destination_path/
That should do.
-
20th Jan 2011, 01:11 PM #6BannedWebsite's:
rapidleechhosting.net ponofilms.net wupload.wscp -rp /home/xxxx/public_html/ /home2/zzzz/public_html/
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Copying a database table with phpMyAdmin
By Areon in forum Server ManagementReplies: 0Last Post: 17th Mar 2014, 05:15 PM -
Copying other forum topics to your own site legal?
By The90sKid in forum Legal IssuesReplies: 2Last Post: 18th Aug 2012, 06:39 PM -
Fileserve Copying (Backup) Problem
By F A S T E R in forum General DiscussionReplies: 4Last Post: 31st Dec 2011, 11:19 AM -
Copying Is Not Theft
By Dan.Crew in forum General DiscussionReplies: 1Last Post: 6th Dec 2010, 05:12 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...