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 / aditya

after 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

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How much ram do I have linux?

538


The ‘logout’ built in command is used to

764


What language is a makefile written in?

517


What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?

516


What is lsof command in linux?

585






How to give acl permission in numerical mode on linux?

546


What is the syntax of mkdir?

516


Explain trap command; shift command, getopts command of linux?

565


What are the basic dos commands?

550


What is finger in networking?

537


Where is command history stored in linux?

533


What is difference between egrep and grep?

513


Which are the linux directory commands?

558


What is $@ in makefile?

562


Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?

536