Download contents of FTP but only first 10meg of each file?
Posted
by MrGreen
on Super User
See other posts from Super User
or by MrGreen
Published on 2010-04-21T00:47:26Z
Indexed on
2010/04/21
0:53 UTC
Read the original article
Hit count: 333
ftp
|ftp-client
I have an FTP of very large files scattered amonst smaller files. I was to be able to download the entire FTP contents, but limit the amount downloaded for each file to 10meg or so.
So all files less than 10 meg will be in tact, but all files larger than 10 meg will have the first 10 meg of data.
Is this at all possible? Is there at least a way to download all files smaller than 10meg?
© Super User or respective owner