Celeb Glow
news | April 01, 2026

What is the mount point for an FTP server opened in nautilus?

My question is what is the mount point in nautilus opening ftp server (example: ctrl + L ftp://ftpserver.com) like DVD/CD was in /media/Optical, or Pendrive was on /media/Mypendrive for example. I looked in /media /mnt and other folders but did not find

1

2 Answers

The mount point is in $HOME/.gvfs/, a virtual file system that is only accessible by the user who owns the session.

0

On Ubuntu 12.10, the mount point for FTP and other flying mounts, is under/run/user/{USERNAME}/gvfs/, and accessible by session owner.

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy