UNIX Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsUNIX Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
  #1  
Old November 11th, 2004, 08:20 AM
philthey philthey is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 204 philthey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 8 m 10 sec
Reputation Power: 5
How to copy directory from a unix host to a linux host.

Hi there, i need to copy a directory from one host to another.

On the unix host the directory i want is here
on host hos14
/local/biosciences/miller/feed/cattle

can anyone tell me how i tell my linux host to copy that directory over?
i presume it would be the same as if i was copying betwenn 2 unix hosts but i don't know how to do that either

Reply With Quote
  #2  
Old November 11th, 2004, 09:10 AM
satyap satyap is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 210 satyap User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 m 49 sec
Reputation Power: 4
scp or NFS. Or tar it on the source, put it in an http-accessible dir, and get it by http.

Reply With Quote
  #3  
Old November 11th, 2004, 09:20 AM
philthey philthey is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 204 philthey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 8 m 10 sec
Reputation Power: 5
cheers
yeah just got shown how to do it with scp

scp -r <directory to be copied> user@host:~/path to be copied to

Reply With Quote
  #4  
Old November 11th, 2004, 12:01 PM
guggach guggach is offline
Contributing User
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Jul 2004
Location: Middle Europa
Posts: 1,083 guggach User rank is Corporal (100 - 500 Reputation Level)guggach User rank is Corporal (100 - 500 Reputation Level)guggach User rank is Corporal (100 - 500 Reputation Level)guggach User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 19 h 49 m 57 sec
Reputation Power: 9
nota:
a way between satyap and philthey
if you have permissios to do it, mount (nfs) and cp or tar from to
if not: cd xx/xx/xx ; tar cfv zzz . | ssh host tar xfv -
don't forget, if target is absolute, you get probls

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsUNIX Help > How to copy directory from a unix host to a linux host.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway