Jump to content

permissions problem


Recommended Posts

Guest Wowbagger
Posted

I have a script that logs onto an ftp server and downloads every file in a

particular ftp directory into a folder on the server (2003). Permissions on

this folder are set to allow USERS full access, but files which are

downloaded are never having this permission applied and only the

administrator can access the files. The files are never in another local

folder so they aren't keeping those permissions, they just aren't inheriting

the permissions of the folder where they are being saved.

 

Is there a way to force the pictures to inherit the permissions as they are

being saved from the ftp server?

 

Thank you.

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Meinolf Weber
Posted

Re: permissions problem

 

Hello Wowbagger" Wowbagger~~,

 

Check that also the share permissions are set to the users for read access.

You have to configure share permissions and the folder security permissions.

 

Best regards

 

Meinolf Weber

Disclaimer: This posting is provided "AS IS" with no warranties, and confers

no rights.

** Please do NOT email, only reply to Newsgroups

** HELP us help YOU!!! http://www.dts-l.org/goodpost.htm

> I have a script that logs onto an ftp server and downloads every file

> in a particular ftp directory into a folder on the server (2003).

> Permissions on this folder are set to allow USERS full access, but

> files which are downloaded are never having this permission applied

> and only the administrator can access the files. The files are never

> in another local folder so they aren't keeping those permissions, they

> just aren't inheriting the permissions of the folder where they are

> being saved.

>

> Is there a way to force the pictures to inherit the permissions as

> they are being saved from the ftp server?

>

> Thank you.

>

Guest Wowbagger
Posted

Re: permissions problem

 

"Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message

news:ff16fb66789028ca17af465a80e0@msnews.microsoft.com...

> Hello Wowbagger" Wowbagger~~,

>

> Check that also the share permissions are set to the users for read

> access.

 

Permissions to the share are set as full access to everyone.

 

The only files that have permission problems are the ones downloaded by the

ftp script - files placed into that directory by any other means have no

difficulty.


×
×
  • Create New...