Questions tagged [file-security]
66 questions
0
votes
1 answer
Executing a Classic ASP Encrypted file in browser
I have encrypted my ASP File. But when i run it in browser it fails. How to execute that asp file so that my application could run ?
how to decrypt it, it is encrypted using a tool , how do I decrypt it while execution ? I don't want that anybody…

sqlchild
- 8,754
- 28
- 105
- 167
-1
votes
1 answer
Prevent user from accessing the uploaded file
I have a module which enable user to upload photos to a certain path like
domain/media/img/uploadedFiles/
I would like to user can upload photo to this location but he cannot reach the uploaded photo by writing…

brsbilgic
- 11,613
- 16
- 64
- 94
-1
votes
1 answer
How FTP Server is Secure?
I am quite new in learning Networking and stuff related to Servers.
I have a question about FTP server security. Please forgive me if it is too simple.
I have signed up for FTP server and I uploaded a file. The URL of the file is…

user7808679
- 119
- 2
- 11
-1
votes
1 answer
How do I hide xml file?
How do I hide xml file? I don't want to appear the file in google results. How I access denied this file for user?

Pushkin
- 63
- 2
- 8
-2
votes
1 answer
how to create password to folder Or secure folder using c#
I am working on a windows form application using c#. There are some important files near my project that I do not want anyone to have access them but my application needs files.
The first solution was using DotNetZip library with password.
But when…

saeed
- 49
- 2
- 8
-3
votes
1 answer
How exchange files securely?
I need some software that will allow securely file exchange. Preferable for free =) But it's not principally. For example TrueCrypt is very hard for my task. I would like to encrypt (for example) my file (fast) and send to adddress who can decrypt…

Keny
- 9
- 3