I have heard that dreamhost only supports shell, but it has never been used. It is mainly because it is not very necessary before and has not uploaded many things.
Recently, due to the fact that a large number of files have to be uploaded, the speed brought by optical cables is unbearable. It is really nice to learn how to use shell.
In the win system, you can first install putty and then add an account.
The login process is similar to the previous method of logging on to shuimu using telnet.
Lusin requires the following commands:
Ls (display all files in the current directory)
CD .. (back to the parent directory, with spaces in the middle)
CD directory name (change the directory to the place you think)
Unzip filename (used to decompress the folder, which can be zip, but not RAR. Note the following when shrinking)
Rm-RF filename)
Zip-R: name of the folder to be compressed (compressed files)
Wget)
There are a lot more, but that's all you need. It can save a lot of time. It's really great!