Dart Home | PowerTCP Zip Compression for .NET | Custom Development | Reply | PowerTCP Zip Compression for .NET Topics | Forums |
Author | Forum: PowerTCP Zip Compression for .NET Topic: Permissions Issue |
acehigh1983 From: Nelson, United Kingdom Posts: 1 Member Since: 07/10/09 |
posted July 10, 2009 6:21 AM Hello, I have an issue when creating a zip on our server. We create the zip and place it in a folder on the server. This folder has been given full permissions to everyone to download files. All other files can be downloaded fine except zips created with dart power TCP zip. The zip files do not seem to inherit the permissions from the folder they are put in so require a username and password to download. Is there anyway to fix this? |
Jason Farrar (Admin) From: Oneida, NY USA Posts: 223 Member Since: 07/24/07 Extra Support Options Custom Application Development |
posted July 10, 2009 4:46 PM We don't set any permissions on the zip files so it's not the control doing it. My best guess would be that it's the permissions are being set by whatever user account the program creating the files is being run under. There are some ways of changing the file permissions programmatically in c# here are a couple of web pages outlining how to do this: http://weblogs.asp.net/cumpsd/archive/2004/02/08/69403.aspx http://support.microsoft.com/kb/899553 ------ |
Reply | PowerTCP Zip Compression for .NET Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |