Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-23) was last changed on 21-Oct-2020 03:44 by Ben Spink

This page was created on 25-Oct-2018 04:31 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 235 added 13 lines
---
Example script to do PGP encryption client side before uploading to a remote server (we have to turn off MD5 checking as the MD5 will no longer match if uploading to a CrushFTP server):
{{{
set md5_check false
config pgpEncryptUpload true
config pgpPublicKeyUploadPath /mypgpkeys/customer1_key.pub
connect https://user:pass@someserver.domain.com/
lcd /var/documents/
cd /
put test_file.txt
wait
quit
}}}
Version Date Modified Size Author Changes ... Change note
23 21-Oct-2020 03:44 9.804 kB Ben Spink to previous
22 21-Oct-2020 03:43 9.742 kB Ben Spink to previous | to last
21 20-Oct-2020 02:31 9.446 kB Ben Spink to previous | to last
« This page (revision-23) was last changed on 21-Oct-2020 03:44 by Ben Spink
G’day (anonymous guest)
CrushFTP9 | What's New
JSPWiki