hi,
i've been trying mount remote ftp server using curlftpfs and, working, stuck on trying edit remote files using gedit.
command use mount it:
and simple "gedit index.php" afterwards. when trying save file after editing following error:code:sudo curlftpfs -o allow_other -o uid=1000 -o gid=1000 -o direct_io -o umask=000 ftp.site.org mount/point
"gedit cannot handle file: locations in write mode."
i'm sure not obvious permissions error uid etc should set mounted system user owner, , mask setting 777 (i've done various permutations of having uid, gid, umask or not (e.g., sudo curlftpfs -o allow_other -o direct_io ftp.site.org mount/point) no change), , can still things mv , write files nano, not gedit. (incidentally, nano says "(warning: no write permission)" writes regardless)
i've seen many post google, yet find usable solution beyond gksudo gedit, , reason dislike idea of doing trivial remote editing php files in sudo session... or best can hope for, or use editor stuff!
cheers
hi,
i'm running problem on ubuntu 11.10x64 desktop.
can wathever want nano.
gedit refuses save , edited file on mounted curlftpfs.
same error op.
thank suggestions.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] curlftpfs mounted, gedit will not save
Ubuntu
Comments
Post a Comment