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 / shankar
mput ftp 1,2,3,100
ls -l wc | l
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I stop a linux job?
What does chmod 644 do?
How do I list all processes in linux?
Why is unix used?
What is $$ in shell script?
When and how linux developed?
How do I run a script 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?
How cp command works in linux?
What is unix finger command?
Explain command grouping in linux?
What does umask 022 mean?
What is tty in linux process?
What are the examples of simple command?
Explain the ‘ls’ command in linux