Wget and ftp to move site
I saw the how listed today titled "Using Wget With FTP To Download/Move Web Sites Recursively." So I gave it a try. I created a directory in my home folder and cd into it. I then ssh into the remote server and issued the command "wget -m ftp://username:password@www.mydomain.tld/public_html." It works great. Very fast. What I encountered though was that is created a new folder inside of the folder I had originally created titled "www.mydomain.tld". Is it possible to do this without it creating a new folder, just copying the files directly into the directory that I ssh from?
|
Recent comments
2 days 21 hours ago
3 days 6 hours ago
3 days 9 hours ago
3 days 10 hours ago
3 days 11 hours ago
3 days 13 hours ago
3 days 14 hours ago
3 days 16 hours ago
4 days 8 hours ago
4 days 8 hours ago