Then type sudo raspi-config and press the Enter key.
Use the down arrow keys to move the selection to Advanced Options and press the Enter key.
Move the selection to Expand Filesystem and press the Enter key.
On the next screen, select OK and press the Enter key.
Then select Finish and press the Enter key.
You will be asked to restart the Raspberry Pi; Select Yes and press Enter to reboot.
After rebooting, enter the command df -h to check the available storage space again. You will find complete SSD storage available for use on Raspberry Pi 3, 4, Zero W or Zero 2 W.
Finally, use the rsync or cp command to move data from the microSD card to the SSD. Make sure to connect the microSD card to the Raspberry Pi.
Now you have faster SSD storage and can use it to build personal cloud storage accessible from anywhere or to host a secure website on your Raspberry Pi.
You can also build a Raspberry Pi NAS by installing Samba and use the SSD as network storage in your home or office network.