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 mkdir?
How do I know my shell?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
How do you know which shell I am using in linux?
How find ip address linux?
What does in makefile do?
How to give acl permission in numerical mode on linux?
What is a makefile in linux?
What is type command in linux?
Is makefile a shell script?
What does touch do in linux?
How do you copy in terminal?
What is the difference between diff and cmp command in unix?
Explain about lprm job number?
What is the use of cp p command?