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
What the command used for list the contents of your home directory, current directory and all subdirectories?
Why bash is used in linux?
What does df command do in linux?
How commands work in linux?
How can we increase disk read performance in single command?
What is the ipconfig command for linux?
What is the root directory linux?
Is cmake only for c++?
How do you clear the screen in linux?
What is the difference between find and locate command in linux?
What does chmod do in linux?
Main configuration file and command used for NFS enabling exported directories and deamons?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
How compile c++ program in cmd?
What is the difference between cd and cd in linux?