RTC Web Conferencing | File Transfer | Error Conditions and Messaging
Real-Time Collaboration > Web Conferencing > File transfer > Error Conditions & Messaging

File Transfer Error Conditions and Messaging

Situation Sender Recipient UI Component
File is too large to be sent via ftp. Page Header: File Not Sent
Message: File is too large. Maximum file size: <file size>.
Buttons: Cancel, Send Another File (user is returned to previous page. Previously specified recipients remain selected.)
N/A Warning (!) Window
File is corrupt and FTP gives an error. Page Header: File Not Sent
Message: This file is corrupt and cannot be sent.
Buttons: Cancel, Send Another File (user is returned to previous page. Previously specified recipients remain selected.)
N/A Warning (!) Window
File found but is not accessible.
(For example, a lot of files with open processes cannot be FTPed. This is usually error 451 or 550 for FTP.)
Page Header: File Not Sent
Message: This file cannot be sent because it is currently open. Close the file and click Retry.
Buttons: Cancel, Send Another File (user is returned to previous page. Previously specified recipients remain selected.), Retry
N/A Warning (!) Window
Server is busy processing ftp requests.
(This is usually error 401 for FTP.)
Page Header: File Not Sent
Message: FTP server is busy. Please try again later.
Buttons: Cancel, Retry
N/A Warning (!) Window
File transfer complete.

Page Header: File Transfer Complete
Message:
The following recipients accepted <File Name>: <Attendee Name>, <Attendee Name>, <Attendee Name>.
The following recipients declined to download <File Name>: <Attendee Name>, <Attendee Name>, <Attendee Name>.
The following recipients encountered errors and were unable to complete the download:<Attendee Name>, <Attendee Name>, <Attendee Name>.

Buttons: Close

N/A Confirmation Window
Disk full error if recipient tries to download file to their desktop or the Web Conferencing repository and there is not enough space for the download to succeed. N/A Page Header: File Not Saved
Message: You do not have enough space to save this file to the specified destination. Please delete files from this location or save this file to a different destination.
Buttons: Cancel, Retry
Warning (!) Window
File is corrupted in the transfer.
(A standard ftp crc check should be done while the ftp is in progress.)
N/A Page Header: File Not Saved
Message: Corruption occurred during file transfer.
Buttons: Close
Warning (!) Window
Download Complete.
N/A Alert Icon: File Upload
Alert Header: File Saved
Message: File has been saved to the specified destination.
Buttons: Close
Alert