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 / rallapalli
ftp>mput 1 2 3 .... 100
ftp> ls -l
i think in ftp prompt wc -l command does not work.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Explain about document formatting?
Explain the working of command grouping?
Who unix commands?
How do I know my linux shell version?
What is cpu utilization linux?
What is the use of mv command in linux?
What does free command do in linux?
How does mkdir work in linux?
What is the ipconfig command for linux?
What is the use of ls command?
What does chmod do in linux?
How to recover /etc/passwd file and /etc/shadow file?
What is echo command in batch file?
How do I change directories in linux command line?
What is the use of cp p command?