![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Transfer file from local unix server to remote server | indira | Shell Programming and Scripting | 2 | 05-03-2007 06:35 AM |
| Transfer file from local unix server to remote server | indira | HP-UX | 2 | 05-02-2007 05:15 PM |
| FTP multiple files from remote server to local server | berlin_germany | Shell Programming and Scripting | 2 | 12-20-2006 03:24 AM |
| Transfer files from Unix server to Windows using FTP | gjsaravanan | UNIX for Dummies Questions & Answers | 1 | 08-22-2005 07:55 PM |
| Transfer server to server | Mariano | UNIX for Dummies Questions & Answers | 3 | 01-25-2002 04:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Actually i didn't get you as what you want to do..
But if you want transfer file from 1pc to another 2pc then use: [root@nis-server ~]# scp -r 192.168.1.101:/root/install.log 192.168.1.126:/root/install.log Exp. #scp -r <source pc>:<source file> <destination pc>:/<location where to copy the file.> OR about script, no idea. |
|
||||
|
Quote:
Thank you to help me ![]() But I do not have the power to ssh I want to transfer the file from the server 1 to host 2 On another server The name of the file transfer in the Arve / file.tar.gz & file2.tar.gz & file5.tar.gz & file4.tar.gz The information available to me is an example PHP Code:
Last edited by bomozah; 11-03-2008 at 07:24 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|