![]() |
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 |
| 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to get multiple files using sftp from a windows server | ramky79 | SUN Solaris | 3 | 12-10-2008 08:47 PM |
| list the files but exclude the files in subdirectories | shyjuezy | UNIX for Dummies Questions & Answers | 8 | 10-15-2008 01:42 PM |
| Listing subdirectories and files | senthil_is | Shell Programming and Scripting | 1 | 05-24-2008 07:38 AM |
| tar subdirectories for specific files | ronald_brayan | UNIX for Advanced & Expert Users | 4 | 10-12-2006 05:53 AM |
| copy certain files from subdirectories | iomaire | Shell Programming and Scripting | 3 | 10-06-2005 10:01 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
sftp multiple files and subdirectories
Hi,
I'm new to using the sftp command prompt within the unix shell (usually I just use an FTP windows program). I've successfully connected to a remote server from within ssh. I've also been able to copy multiple files using the mget command e.g. mget *.html How do I copy all files, including subdirectories and their respective files? Rob |
|
|||||
|
If you're using Linux, you might want to give yafc a try. Even though it's no longer actively maintained, it does support recursive get/put/rm/etc...
(the yafc command is "get -r files") Cheers ZB |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|