If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
Submitted by: Administratorafter transferring the files look into the present working
directory of the client machine for the transferred files
and cross check it.
else you can check the total number of files transferred to
the client machine in present working directory using this
command
ls -l | wc -l
Submitted by: Administrator
directory of the client machine for the transferred files
and cross check it.
else you can check the total number of files transferred to
the client machine in present working directory using this
command
ls -l | wc -l
Submitted by: Administrator
Read Online Linux Commands Job Interview Questions And Answers
Top Linux Commands Questions
☺ | What is the command to check wwn # in linux? |
☺ | What is vnc? |
☺ | Explain Difference between swap partition and swap file? |
☺ | What is lilo? How it is useful in linux? |
☺ | How to hide the partition in GRUB booting? |
Top Linux OS Categories
☺ | Device Drivers Interview Questions. |
☺ | Linux OS Management Interview Questions. |
☺ | Linux Makefile Interview Questions. |
☺ | Linux Environment Interview Questions. |
☺ | Linux OS Shell Interview Questions. |