From: Luis on 9 Jul 2010 12:24 I have the following problem: I am newbie use FuseFS and i make a little script to create a FS from a table in a database the FS is mounted ok but don't let me edit any file, when I treat to save de file raise "Permission denied" in my text editor I logging all the action made by the FS and never call raw_write Any idea? Thanks. -- Este mensaje ha sido analizado por MailScanner en busca de virus y otros contenidos peligrosos, y se considera que est� limpio. For all your IT requirements visit: http://www.transtec.co.uk
From: Luis on 9 Jul 2010 12:50 El 09/07/10 12:24, Luis escribi�: > I have the following problem: > I am newbie use FuseFS and i make a little script to create a FS from > a table in a database > the FS is mounted ok but don't let me edit any file, when I treat to > save de file raise "Permission denied" in my text editor > > I logging all the action made by the FS and never call raw_write > > Any idea? > > Thanks. > > > > note: when I type in a terminal echo "test" >> file.txt work as we expected but normal editing not work -- Este mensaje ha sido analizado por MailScanner en busca de virus y otros contenidos peligrosos, y se considera que est� limpio. For all your IT requirements visit: http://www.transtec.co.uk
|
Pages: 1 Prev: RUBY_VERSION_* macros in C? Next: swapping regex libraries |