Q. File exchange with the server?
File exchange with the server?
Hi all. I need help with file exchange with the server and maybe even explanation of the process. Do you know how to organize it?
3.5 q
2 Answers
As a rule, sharing files with the server is a rather cumbersome process. Imagine developing a use case where applications are entered into the code from a remote machine. The script has to be repeatedly uploaded to the virtual server. This can be quite a hassle. But with macos sshfs, you can make your job easier. Fortunately, the VPS file system can be mounted on the local computer.
answered by karlharrow

