How do you know when the person that you've shared the file with has downloaded the file?

After the person get the email that says "I am sharing these files with you.   Click on the image below to view or download your file.", how do you know that they've viewed or downloaded the file?  Do you get an email message or is there something in the shared status that lets you know?

Thank you for your post. Although this is a feature for Buzzword, right now it's not possible to know if someone has viewed a file you've sent via Share. We are working to integrate Share/My Files/Buzzword so that this will be corrected in future.
Let me know if you have additional questions.
Michelle

Similar Messages

  • HT1459 My I pod is not responding  how do I know when the ipod had actually died?????

    my ipod has the green lights however when i try to listen to music ....nothing ....i tried several head sets. how do i know when the ipod is finally dead

    Read the manual for a solution - iPod Manuals

  • How do we know, when the service contract is last modified ?

    How do we know, when the service contract is last modified and by whom ?
    thanks
    siva
    Edited by: sivapara on Nov 24, 2008 3:14 PM

    To add also in OKC_K_HISTORY_B for some actions.
    Thanks
    Nagamohan

  • HT1498 How do I know when the rented movie is downloaded

    I will be flying across seas and I want to download several rentals but how do I know when they are download completely to my iPad so once I'm up in the air I can watch them without being connect to the internet.

    There are many ways, such as a gray screen on startup, kernal panics, very slow startup times, etc. These items alone don't always point to a failing HD but are symtoms, also if you hear the HD making a lot of noise, that is a pretty sure sign.
    If you suspect  yours is failing it  would be helpful to tell us the symptoms you are experiencing.
    One thing you can test for is Disk Utilities S.M.A.R.T. status of the HD, if it says anything but Verified then it's failing. However that test alone should be taken with a grain of salt, because a drive can be Verified but still failing.
    If you have ANY doubts about yours, Backup IMMEDIATELY and take the computer to your local Genius Bar or AASP to be tested.

  • How do I know when the buffer flushed all the data out?

    I am using a very high sampling rate (500000 Hz) and acquire 1024 data points continuously.   It takes 370000 data points in 10 second.   I use a counter to help with the retrigger PFI line.   I have a huge buffer so that I can make sure that the buffer is not overflowed.  The code is attached below.  My problem is that the data acquisition is done so fast (in 10 seconds)  but the processing of the data is not.  In :nEvent, I basically save and plot the data.  The saving process is not slow.   However, our videocard is so SSSSLOOOW and can not keep up with realtime data display.    After the user is done collecting the data, they do not want to wait for the screen to plot the data from the buffer.   So after the data collection is done, I basically stop the plotting process but we still need to flush the data out from the buffer for saving.  My question is that how can I tell when the buffer is empty.
    Thanks,
    Yajai
    m_task = std::auto_ptr<CNiDAQmxTask>(new CNiDAQmxTask("aiTask"));
    m_counter = std::auto_ptr<CNiDAQmxTask>(new CNiDAQmxTask("coTask"));
    m_task->Stream.Timeout = -1;
    //Create a channel
    m_task->AIChannels.CreateVoltageChannel(physicalChannel, "",
    static_cast<DAQmxAITerminalConfiguration>(DAQmxAITerminalConfigurationRse), minimum, maximum,
    DAQmxAIVoltageUnitsVolts);
    m_task->Timing.ConfigureSampleClock(counterSource, sampleRate,DAQmxSampleClockActiveEdgeRising,DAQmxSampleQuantityModeContinuousSamples, samplesPerChannel);
    m_task->Stream.Buffer.InputBufferSize = samplesPerChannel * 2000;
    m_counter->COChannels.CreatePulseChannelFrequency(counterChannel, "coChannel", DAQmxCOPulseFrequencyUnitsHertz, DAQmxCOPulseIdleStateLow, 0, sampleRate, 0.5);
    m_counter->Timing.ConfigureImplicit(DAQmxSampleQuantityModeFiniteSamples, samplesPerChannel);
    m_task->Control(DAQmxTaskVerify);
    m_counter->Control(DAQmxTaskVerify);
    m_counter->Triggers.StartTrigger.ConfigureDigitalEdgeTrigger(
    referenceTriggerSource, DAQmxDigitalEdgeStartTriggerEdgeRising);
    m_counter->Triggers.StartTrigger.Retriggerable = true;
    m_taskRunning = true;
    m_counter->Start();
    // Set up the graph
    m_Graph.Plots.RemoveAll();
    for (unsigned int i = 0; i < m_task->AIChannels.Count; i++)
    m_Graph.Plots.Add();
    m_Graph.Plots.Item(i+1).LineColor = m_colors[i % 8];
    // Create Multi-channel Reader
    m_reader = std::auto_ptr<CNiDAQmxAnalogMultiChannelReader>(new CNiDAQmxAnalogMultiChannelReader(m_task->Stream));
    m_reader->InstallEventHandler(*this, OnEvent);
    m_reader->ReadMultiSampleAsync(samplesPerChannel, m_data);

    Yajai,
    I'm a little confused about your acquisiton. Do you intend for it to be
    finite, or continuous? I'm also unclear about your rates. You state
    that you are acquiring 1024 samples at 500kHz, yet you get only 370k
    samples in 10 seconds. Are you periodically acquiring 1024 samples at
    500kHz?  Do you do any reads other than the final m_reader->ReadMultiSampleAsync(samplesPerChannel, m_data)? Could you provide the code where you stop the plotting process?
    Thanks,
    Ryan V.
    Ryan Verret
    Product Marketing Engineer
    Signal Generators
    National Instruments

  • How make to know when the attachment file display its visible or hidden

    Hi guys,
    sorry for my english.
    In my scenario I have two button for open or close the attachment file display with the script 'app.execMenuItem("ShowHideFileAttachment");'.
    But i don't know when the attachment file display its visible or hidden or detect when the user clicks on show/hidden in the display.
    Anybody knows?
    Thanks in advance.
    ZAMPAZAMPA.

    Thanks radzmar,
    You help me a lot, but how i make to ask to pdf is it panel of attachment its open?
    I make this:
    event.target.viewState == {overViewMode:7}
    but return false all the time when panel of attachment its open and when its close.
    ZAMPAZAMPA.

  • My film has not totally downloaded, I did not realise this until it stopped 15 minutes before the end, how do I know when the rented film I have purchased has been fully downloaded. Can I retrieve anyhow

    My film I rented has not fully downloaded I only realised that when it stopped 15 minutes before the end , how do I know when a film has been fully downloaded. Oi would not have thought the film would not have started unless the film was fully downloaded. The film warned me prior to tarting that I only had 48 hours to watch once starting!

    I'm sorry but this is too funny to pass up. 

  • JPopupMenu : how can I know when the mouse leaves the popup?

    Hello,
    I need to know when the mouse leaves a JPopupMenu or more precisely when no items are overlighted. Adding a mouselistener to the popup does not work because the JMenuItems themselves capture the mouse.

    Actually, I added a MouseListener that extends MouseAdapter to the component that owns the popup, and the same MouseListner to the popup itself. I have only overriden the MouseEntered method to let me know that the mouse is no more over a JMenuItem. It's now working fine, but I don't like that kind of programming.....
    I need that to do a toggleButton with a popup menu that would remember the last item selected when the mouse leaves the popup. (Because once a choice is made, the selected "tool" appears as an icon in the button and that icon is updated when the items of the popup are overlighted. So that when the mouse leaves the popup, the selected tool has to reappear as an icon in the button and the associated item has to be armed.)

  • How do i know when the 30 days is over?

    We got the Cloud through work and only want it for a couple computers after the first 30 days. How can I check on the status of where we are at within the 30 days?

    Hi chrisrenn ,
    As you launch the software it will show you remaining days left for trial.
    Regards,
    Romit Sinha

  • How can I know when the laptop was last used?

    I left my laptop at the office, which is also my parents' house over the weekend. How can I know if someone else had used it while I was gone? Is there a log somewhere I can read or check?

    Console.app and check your browser(s) history. 

  • AS2 - coding one mc to another. How do we know when the first has finished

    _root.object_1.sunny.gotoAndPlay("walk");
    _root.object_1.sunny.gotoAndPlay("laugh");
    Hi, I code the following. But it jumps straight to the seconf mc "laugh". Is there nbo way of playing walk and on finishing playing laugh.
    Cheers

    Hi guys.
    THANKS for the answers. They are very helpful. However, one of the problems is it is very difficult to convety exactly what we are asking for in these forums.
    I am NOT a programmer but I do know what I need. These answers were very helpful in the learning process as you guys are REAL pros. I have ended up with a mixture.
    On each frame on the Timeline I write the instructions ie: Frame 1:_root.sunny.gotoAndPlay("speak) then on Frame 2:_root.sunny.gotoAndPlay("laugh).
    The key is to write on the last frame of the nested mcs: _root.nextFrame(); in this way I don't need to write a specific instruction inside the nested mc ONLY on the main timeline and therefore keep the code really "clean".
    It serves as a GREAT template to create movie scenes. I have seen this information asked for on many sites but with inadequate answers given.
    I hope this serves as a great lesson for other NON pros but with serious projects.People are still using the main timeline to tween between key frames when they could be using AS. It's ridiculous but NOBODY seems to teach it well. Not even good sites like cartoon smart etc...
    Thankyou guys.

  • How do I know when the battery is fully charged?

    I use my computer to charge it, but there's never any indication that it's fully charged, so whenever I take it off, it's just a guess, and I'd like to get the maximum battery life possibly out of a charge. Any way to tell?

    Don't rely on the icon to indicate battery issues. It is trying to predict how long your iPod will run under the current operating conditions (as I understand things), so it is not so much of a gas gauge as a range indicator.
    If the indicator is not all the way up to the tippy top, I wouldn't sweat it. Keep track of how long your iPod plays - that's the real indicator of battery condition.

  • Upgrade from CQ5.4 to CQ5.5, how to know when the initial startup is completed?

    The documentation at http://dev.day.com/docs/en/cq/current/deploying/upgrading.html under "STANDALONE (QUICKSTART) UPGRADE" step 3 says that the upgrade process "might take a few minutes". How do we know when the system has been started successfully? When monitoring the error.log file, it looks like that after a while (~20 minutes) an upgrade of the workflow models is started (even though step 4 says that workflow models will be upgraded after a restart). Might there be any problems with stopping the server to soon?
    So, to summarize: how do we know when the server has been started successfully?
    Thanks
    Joakim

    In the error.log you would see message like "Finished upgrading". Alternatively you would see 5 completed task in crx explorer at location /var/upgrade/status

  • HT1476 How would I know when does the iPod touch completes charging?

    Since the iPod touch doesn't display a battery percentage, how would I know when the charging is completed? In iOS 6 and earlier there would be a plugged-in icon meaning that the device is charged, but in iOS 7 there is only one icon that can mean both charging or charged.

    Battery icons
    The battery indicator icon in the upper-right corner of the screen shows battery charging status and about how much charge is left in the battery. When connected to a power source, a small lightning icon will appear next to the battery icon:
    If the battery charge is very low, the device may display a black screen with an empty battery icon, indicating that the battery needs to charge for up to ten minutes before you can use the device. If the battery is extremely low on power, the device may display a black screen for up to two minutes before one of the low-battery images appears; continue to charge the unit for at least 30 minutes or until it is fully charged.
    Yes I already saw this article before and this doesn't help ansewering my question. For iOS 6 and earlier, there would be a lightning icon in the battery when it's charging. If it's charged then there would be a plugged-in icon in the battery. However, the lightnight icon besides the battery in iOS 7 stays the same all the time as long as it's plugged into the charger. So I have no idea when does it finishes its charging, as it doesn't even show battery percentage like iPhone does.

  • My iphone has been stolen so i went to icloud and did the remote wipe/erase. but it says offline pending erase. how will i know when my pictures and all other data have been erased?

    help
       my iphone has been stolen i did the auto erase online but my phone is offline pending erase i cant bare to think someone has acces to my phots and pictures. how will i know when the erase has been succesful

    Thank you again for all of your help!! I really appreciate it!
    I think I am following -- I was able to upload to my iPhoto and all photos and videos are there that is a plus! I tried to create an Event in my iPhoto and put all of my photos in that event but for some reason, now my iTunes it not recognizing that Event in my iPhoto. It is not allowing me to import just that event at the moment but I may be doing something wrong. At least all of my pics and vids are in iPhoto so that is a plus and I know they are at least saved somewhere. Just for some reason, my iTunes it not locating the event that I created with only those photos.
    Thank you for letting me know about my contacts! How do I know if I have the contacts app?
    Also, I had no clue that my iCloud could be backed up via cellular data! However, is this a new feature with the most updated iOS?? Unforutnatly I am like 2 iOS updates behind because I don't have enough storage on my phone. I still get the notification that my phone needs to be plugged in and connected to wifi in order to back up to the cloud :-(
    How can I sync using USB? Right now when i click on the info tab for my iPhone in my iTunes this is the answer that I get -- I am a little unclear as to what it means.
    Sync Contacts:
    Your contacts are being synced with you iPhone over the air from iCloud. Over-the-air sync settings can be changed on you iPhone
    Sync Calendars:
    Your calendars are being synced with you iPhone over the air from iCloud. Over-the-air sync settings can be changed on you iPhone

  • How can I know when I reached space limitations

    Hi, I want to know what happens when an enviorment reachs its space limitation.
    I know that space available is 30mb per user and the only way to know how much space you've consumed is by calculations about the number of registers.
    But I'd like to know how can I know when I reached that limit and what is the procediment to buy more space (overall how much time it takes).
    Every comment will be appreciated.
    Thank you.
    Edited by: linkln on 13/08/2010 10:29 AM

    We recently instituted a new CRM On Demand storage policy and we realize it hasn’t been disseminated as broadly as it should be. This new policy is significantly more generous than the former policy at no additional charge. We used to offer 30MB pooled storage for Multi-tenant, 45MB for Single-Tenant Standard Edition, and 60MB for Single-Tenant Enterprise Edition (this space covered standard records and attachments).
    Customers often think in terms of records and not MB, especially when they are considering importing x million contacts or other records. An average record uses 2KB. We have made the following changes:
    1)     Multi-tenant. Converted the 30MB to 15,000 records. Added 100MB per user for attachments;
    2)     Single-Tenant Standard edition. Converted the 45MB to 22,500 records. Added 150MB per user for attachments;
    3)     Single-Tenant Enterprise edition. More than doubled the 60MB to 70,000 records. Added 200MB per user for attachments;
    In summary the new limits are:
    Storage Allotment by CRM OD Offering______     Records per User_____Megabytes for Attachments to Records per User
    Multi-Tenant___________________________15,000 ____________100
    Single-Tenant Standard Edition_____________22,500 ____________150
    Single-Tenant Enterprise Edition____________70,000 ____________200
    A couple of additional notes:
    •     When counting records we are only counting primary data records. Meta-data and configuration records don’t count against the limit.
    •     Usage is pooled as before (i.e. a customer receives the amount of storage per subscriber as listed above multiplied by number of subscribers).
    Edited by: bobb on Aug 13, 2010 10:57 AM
    Edited by: bobb on Aug 13, 2010 11:03 AM

Maybe you are looking for