May 25, 2013, 21:47:46
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
URD Forum
>
General Category
>
General Discussion
>
Encryting a download
Pages: [
1
]
« previous
next »
Print
Author
Topic: Encryting a download (Read 493 times)
coldfire
Posts: 9
Encryting a download
«
on:
January 27, 2012, 00:53:05 »
Is there a trivial way to encrypt a download from View Files > Download?
I know that gzip does not have that feature but was wondering performing something like "tar cvzf - passwd_info.txt | openssl des3 -salt -k secretkey | dd of=encrypted_passwd_info" would work.
How could I run a script to perform something like this?
Thanks
Logged
spearhead
Administrator
Posts: 1038
Re: Encryting a download
«
Reply #1 on:
January 27, 2012, 01:17:42 »
You can run custom scripts after a download is finish. You have to enable this in admin/global settings. Then you can select which scripts to run in preferences.
The scripts you can put under the download dir /scripts/username/ There should be one example in the examples directory (in the urd install dir). Scripts can be of any kind (shell, php, perl, python, binaries, etc). They do need a specific file extension tho, .urdd_sh.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Recruitment
=> Technical Problems
=> Features
Loading...