- open the terminal/command prompt
- type ftp
ip address - Enter your username and password
- you are now Logged in into the account
- you can browse through your shell using the unix commands like dir etc.
Now to download all the files in a folder
Check More Pan Card Details here - Pan Card Status
Check More Pan Card Details here - Pan Card Status
type this
get *
In general to download a specific file
try this
get filename
Hope this help