cara menyalin file zip dari remote ke lokal
#copy from remote to local machine
scp remote@IPaddress:path_to_file "path on local machine"
DebugFinder
#copy from remote to local machine
scp remote@IPaddress:path_to_file "path on local machine"