just sent a file from the server. Why is the time different?
this is sent through the modem sz command, and can this command transfer files?
what if I can"t send it through the sz qichacha file?
just sent a file from the server. Why is the time different?
this is sent through the modem sz command, and can this command transfer files?
what if I can"t send it through the sz qichacha file?
it's right that the time is different, because it doesn't promise the same time in the first place.
rzsz supports file transfer to each other, but it is not recommended. It is too inefficient to support large files.
the file transfer function of using ssh directly is better and more stable, and it can also transfer large files, such as scp, rsync, sftp and many other commands. These commands have archive parameters, which can be used to keep properties consistent, including permissions, timestamps, soft connections, and so on.
Previous: Thinkphp Redis problem
Next: Vue project webpack packaged, typed the code wrong, and only part of the code error?