![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SFTP Transfer Across Multiple Servers | Cameron | Shell Programming and Scripting | 0 | 05-20-2008 06:08 AM |
| transfer word document using ftp,sftp | artikulkarni | UNIX for Dummies Questions & Answers | 3 | 02-17-2008 04:10 PM |
| SCP file transfer command on solaris | parthum | Shell Programming and Scripting | 3 | 09-28-2006 10:27 AM |
| How to transfer files (By using generic script) when using sftp | gsri | Shell Programming and Scripting | 0 | 08-28-2006 06:39 PM |
| Command ignored after sftp - korn shell | alienET | Shell Programming and Scripting | 1 | 03-24-2005 02:06 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi,
I need to sftp a file from one unix system to another unix system. eg: filename is test.txt servername : abc@xyz please give me the sftp command for that. thanks in advance.. mohan.p |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
This question is not really for the Advanced and Experts section
|
|
#3
|
|||
|
|||
|
And the best is, if you got the man pages installed, you can type
Code:
man sftp Code:
sftp --help |
|||
| Google The UNIX and Linux Forums |