Concept Flow - SCP for file transfer
Start SCP command
Check source file exists
Establish SSH connection
Transfer file data
Write file on destination
Close connection
End with success or error
This flow shows how SCP checks the source, connects securely, transfers the file, and finishes.