Q. If we transfer 100 files by ftp to remote server, how to
know the files are successfully transfer or some file are
not transferred ?

Answer Posted / venkat

Wait up-to ftp transfer complete. Once completed, go to the
downloaded location in your system and use below command

" ls | wc -l "

Then compare with how many files originally needs to be
transferred from ftp server.

if 100 = 100 then all transferred fine.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are grep patterns called?

532


What does kill in linux?

540


What is $$ in shell script?

515


How do I run a script in linux?

541


What are the basic commands for user management?

543






What does (cd dir && command) do?

540


How cp command works in linux?

528


How do I set permission to run in linux?

580


Which command would you use to create a file system on a new hard drive?

578


How do you know which shell I am using in linux?

528


What is the difference between kill and kill in linux?

767


Explain about the command lynx?

674


What does f mean linux?

528


What is bc command in unix?

517


What is the copy command in linux?

471