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
How do you do nslookup?
Which command is used to see the online manual?
How do I check terminal history?
What does the command env do?
How can I type in cmd?
What is history command in linux?
Who am I command in linux?
What is netstat command in linux?
You issue the command head * what would the resulting output be?
Why is it called bash?
What does chmod 755 do?
What does bash stand for?
How many types of commands are there in linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
What is free linux?