On Sat, Mar 28, 2009 at 05:37:07PM +0100, Rico Secada wrote:
 
> I know that the user can chmod the files he just created manually and
> then set the execution bit, but in our case the developers sometimes
> upload several new files using sftp, and I am wondering if they really
> have to logon again using ssh and then manually set the execution bit
> on every single newly uploaded file?

sftp doesn't do well with permission bits.  What about using rsync
instead?  The file is still transferred with ssh but all the attributes
are preserved.

Whould sudo help?

Doug.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to