Dec
2
2012
2
2012
How to copy folder content to another folder using PUTTY?
Huge sized folders can very easily be copied to other folders by using putty copy command. It takes very less time as compare to ftp. You can take back up of sites in few seconds by using copy command.
Create folder where you want to copy content. For example, two folders copyfrom and copyto. Run following command in putty.
1 |
cp -r copyfrom/* copyto |
Above command will copy content to copyto folder. That’s it.
Tags: copy comand on putty, copy command
Leave a comment
Ads
Ads
Subscribe by Email
Tags
addition subtration in date
apache
apache configuration
blur() and focus()
CI
codeIgniter
custom post types
custom post types and taxonomy in wordpress
custom taxonomy
date function
discount coupon
dofollow
drupal6.x
drupal regions
el is null
facebook page
free psd
free web designs
git
git commands
howto
jquery
magento
magento 1.5
magento 1.5.0
magento 1.5.1
magento cms
mod_rewrite
ms access
multi store
nofollow
odbc
opencart
php
php date function
psd
seo
seo article
store themes
subcategory names and images
text-indent ie7
tutorials
virtual hosts
windows 7
wordpress

An article by





