So far, a TCP client can connect to the server, get the current directory, change to a different directory, make a directory, delete a directory, delete a directory tree, start a passive mode ...
Step 1 Downlaod this bash file (script.sh) and copy to your server for example: /usr/home Step 2 Edit server information in bash file For example: DATABASE_NAME="example_db" DATABASE_USERNAME="root" ...