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
Explain getopts command of linux?
What does kill in linux?
Brief about the command ff?
What is top command in linux?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
Explain the working of command grouping?
What could be the problem when a command that was issued gave a different result from the last time it was used?
What are bash scripts used for?
What is devops model?
What is a make target?
How can you check the amount of lines in a file?
How do I change directories in linux command line?
What does curl command do in linux?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?