Encryption of File before download in ABAP

Hi All,
Now i am downloading one file in ABAP. My requirement is, to encrypt the file before downloading to folder.
Is it possible. Please advice with sample code.
Thanks
pabi

Hi,
Please check the below links. Hope it helps.
http://www.sapfans.com/forums/viewtopic.php?f=13&t=28398
http://www.sapfans.com/forums/viewtopic.php?t=28530
Mk..

Similar Messages

  • Do I have to back up files before downloading OS X Lion?

    Hi Guys im really need some quick advice.
    Im looking to upgrade from snow leopard to OS X Lion, do i need to back up my hard drive before doing so? I've just started up as a freelance graphic designer and i've not yet got all my files backed up and im worrie dif i download Lion it'll wipe my file and documents out.
    I've got a feeling it's going to be as simple as downloading an app right?? But i just want to make sure. My terabyte hard drive pack in last year and i've yet to by a new one due to lack of funding!! So im really really paranoid about doing this.
    Is anyone able to advise me on if i should do this or not?? Im desperate for Lion and even more so Mountain Lion when it's launched this year.
    Thank you so much guys, sorry if i sound like a complete newbie and a novice, im just paranoid!

    MissMaccabee wrote:
    Also can any one reccomend a good desktop hard drive? Preferably 750-terabyte.
    I hope meant 750 gigabyte and not 750terabyte.  750terrabyte
    would be a small server farm!
    Anyway, for external drives, I personally use devices
    from Seagate, Iomega, and G-drive.  All of them have seemed
    very reliable for backup and just external storage.  Avoid
    Western Digital products.  I have always had very bad luck
    with them and avoid their products like the plague.
    I currently have a pair of 2TB Seagate GoFlex desktop
    drives for media and media backup connected to my
    Airport Extreme and they have been performing without
    issue.
    If you are depending on your computer for business, it is
    IMPERATIVE to have a clone back up of your system.
    It is the price of of a computer based business and
    the cost down the road will be much higher than the cost
    of the drive if something goes wrong and you can't get
    back up and running immediately. 
    Remember, one of the articles of Murphy's Law states
    that things will fail at the worst possible time.

  • To set a dropdown list for one column in the excel file before downloading

    Hi all,
    I am downloading an excel file which has the format of an internal table with a number of fields. I want to set a dropdown list for one column in the excel file. How can i do this?
    Thanks

    HI ,
    U can use function module " QINT_GET_EXCEL_DATA " ....
    and modify the excel sheet based on ur requirement ......
    Try this ...
    Hope it works
    Thanks
    Shambhu

  • How to compress a large file before downloading it?

    hiii guyz
    this is my first post
    i have a large excel sheet or a number of excel sheets that r generated using Jakarta poi...so b4 downloading them i hav 2 compress them into any zipped format like Zip or Gzip .....
    i dont know how to Start n really confused at this stage how to do that...
    please help me complete my task.....
    Thanx n Regards
    .......Chinnu..........

    hey thanx very much man....
    u had da solution in a flicker....
    if there is a problem i will getback 2 u...
    Thanx
    Chinnu

  • Since I downloaded Adobe Reader 11.0.07 I have been totally unable to print any PDF files using my Dell 1720 laser printer - I just get a blinking "error" light on the printer, no other error messages . I never had a problem printing PDF files before down

    Since I downloaded Adobe Reader 11.0.07 I have been totally unable to print any PDF files using my Dell 1720 laser printer - I just get a blinking "error" light on the printer, no other error messages . I never had a problem printing PDF files before downloading the new Reader version. Suggestions? Thank you.

    Hi,
    Which version of Adobe Reader were you using earlier when printing using Dell printed was working fine?
    Thanks,
    Shakti K

  • Can I get a notice when the files are downloaded by the recipient? And other issues...

    The older SendNow app notifies me by email whenever I have successfully sent a file, and another email when the recipient has downloaded the file.
    With Adobe Send, I get only an email notice that the recipient has "viewed my shared files" which is kind of vague. I would like to know for certain that the client has actually downloaded the file. I know that I can log into the Acrobat site and "View Full Activity" for each file transfer, but it would be great to get an email notice or a text message.
    I hate to say it, but I still feel like we have taken a step backwards with this app, compared to SendNow. It is nice that the recipient can preview the file before downloading it. That seems to be the only benefit so far that I can see. But not having a memorized email address book can make the process very tedious.
    Another minor frustration: Whenever I log in to the Acrobat or SendNow site, there is a box that asks if I want to 'Stay signed in'. I click it every time since this is my own private computer, but I always have to log in anyway.
    When the Adobe Send app first launched, I had problems with it failing. It was VERY frustrating because the status bar would seem normal until the very end before kicking out a fail notice. It happened mostly with larger files or with multiple files. So, I would wait a long time only to have to do it all over again. the entire process would fail.  For example, if I sent six large files, and only one of the files was problematic, the entire transaction failed. The app would not identify the specific failed file. Why couldn't the app allow the good files to go through? I have no idea if this is resolved, but because of this, I have only used the SendNow app.
    well, is anyone there??

    Is working on FCE projects while all the video files are saved on an external drive a bad idea?
    Not at all. This is the correct way to work with a laptop.

  • Encrypt text file using PGP

    Hi all,
    I have a requirement to encrypt a file before sending as email attachment to another party. We have installed PGP to do the encryption. I am able to generate the text file and store in UNIX server. I created a directory in AL11 with the text file. I also created a command in SM69. When i execute the command in sm69, it is throwing me the following message:
    3083:could not create output file
    3090:operation failed, file not found
    External program terminated with exit code 162
    Any idea why?

    Hello Aida ,
    Could you please share ? how did you solve this issue ?
    Thanks & Regards
    Tisha

  • How do I call browser Save As dialog box before downloading pdf files?

    How do I call browser Save As dialog box before downloading pdf files?
    Here's my favorite scenario:
    1. User clicks button
    2. Save As dialog displays
    3. User chooses location
    4. A set of PDF files download to that location OR a single zip file downloads
    Background:
    I want to ensure the user sees that files are being downloaded. I'm delivering content to users who may not be Web savvy.
    Concern:
    1. User has no clue how to find downloaded files or that files have even downloaded.
    2. I'd like to deliver the set as zip files. Not sure if self-opening zip files still exist.
    FYI:
    I'm using jQuery UI buttons. Not sure if that factors into response.

    Just for clarity, I'm not forcing a download. The user will click a button.
    Click a button or click a link, either way you're technically executing a script to force a download.
    I'm assuming that's the php file resident on the server.
    Yes but that's only part of it.  Once the contact form executes, another script is called up which opens the browser's download dialogue.
    Is there a php script for simply calling the Open/Save dialog box?
    Yes. 
    <?php
    /* This short script forces a file download.
       For simplicity, it's intended to be used for a single file.
       You can use multiple copies of this file (with unique names)
       with different variable values to use it with multiple files.
       Use of this script has a side-effect of hiding the location of the
       file on your server.
    // full server path to file to be downloaded (including filename)
    $Path2File = "path/to-file-on-server.zip";
    // the filename
    $theFileName = "name-of-file.zip";
    //the work gets done here
    header ("Cache-Control: must-revalidate, post-check=0, pre-check=0");
    header ("Content-Type: application/octet-stream");
    header ("Content-Length: " . filesize($Path2File));
    header ("Content-Disposition: attachment; filename=$theFileName");
    readfile($Path2File);
    ?>
    Name this file zip2download.php.
    Add a link to your HTML page:
    <a href="zip2download.php">Download Zip</a>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Where can I find the file sizes for each application before downloading?

    Where can I find the file sizes for each application before downloading? I have limited download (525 MBs/day) because of Hughsnet and I need to know each applications total size before I download.

    You can go to the trial page to get an estimated size.  As the Creative Cloud products change over time though this may become less accurate.
    If you are on a limited bandwidth account then you may want to consider purchasing a perpetual copy of Creative Suite 6 as opposed to subscribing to the Creative Cloud.

  • I've set Mozilla to ask where before downloading a file, but it keeps going directly to the downloads folder

    I recently upgraded from a 32bit XP Pro Windows machine to a 64bit 7 Pro Windows machine. In XP, Mozilla was set to ask where to save something before downloading and it always worked. Windows 7 Pro Mozilla is also set to ask where before downloading something, but it never asks. It just goes right to the download folder. Once something's in the download folder I can't even move the item from there to somewhere else. Do I need a special add-on or something for Win 7 Pro?

    You can check for problems with preferences.
    Rename or delete the prefs.js file and possible numbered prefs-##.js and user.js files to reset all prefs to the default value.
    *http://kb.mozillazine.org/Preferences_not_saved
    *http://kb.mozillazine.org/Resetting_preferences

  • When pdf files are downloaded from the net they show up in different fonts like its encrypted?

    when we try to download pdf files from the internet the document shows up weird like the file is encrypted. the files show up with lots of spaces and numbers and letters mixed together. what can we do to fix this problem?

    I'm adding more information:
    in Finder, my iMovie folders are all visible and accessible.  When I click on a clip from iMovie Events folder, Quicktime opens and plays the clip.  ALL my video is not missing - it just isn't showing up in the Event Library!
    This happened all of a sudden, while I was working on iMovie project (on both computers).
    All my Projects are intact, and play when I open them. 

  • Whenever i download files, many times it stops before downloading completely and i have to restart the process by visiting the site.

    Whenever i download files, many times it stops before downloading completely and i have to restart the process by visiting the site. Suppose the file is 20 mbs, but it downloads only 2-3 mbs, reports that download is complete, but its just a part of that.

    It is possible that your anti-virus software is corrupting the downloaded files or otherwise interfering with downloading files by Firefox.
    Try to disable the real-time (live) scanning of files in your anti-virus software temporarily to see if that makes downloading work.
    See "Disable virus scanning in Firefox preferences - Windows"
    * http://kb.mozillazine.org/Unable_to_save_or_download_files

  • How do you encrypt a pdf file before sending?

    How do you encrypt a pdf file before sending

    Hi paleo1453,
    I'm not sure I follow your question. Are you asking how you can apply security to a PDF, or how the Acrobat.com online services encrypt files when you send them?
    Best,
    Sara

  • When downloading a file from Safari, it goes to downloads and you can't re-name the file before it is saved

    I am new to MAC and have trouble when downloading files from Safari that I want to save to a particular folder with a new name.  Can you do that without first saving to downloads, then moving the file to the documents stack, then changing the name?

    Although the right-click contect menu has "Download linked file as" and you would think that would allow you to rename the file as it is downloaded, it always gives me a useless html file.  Maybe I am misunderstanding what that menu item actually does. I long ago gave up on renaming files during download. So I'm as curious as you about whether it can be done.

  • Is it necessary to save the file before upgrading? I tried downloading for upgrade, box came up asking to save file. When I didn't save it, it would not download.

    I don't have a lot of memory left and I didn't want to save the file fearing I wouldn't have enough memory.

    yes it is recommended to save the file because only with this way you can install firefox whenever you like
    in windows the file most always saved to the latest location that save previous file before
    thank you

Maybe you are looking for

  • Convert Digital Signature in Word to PDF

    Dear Expert, I create digital signature in Word 2010, can I convert Word file to PDF file. and Using Adobe PDF reader to sign the digital signature. Can we do it? Thank you

  • Problem with running spool

    Hi, I created a script to grab the data from a view in database and export to cvs file. However, the column head name cannot be exported. Here is my code: set NEWPAGE 0 set SPACE 0 set LINESIZE 10000 set FEEDBACK Off set PAGESIZE 0 set verify off set

  • Why does my photoshop keep giving black and white lines when I use my lasso tool?

    why does my photoshop keep giving black and white lines when I use my lasso tool? It has never done this before last night. It filles the Whole lasso seleted box with (what it almost looks like) black and white caution lines. then when I go to zoom o

  • Java 1.4.2 default cache size problems

    Hello all - I am delivering panoramic image Virtual Travel® tours via Flash and the Java PTviewer applet, e.g. http://www.taj-mahal.net We want to deliver much larger & "full screen" panoramas as well. This all works fine on PCs (sigh), but not on Ma

  • SAP Query SQ01 restriction at Plant level

    Hello All, Is possible to restrict SAP SQ01 Query report at Plant level? I mean if it can be restricted through Auth object at Role level?