The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
automatic transfering of files using scp tcruicksh Shell Programming and Scripting 1 06-22-2006 09:57 PM
transfering files unix to pc intern UNIX for Dummies Questions & Answers 8 05-30-2006 05:35 AM
Transfering size between partitions meyersp Filesystems, Disks and Memory 10 09-26-2003 07:30 PM
Transfering files from one server to another. Alan Bird UNIX for Dummies Questions & Answers 4 09-18-2003 04:24 PM
Transfering a window to another screen Reza Nazarian UNIX for Dummies Questions & Answers 3 10-23-2001 02:56 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 06-23-2002
vbs
Guest
  
 

Posts: n/a
Bits: 0 [Banking]
Transfering files

Hi all.

1. How can i copy files from one unix system to another. should i use ftp? so How?

2. How can i create an archive whose extention is tar.gz? and how can i decompress them later?

3. WHat is RPM ? what does it stands for?

Thanks
  #2 (permalink)  
Old 06-23-2002
peter.herlihy peter.herlihy is offline
Registered User
  
 

Join Date: Nov 2001
Location: New Zealand
Posts: 333
First question... yes you shuold use ftp... as to how to do this - you'll have to read the man page..this will give you all the detail you need. 'man ftp'

Secondly...to create tar.gz archives... you first need to tar the files together and then gzip them together. Once again the commands for tar and gzip are in the man page.....and gunzip will allow you to unzip. (tar is used to compress and expand..the different commands each are detailed in man.)

RPM..."RPM is the RPM Package Manager. It is an open packaging system available for anyone to use. It allows users to take source code for new software and package it into source and binary form such that binaries can be easily installed and tracked and source can be rebuilt easily. It also maintains a database of all packages and their files that can be used for verifying packages and querying for information about files and/or packages. " From www.rpm.org
  #3 (permalink)  
Old 06-25-2002
vbs
Guest
  
 

Posts: n/a
Bits: 0 [Banking]
Red face Really thanx

Thanks .

I will try the examples to learn more.

I'd love to learn Unix. You and friends in this forum helps me much. After i become a UNIX MASTER i will also help newbies

  #4 (permalink)  
Old 06-25-2002
auswipe's Avatar
auswipe auswipe is offline Forum Advisor  
Registered User
  
 

Join Date: Nov 2001
Location: Wide Awake Wylie, Texas
Posts: 535
You should only use ftp if you are going to be sending data from one unix server to another unix server if you are not overly concerned with security (ie, closed intranet). If you transfering data from one unix server to another unix server across the internet then you want to avoid ftp due to security concerns.

If you will be sending data via internet then you want to look into the programs sftp (secure ftp) and scp (secure copy) that piggy back into SSH (secure shell).
  #5 (permalink)  
Old 06-25-2002
Kelam_Magnus's Avatar
Kelam_Magnus Kelam_Magnus is offline Forum Advisor  
Registered User
  
 

Join Date: Aug 2001
Location: DFW McKinney, TX,
Posts: 1,069
rcp and .rhosts for secure env

If you are in a trusted environment (IE. same building or same network AND inside firewall), you can even use rcp, but both boxes must have each other defined in their .rhosts file.

rcp </path/to/sourcefile> destbox:/path/to/destfile


You must be in a trusted mode for this to be secure!!!







  #6 (permalink)  
Old 06-25-2002
auswipe's Avatar
auswipe auswipe is offline Forum Advisor  
Registered User
  
 

Join Date: Nov 2001
Location: Wide Awake Wylie, Texas
Posts: 535
Re: rcp and .rhosts for secure env

Quote:
Originally posted by Kelam_Magnus
You must be in a trusted mode for this to be secure!!!
I take off my aluminum hat for nobody!

I have gotten a lot of good use out of SSH and my network here at the house. Under Win32 I use pscp for copying stuff back and forth a lot and putty for console access. I also use putty to open secure shell tunnels for access to the proxy server under OpenBSD. Works like a charm!

Kelam, do you ever attend the DFWUUG that take place in Dallas? I should since they meet at my work location but it seems that my classes always fall on Tuesday and Thursday so I can't get to the DFWUUG or the Perlmonger meetings. I think it is a consipiracy (hence the need for the aluminum hat).
Closed Thread

Bookmarks

Tags
learn unix

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 02:30 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0