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 / vachaspati
we use the following line before sending in ftp
ftp>bin
ftp>bash
......
| Is This Answer Correct ? | 5 Yes | 14 No |
Post New Answer View All Answers
Why bash is used in linux?
What is bash linux?
Explain about the command lynx?
Explain about document formatting?
What is mkdir p?
How do I get to root in linux?
How commands work in linux?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is the use of ls command?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What is cpu in top command?
What is df -h command?
What is c++ makefile?
How many types of dos commands are there?
What is df -i command?