file attributes setting for FTP-upload, where?

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Mantigora
Junior Member
Junior Member
Posts: 7
Joined: 2012-12-02, 18:11 UTC

file attributes setting for FTP-upload, where?

Post by *Mantigora »

Hi all,

A few years ago I made a change so the files and directories I uploaded to a Linux server would all be 600 and 700, so not accessible to anyone but the owner. Because of reasons that were of that time.

Now I cannot seem to find how and where I made this change, I want to restore it to the previous way that would create files on the server with the same permissions as the parent-directory, so normally 644 and 755.

I >think< it was done in an .ini-file, but I looked through them twice now and could not find it.

Please, any help would be greatly appreciated.
(Over the years I have made many specific settings, I would be not a happy camper if I had to start from scratch...)
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50561
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: file attributes setting for FTP-upload, where?

Post by *ghisler(Author) »

This is done on the service side, search for umask.

Currently only my SFTP plugin allows to set the permissions from the client side on upload.
Author of Total Commander
https://www.ghisler.com
Mantigora
Junior Member
Junior Member
Posts: 7
Joined: 2012-12-02, 18:11 UTC

Re: file attributes setting for FTP-upload, where?

Post by *Mantigora »

Thanks for the quick reply!

I am using your SFTP-plugin. Sorry, that I did not mention this.
But I can't find where I made the change.

Edit:

I found it, it is in the settings per connection for new files and directories.
They were set to 600 and 700.

Thanks again, for making this invaluable software.
Post Reply