Needed script to FTP a File and generate a quality checksum file

hi all i want a script to FTP a file and should generate a quality checksum file

means when I FTP a file from one server to another server it should generate a QC file which should contain timestamp,no.of records in that file

Thanks in advance
saikumar

Only by ftp services? Ftp can only be used to download or upload files.

after Getting the required file from target server through FTP i want the output as
filename YYYY-MM-DD count

where count=no.of records in the file

I have answered your question in another thread.

http://www.unix.com/shell-programming-scripting/209511-shell-script-print-date-no-records.html\#post302741713

1 Like