Help me to transfer files to my new server, please !
Hi everyone,I used SSH with command " wget http://old-server.com/Music/files.mp3 " to download some files from another my web, because i want to transfer those files to my new server, after i finished download, i tried to download those files from my new site ( http://new-server/Music/files.mp3 ) it work ! but when i log in to that domain via FTP and look at that folder "public_html/Music/ " but i cant find and see any those files !

Is there any possible to transfer whole Folder/Files to my new server via SSH by only 1 command ? EX: " home/username/public_html] wget http://old-server.com/Music/ " is it possible ?
Thank you so much !
