Thread Closed

UNIX scp script

 
Share Thread Thread Tools
Jun30-08, 04:58 PM   #1
 

UNIX scp script


how exactly would i go about writing a UNIX script that copies files from my Mac OS Desktop to a folder in another computer cluster? i'd need to scp the files from my desktop to the folder, but the cluster is password protected. any help?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jun30-08, 05:08 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
http://www.atmos.albany.edu/facstaff/rmctc/ssh2/

- Warren
Jul1-08, 12:55 AM   #3
 
If you're looking to transfer files one time only, scp is your best bet. If you're regularly going to transfer files in this way (for instance, you may want to back up your work to another computer over the network, or perhaps you want to copy from your Mac to a server so that the work is available to other users) then I'd use rsync.
Jul5-08, 03:58 PM   #4
 

UNIX scp script


There is also sshfs.
http://fuse.sourceforge.net/sshfs.html
Thread Closed
Thread Tools


Similar Threads for: UNIX scp script
Thread Forum Replies
Call a CGI Script from HTML Programming & Comp Sci 5
Unix Shell Script Programming & Comp Sci 3
script similar to [tex] General Discussion 2
post script Computing & Technology 2