S
S
Sharov Dmitry2014-10-07 12:50:04
linux
Sharov Dmitry, 2014-10-07 12:50:04

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

4 answer(s)
P
Puma Thailand, 2014-10-07
@opium

Mount via sshfs it is a hundred times faster than ftp.

V
Vladimir, 2014-10-07
@azrail_dev

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.

D
Denis, 2014-10-07
@gaucer

doesn't phpstorm allow you to edit remotely right away?

A
Alexey Cheremisin, 2014-10-07
@leahch

Uh ... and the good old NFS is no good ?! Or at worst via SMB?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question