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
Which command is used to uncompress gzip files?
What does df command do in linux?
Which command is used to see the online manual?
What is tty name?
Explain the linux ‘cd’ command options along with the description?
What does curl command do in linux?
How do you run command every time a file is modified?
What is cat command in linux?
What are runlevels in linux?
What language is a makefile written in?
How do I check cores in linux?
Which command is used to delete a group?
Brief about the command nn?
What does kill in linux?
What does mkdir mean?