Basic Linux Administration

scp <Username>@<Domain-OR-IP>:<File-Name> ./Desktop
find  -maxdepth 1 -mindepth 1 -type f -name "filename.*" -delete