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
What is top command in linux?
Is python faster than bash?
What is linux load average?
Explain the ‘ls’ command in linux
When and how linux developed?
Does linux cp command overwrite?
What does umask 022 mean?
What does touch do in linux?
How do you create a file?
Who whoami linux?
What is makefile target?
What does sh do in linux?
What are the 7 types of sentences?
How do I get to root in linux?
How do I create a .txt file?