hey guys,
I need a way to ftp a file from a server however i dont want to ftp all the files as there are some files that exceed 200mb what i need is to ftp a part of the file. in other words i would grep for a string in the file and ftp that line where the string was found. does anyone have any ideas how this could be done?
Thanks