Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers


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 !!

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 09-17-2010
Registered User
 
Join Date: Sep 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Copying files between users

I am a studying in a engineering college ....... there we are having linux operating system in the server and that was shared to all by installing putty in every system ........every student has their own login id's and passwords .my question is how to copy a file from one user to another user...... plz reply............plz
Sponsored Links
    #2  
Old 09-17-2010
Mead Rotor
 
Join Date: Aug 2005
Location: Saskatchewan
Posts: 16,407
Thanks: 492
Thanked 2,538 Times in 2,421 Posts
You should create a new thread instead of injecting your own requests in a totally unrelated thread.


Code:
scp path/to/sourcefile user@hostname:path/to/destfile

Sponsored Links
    #3  
Old 10-14-2010
Registered User
 
Join Date: Oct 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
As above, but don't forget to make sure you have the correct permissions on the destination folder.
Sponsored Links
Closed Thread

Tags
scp

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
copying of files by userB, dir & files owned by userA Hangman2 UNIX for Advanced & Expert Users 2 08-07-2009 11:41 AM
Copying Files user50210 Solaris 3 12-26-2008 05:29 AM
copying files tjay83 Shell Programming and Scripting 4 08-25-2008 11:52 AM
Copying Files and patilmukundraj Solaris 1 12-30-2007 02:04 PM
Copying files in AWK koti_rama Shell Programming and Scripting 4 08-02-2007 12:55 AM



All times are GMT -4. The time now is 07:12 PM.