At line 1 changed one line |
This module is only available for enterprise licenses. Normal CrushFTP licenses will not allow the Attachment Redirector functionality to operate. |
!!This module is only available for enterprise licenses. Normal CrushFTP licenses will not allow the CrushDrop functionality to operate. |
At line 4 added one line |
You can download the CrushDrop Attachment Redirector app here:\\ |
At line 5 changed 86 lines |
You can find the Attachment_Redirector_Setup.exe in your CrushFTP WebInterface folder. You can provide a link to your users to download it from your server. For example: |
|
{{{ |
https://www.crushftp.com/WebInterface/Attachment_Redirector_Setup.exe |
}}} |
|
[attachmentRedirector/install.png] |
|
When the installer is run, it asks for one parameter. It needs the server address for your server. That is the only piece of data the user must enter. |
|
[attachmentRedirector/install_url.png] |
|
The plugin will automatically install for Outlook 2007, and above. However, Outlook 2007 is experimental as we had serious development issues in working with it. Newer versions of Outlook are fully supported. |
|
When the plugin runs in outlook it will download its settings from your server so it knows how to operate. You need to configure these server settings ahead of time. In your WebInterface folder is a file called "AttachmentRedirectorSettings.xml". Example: |
|
{{{ |
<?xml version="1.0" encoding="utf-8" ?> |
<AttachmentRedirectorSettings> |
|
<!--Basic User settings --> |
|
<UserSettings> |
|
<BaseUrl>https://www.domain.com/</BaseUrl> |
|
<PublishType>move</PublishType> |
|
<UploadAllAttachments>false</UploadAllAttachments> |
|
<UploadLimit>4096</UploadLimit> |
|
<SingleDownloadLink>false</SingleDownloadLink> |
|
<Username>share</Username> |
|
<Password>share</Password> |
|
</UserSettings> |
|
<!--Email message text for Attachments--> |
<EmailSettings> |
|
<Attachments>Attachment(s)</Attachments> |
|
<DownloadLink1>--- {0}. {1} ; Download Link : {2}</DownloadLink1> |
|
<DownloadLink2>Download link : </DownloadLink2> |
|
</EmailSettings> |
|
<!--Error Messages --> |
<ErrorMessages> |
|
<AttachmentCaption>Attachment</AttachmentCaption> |
|
<AttachmentQuestion>Attachments greater than {0} in size are being redirected to the attachment server.</AttachmentQuestion> |
|
<AuthorizationFailed1>Failure sending E-mail with Subject : {0}. Unable to build the Authorization Token to upload attachment(s). Error : {1}, Error Code: {2}</AuthorizationFailed1> |
|
<AuthorizationFailed2>Failure sending E-mail with Subject : {0}. Unable to build the Authorization Token to upload attachment(s).</AuthorizationFailed2> |
|
<DownloadLinkFailed1>Failure sending E-mail with Subject : {0}. Unable to build the Download link(s) for attachment(s) in message. Error : {1}, Error Code: {2}</DownloadLinkFailed1> |
|
<DownloadLinkFailed2>Failure sending E-mail with Subject : {0}. Unable to build the Download link(s) for attachment(s) in message.</DownloadLinkFailed2> |
|
<FailedToSend>Failure sending e-mail</FailedToSend> |
|
<FileUploadFailed1>Failure sending E-mail with Subject : {0}. Unable to upload any Attachments. Error : {1}</FileUploadFailed1> |
|
<FileUploadFailed2>Failure sending E-mail with Subject : {0}. Unable to upload Attachment file : {1}. Error : {2}</FileUploadFailed2> |
|
<LogoutFailed>Failed to logout from server after uploading attachment(s) to server.</LogoutFailed> |
|
<NoDownloadLink>Failed to build the Download link.</NoDownloadLink> |
|
<NotFoundInDrafts>Failure sending E-mail with Subject : {0}. Unable to build the message. The message may be moved or deleted from Drafts.</NotFoundInDrafts> |
|
<ReAttachmentNoteOnError>Note : The attachments in this message are removed and you need to re-attach the attachments.</ReAttachmentNoteOnError> |
|
</ErrorMessages> |
</AttachmentRedirectorSettings> |
}}} |
|
This file needs to be adjusted with Notepad or other plain text editor to set the URL for your server, username and password. The same account is shared by all users to transfer files to your server. However the files uploaded are immediately moved into a temporary holding location for the download link that is inserted in the email. |
|
macOS: [https://www.crushftp.com/early10/CrushDrop/CrushDrop_macOS.zip]\\ |
Windows: [https://www.crushftp.com/early10/CrushDrop/CrushDrop_windows.exe]\\ |
MD5 Hashes: [https://www.crushftp.com/early10/CrushDrop/CrushDrop_md5.txt]\\ |
---- |
An Electron based full replacement for the aged Attachment Redirector application, now running in OS-native code. \\ |
To install it, download the package for your OS platform, run it, set the login credentials and URL pointing to your CrushFTP server. HTTPS requires a valid SSL certificate, or CrushDrop will refuse to connect. \\ |
No additional server side configuration required any more.\\ |
[{Image src='crushdrop1.jpg' width='50%' height='..' align='left' style='..' class='..' }]\\ |
---- |
To use it, click the tray icon to raise the drag and drop panel, drag files onto\\ |
[{Image src='crushdrop2.jpg' width='75%' height='..' align='left' style='..' class='..' }] |