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 / aditya
after transferring the files look into the present working
directory of the client machine for the transferred files
and cross check it.
else you can check the total number of files transferred to
the client machine in present working directory using this
command
ls -l | wc -l
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is bash linux?
What does umask 077 mean?
Is llvm a compiler?
Why is unix used?
How do I run whois command?
How do you kill a process in linux?
How does grep work in linux?
What is pwd in linux command?
What does make clean command do?
What are the basic command in linux?
What is git command?
What is build process?
What is command line in unix?
What is difference between egrep and grep?
Who linux commands?