![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Security Anything involving computer security goes here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Recursive FTP -- here at last. | Perderabo | Shell Programming and Scripting | 47 | 2 Weeks Ago 01:32 PM |
| Recursive pid script | jbarnhar | Shell Programming and Scripting | 3 | 05-02-2007 12:14 PM |
| recursive sorting | fermisoft | UNIX for Advanced & Expert Users | 1 | 08-16-2005 05:46 AM |
| recursive rcp | Nicol | Shell Programming and Scripting | 6 | 11-06-2003 07:52 AM |
| Recursive FTP | aslamg | UNIX for Dummies Questions & Answers | 1 | 03-08-2001 12:27 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Recursive SFTP
Hello,
I need to transfer files from Serve1 to Server2. Previously I was using scp command. Now I have to use sftp (due to audit issues). The problem with sftp is (atleast to my level of knowledge) we cannot transfer dirs (and files within that dir). Is there a way to solve this? Looks like I might need to write a shell pgm to list the dir and then create them manually. Any thoughts are welcome. Thanks! |
| Forum Sponsor | ||
|
|