Answer the question
In order to leave comments, you need to log in
What are the means of mounting remote fs in linux?
Hi all.
There is a need to mount remote file systems via ftp / sftp
I tried several fuse + afuse options, everything is mounted well, but if you work in PhpStorm, it is terribly stupid when saving, freezes for a couple of minutes. And as far as I figured out, you can only mount one server at a time.
I considered the option with RealSync, but as I understood there is one-way synchronization
Tried a remote connection to nautilus, but I can’t see the path to the packages in PhpStorm
So what else can be used in this case with the following requirements
- Linux system
- simple mounting without copying files to the computer
- possibility creating more than one connection at a time
- not stupid and was available from PhpStorm
You can also consider the option of directly working with files on the server from PhpStorm
Answer the question
In order to leave comments, you need to log in
Well, choose "Web server is on remote host, files asr accessible via FTP/SFTP/FTPS". Copying to a working computer is necessary to ensure the speed of searching for a project. On Ctrl+S changes are uploaded to the server.
Uh ... and the good old NFS is no good ?! Or at worst via SMB?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question