Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to save files with 777 permission instead of 640 permission ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ashish Sadhwani  
View profile  
 More options Sep 22 2012, 5:41 pm
From: Ashish Sadhwani <2ashi...@gmail.com>
Date: Sat, 22 Sep 2012 14:41:45 -0700 (PDT)
Local: Sat, Sep 22 2012 5:41 pm
Subject: How to save files with 777 permission instead of 640 permission ?

I'm running cloud9 ide on ubuntu server 12.04 in a Virtual Machine (VMware
Player)..
I noticed all files saved with cloud9 ide are saved with 640 (-rw-r-----)
 permission..
How to save these files with 777 permission ?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Pardee  
View profile  
 More options Sep 23 2012, 4:38 am
From: Matt Pardee <msp.developm...@gmail.com>
Date: Sun, 23 Sep 2012 01:38:00 -0700
Subject: Re: [cloud9-ide] How to save files with 777 permission instead of 640 permission ?
Hi Ashish,

At this time, unfortunately no. This is because the technique used to save is not to overwrite the current file, but rather to save to a temporary file and then rename it. I know that must sound silly for the local client, but we do it as a precaution to avoid deleting the original file's contents in case something goes wrong.

I've talked this over with our VFS architect, Tim, to see what we can do and we are in the process of coming up with solutions. Please stay tuned~

Best,

Matt

On Sep 22, 2012, at 2:41 PM, Ashish Sadhwani <2ashi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ashish Sadhwani  
View profile  
 More options Sep 23 2012, 8:40 am
From: Ashish Sadhwani <2ashi...@gmail.com>
Date: Sun, 23 Sep 2012 05:40:07 -0700 (PDT)
Local: Sun, Sep 23 2012 8:40 am
Subject: Re: [cloud9-ide] How to save files with 777 permission instead of 640 permission ?

Hi Matt,

Appreciate the details.
(Figured out the VFS problem through github issues)
Ran a background script, to monitor file permission changes in project
folder.

Thanks,
Ashish


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fabian Jakobs  
View profile  
 More options Oct 8 2012, 4:28 am
From: Fabian Jakobs <fabian.jak...@googlemail.com>
Date: Mon, 8 Oct 2012 01:28:48 -0700 (PDT)
Local: Mon, Oct 8 2012 4:28 am
Subject: Re: [cloud9-ide] How to save files with 777 permission instead of 640 permission ?

Hi Ashish,

we pushed a new release and we now respect the current file permissions on
save. You can change permissions of a file from the terminal window.

Best,
Fabian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic