{{Warning box|There are a couple of security consideration that you should consider when using curl.
{{Warning box|There are a couple of security consideration that you should consider when using curl.
−
Firstly, the cookie jar ~/.sme_cookies should not be made world readable otherwise others could use your downloaded cookies.
+
1. The cookie jar /.sme_cookies should not be made world readable otherwise others could use your downloaded cookies.
−
Secondly, your SME Server username and password will appear on the ps listing momentarily this can be avoided by placing the password in a file and using -F password="<your_password_file" if required.}}
+
2. Your SME Server username and password will appear in the ps listing momentarily this can be avoided by placing the password in a file and using -F <nowiki>password="<your_password_file" </nowiki>if required.}}