Why does AddWatermark make file so big?

I have created a 600 x 253 72 dpi gif file.  It is only 36kb in size.  When I take a 7 page 220kb PDF file and do a cfpdf action="addwatermark" to the file, it grows from 220kb to a whopping 1.3 MB!
Strangely enough, if I open the same file in Adobe Acrobat Professional and manually add the exact same gif file as a watermark to the exact same PDF file, the result file actually got SMALLER!?!?!
You don't believe me?  Try it yourself.
Image file: https://www.calcerts.com/images/logo_main_watermark_color.gif
Original PDF: https://www.calcerts.com/BB4031.pdf
PDF File after doing a simple addwatermark: https://www.calcerts.com/BB4031_WTF.pdf
PDF File if I add the image as a watermark in Adobe Acrobat Professional 8: https://www.calcerts.com/BB4031_AdobeWatermarked.pdf
The code I used was this:
<cfpdf action="addwatermark"
  source="d:\BB4031.pdf"
  destination="d:\BB4031_WTF.pdf"
  image="D:\images\logo_main_watermark_color.gif"
  opacity = 2
  foreground = "yes"
  rotation = 0
  showonprint = "yes"
  overwrite="yes"
  position = "0,250"
  >

rotflmao!!!
ok, Qui-Gon.....  Teach a man to fish, and that sort of thing, right?
I found the Page Number footer code in the CFC, did not think to look there.  I thought it would have been in the CFM.  So that's done, thanks.
I added (and modified) the footer info into the Watermark example:
--WATERMARK CODE WORKS, SO I WON'T WASTE YOUR TIME POSTING THAT--
//add the javaloader dynamic proxy library (and my iText jar) to the javaloader
libpaths = [];
arrayAppend(libpaths, expandPath("/CustCFX/javaLoader/support/cfcdynamicproxy/lib/cfcdynamicproxy.jar"));
arrayAppend(libpaths, expandPath("/CustCFX/javaLoader/itext/iText-2.1.7.jar") );
//we HAVE to load the ColdFusion class path to use the dynamic proxy, as it uses ColdFusion's classes
loader = createObject("component", "CustCFX.javaLoader.JavaLoader").init(loadPaths=libpaths, loadColdFusionClassPath=true);
//initialize the building blocks used by the custom page handler 
textColor = loader.create("java.awt.Color").decode( "##000000" );
BaseFont = loader.create("com.lowagie.text.pdf.BaseFont");
textFont = BaseFont.createFont(BaseFont.COURIER, BaseFont.WINANSI, BaseFont.EMBEDDED);
//intialize the page event handler component 
eventHandler = createObject("component", "CustCFX.betterPdfPageEventHandler.PdfPageEventHandler").init( font=textFont, fontSize=8, textColor=textColor);
eventHandler.setFooterText( "My Cool Footer - The Force is with ME!!!");
//we can pass in an array of strings which name all the interfaces we want out dynamic proxy to implement
interfaces = ["com.lowagie.text.pdf.PdfPageEvent"];
//get a reference to the dynamic proxy class
CFCDynamicProxy = loader.create("com.compoundtheory.coldfusion.cfc.CFCDynamicProxy");
// create a proxy that we will pass to the iText writer
eventHandlerProxy = CFCDynamicProxy.createInstance(eventHandler, interfaces);
// adding content to each page 
i = 0; 
while (i LT totalPages) { 
   i = i + 1; 
   // Prepare to place image on OVERcontent 
   content = pdfStamper.getOverContent( javacast("int", i) ); 
   // Only needed if you are changing the opacity, blending, etcetera .. 
   content.setGState(gState); 
   // Center the watermark. Note - using deprecated methods for CF8/iText 1.4 compatability 
   rectangle = pdfStamper.getReader().getPageSizeWithRotation( javacast("int", i) ); 
   x = rectangle.left() + (rectangle.width() - img.plainWidth()) / 2; 
   y = rectangle.bottom() + (rectangle.height() - img.plainHeight()) / 2; 
   img.setAbsolutePosition(x, y); 
   content.addImage(img);
   content.saveState();
   content.beginText();
   NOW WHAT?!?!
I tried: content.setPageEvent( eventHandlerProxy ); like in the Footer example, but that errored out.  I understand what is SUPPOSED to happen here, but I am not getting the syntax.  At this point, I need to apply the eventHandler to the content.  But what everything I have tried has errored out.
One thing that I have learned is that syntax is EVERYTHING with script (that's why I love ColdFusion so much, it's much more foregiving for us non-purebread programmers. 
so once I hvae initiate the beginText, what is the syntax for applying the eventHandler to content?

Similar Messages

  • Why does Dreamweaver makes files?

    Often, when I edit a file, Dreamweaver makes a copy with strange a name, for example "index_8EFYZ3AS8L.php" when I edit index.php, Why????????

    Are you testing the pages in a browser? I would expect you are...
    DW has an option in its preferences to create and use a temporary file for testing; switch that off.
    Preferences --> Preview in browser --> Preview using temporary file

  • Why does C:\Program Files (x86)\Hewlett-Packard\IAM\Bin\asghost.exe run continually at almost 50% CPU use whenever Firefox is started

    Every time I start Firefox 8.0 the following programs runs continuously, i.e. Why does C:\Program Files (x86)\Hewlett-Packard\IAM\Bin\asghost.exe run continually at almost 50% CPU use whenever Firefox is started?

    Start your '''Computer''' in safe mode. Then start Firefox. Try '''Safe''' web sites.
    '''[http://encyclopedia2.thefreedictionary.com/Linux+Safe+Mode Starting The Computer In Safe Mode;<br>Free Online Encyclopedia]'''
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
    * [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Why doesn't flash player stay installed and why does the saved file disappear.

    Why doesn't flash player stay installed and why does the saved file disappear.  I have downloaded and installed flash player several times on my Win7 Vaio laptop. I have uninstalled and deleted all versions.  I am the administrator and I have also turned off my Security Software, but the same thing keeps happening over and over.  The Java Script is enabled and I have tried both downloading via IE and firefox.  It is rediculous that it keeps disappearing and I keep getting messages that the newest version is needed.  I am downloading directly from adobe and they say it is the latest.  Getting very frustrated.  They ask if we have any problems when we go to the finish line, but there is no place for comments.  I guess they don't really care if it works or not.

    So is it actually installed, or is it not?  If not, download and run the offline installers:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    If it still does not work correctly, check
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968
    In Firefox also check if the Shockwave Flash plugin is enabled.

  • Why does FF save files to desktop, when I have "downloads" checked in options? This is a new issue with the latest version 3.6.3 Windows XP Thanks.

    Why does FF save files to desktop, when I have "downloads" checked in options? This is a new issue with the latest version 3.6.3 . Using Windows XP Driving me nuttier! Thanks.
    (Is is that MicroNetFrame Asst thing?)
    == This happened ==
    Every time Firefox opened
    == When I installed latest version

    Thanks for your reply. I appreciate your help.
    It was just a hunch that MircoNetFrame was causing the problem. I disabled it as you suggested, and I still have the problem.
    I just changed under Tools>Options> General - had checked "ask me every time" under downloads, so instead of asking me, FF saved the download to I know not where. It no longer saves it to the desktop, leaving a duplicate in "my documents".
    In windows, I have found unless one knows the entire name of the document, one can never find anything. It isn't listed under recent ''''''__. I can't recall the nomenclature, but the
    capability is ridiculous. So, I don't know where that file I just downloaded is!
    I downloaded a PDF file, but this happens with all DL's. It was so easy to have them all stacked in one place and I could recall
    what I had and when I downloaded it easily.
    Do you have any other suggestions other that going back to the old version of FF, which I would rather not do?
    Thanks again for your time, it is very considerate to help a complete stranger, I must say. Sounds like something I might do! Cheers!

  • Why does a PDF file created in Pages, attached to e-mail, not get sent?

    Why does a PDF file created in Pages, attached to e-mail, not get sent?  I even blank copied myself and nothing seems to have been sent.  Could it bee the size of the PDF file?

    They send for me, my test document was 3.8 MB.

  • Why does the book file bloat?

    Every time I refresh (reimport) the EDD to the files of a book, the book file gets larger and larger indefinitely (which never happens to the individual fm-files).
    Okey, I can resave as mif and then resave the mif back as a .book file to get rid of that junk, but why? It's pretty annoying. Why does it bloat? What's the purpose of bloating it rather than just replacing the old structure definitions? This has been so for all versions of FM I know of.
    Regards,

    in servlet try to do somthing like
    realpath=this.getServletContext().getRealPath("/")+"path from web app root"
    if you whant to get WebInfpath try:
    String webinf_path=this.getServletContext().getRealPath("/")+"Web-inf"

  • Pre "Rendering Preview" colours are better - why does LR make it worse?

    Hi guys
    When I upload a photo for the first time and then view its larger preview for the first time. When lightroom is generating its preview, it takes a second to generate it. When it generates the preview, the colours that it generates arn't as good as the first image of the photo you see. The photo changes colour after its generating the larger preview... and the generated colours are not as  good.
    Why does this occur. In all cases the colour of the photo prior to the preview being rendered are better than the colours once it has finished generating.
    Cheers
    Anthony

    Anthony
    Ok cool that makes sense... If I didn't take the photo in landscape mode or anything like that, do I just shift it back to "Camera Faithful"...
    Yes and No. The profile is not chosen based on what you were shooting with (this only affects your JPGs), but based on the default, which is Adobe Standard (see also below). But switching it gives you another point to start your editing on.
    Also I have a fair few photos that I would like to change back from "Adobe Standard" to  "Camera Faithful" is there any way to do this on mass?
    1) To change multiple photos to a specific profile:
    In Develop:
    Set one photo to the desired profile
    Select all additional images to have the same profile in the film strip (Shift+Click or Ctrl+Click)
    Press Sync...
    Deselect all settings but Calibration
    Hit Synchronize
    2) To make a certain profile default for all imports for a specific camera type:
    Set one photo to the desired profile (do not alter any other parameters, as they will be set as default also)
    Press Alt and click on Set Default ...
    Hit Update to Current Settings
    Note: The Defaults set this way are valid for imports for a specific Camera Model, limited to  a Camera Serial-No. and/or ISO Setting, depending on your settings in Preferences/Presets.
    Lastly, are the colour profiles better in LR 3...
    Somebody else will have to answer for this question, I think they are basically the same, but the underlying algorithm has been vastly improved. Btw, "better" is a generally a bad word when refering to camera profiles. You'll find lots of posts here regarding this subject, e.g. here.
    Beat Gossweiler
    Switzerland
    Message was edited by: b_gossweiler

  • Why does this make *nix crash ?

    why does
    :(){ :|:& };:
    make my system crash ?
    * Don`t try it if you don`t want to crash your box

    :(){:|:&};:
    can also be viewed as
    function(){
    function|function&
    Does this look more familiar? It's basically a standard bash function. The code you posted, called a forkbomb, creates a bash function called ":" which calls itself recursively twice through a pipe and sends the recursion call to the background. Basically, this causes the process to fork (or split) itself forever. This creates a huge number of processes which overrun your CPU, causing your precious computer to freeze/crash/whatever.
    Sending the second function call to the background causes the calling function to not wait until the call returns. Since there is no stop condition for this recursion, the function would wait forever allowing you to kill it and all its children with ^C. Since the recursion call is running in the background, the calling function will complete immediately making it damn near impossible to kill its child processes.
    So why call it twice? Because of the recursive call in the background, the calling process dies as soon as it makes the recursive call. Hence, if we only call it once it will always have one process replacing its parent, defeating the purpose of a forkbomb.
    What's the point? It's a denial of service attack, plain and simple.
    Various other type of forkbombs...
    Windows
    %0|%0
    -or-
    :s
    start %0
    %0|%0
    goto :s
    Perl
    fork while fork
    Haskell
    import Control.Monad
    import System.Posix.Process
    forkBomb = forever $ forkProcess forkBomb
    Python
    import os
    while True:
    os.fork()
    Ruby
    loop { fork }
    C/C++
    #include <unistd.h>
    int main(void)
    while(1)
    fork();
    return 0;
    NASM
    section .text
    global _start ;Call start
    _start:
    push byte 2 ;syscall to Linux fork
    pop eax ;set EAX argument for fork to NULL [So it works in strings]
    int 0x80 ;Execute syscall with fork & the EAX [null, above] argument
    jmp short _start ;Go back to beginning, causing a fork bomb
    Lisp
    (defmacro wabbit () ;; A program that writes code.
    (let ((fname (gentemp 'INET)))
    `(progn
    (defun ,fname () ;; Generate.
    nil)
    (wabbit))))
    (wabbit) ;; Start multiplying.
    * Disclaimer: It's not my fault if you fuck up your system trying these out.
    ** Edit: Wow... in the time it took me to write that up a crapload of people answered the question... oh well.
    Last edited by Ghost1227 (2009-06-21 14:02:55)

  • Why does JDBC make me commit a query?

    I was working with two DB2 database connections, A and B, and performed the following logic:
    Turned off AutoCommit for A and B
    Updated A
    Updated B
    Committted A
    Rolled back B
    Selected from A
    Selected from B
    Updated A
    Committed A
    Closed Connection A
    Closed Connection B
    Everything worked well until I tried to close Connection B. It threw a SQL Exception with the description "invalid transaction state". I read online that this means you are trying to close a connection with uncommitted data. It didn't make sense because the only thing I had done since rolling back was SELECT. When I tried it with a rollback or commit immediately before closing the connection, it worked. Any ideas why it would make me commit a SELECT? Is this just an unintended bug or could they have implemented it like this on purpose?

    I also first was wondering why a select should be committed.
    But also a select can cause locks that influence other connections. How, depends on the isolation level you set. For example SERIALIZABLE would block inserts by another connection that would change your retrieval in case you repeat it.
    To make the DBMS know that after your retrieval your processing of these data is done - no changes following - you must end the transaction by commit (or rollback - would be the same here since you've done no changes).

  • Why does Illustrator make you save every file 20 times or more?

    OK I exaggerate, but really, saving 3-4 times over and over is quite annoying...

    Tom:
    What you are referring to is when you save a file for the first time. I used to think "what the hey?" until I figured out why it does what it does...
    When you go to save, you type in the file name, but without appending the extension, because you're used to the program doing this, right? Try typing the extension on the end and hit save, it will skip a step, adding the extension is all Illustrator does the first click.
    The second main dialog window gathers all the pertinent info you want to save with the file, so that is kinda important.
    What more do you want?

  • Why does "generate db doc" create big _Flashback files?

    I had not noticed this before, but I now see "generate db doc" creates big TABLENAME_Flashback.html files. This is even if I purge the recyclebin, and observed under 3.0 and 3.1. The content looks like the following:
    Operation VERSIONS_XID VERSIONS_STARTSCN VERSIONS_ENDSCN ROW_ID NOW_SCN
    Original null null null oracle.sql.ROWID@4cb8382c 9515209730
    Original null null null oracle.sql.ROWID@526ff80d 9515209730
    Original null null null oracle.sql.ROWID@350647c3 9515209730

    Someone reported this last week and I think it was identified as a bug. Not in time for the 3.1 release though.
    Re: 3.1EA3 - Generating DBDoc - flashback
    Edited by: Jim Smith on Feb 10, 2012 3:39 PM

  • Why does Aperture make D7000 RAW files Dark????????

    Okay, i've been through a million different ways - files look GREAT, then you load them into Aperture and they look like sh*t.
    And i finally figured out a way to PROVE that Aperture is screwing up my files! Here's what I did:
    Transfered original RAW files from my Nikon D7000 to a folder on a hard drive.
    1. Photo Mechanic: Loaded a RAW file into photo mechanic, it looked nice - exactly like it looked on my camera screen, did absolute nothing to it, exported it as a JPG. It came out looking NICE! Nice soft colors, lots of subtleties, beautiful. Could be a little sharper, but I wanted to make absolutely NO adjustments - since the test was for overall color and image quality.
    2. Aperture: Loaded the exact same original RAW file into Aperture and it looked like crap! DARK, muddy, all the subtletiy is lost. I did Nothing to adjust it, exported it as a high quality JPG - it came out DARK and muddy. Ugly!
    ***????? So annoying!!! This happens over and over and over again.
    It's YOU Aperture! Not me!! Not my files! Not my camera - which i've brought back to get checked countless times to see if something was wrong with the camera.
    It's really annoying. You have to fix it! There are countless comments online about this same problem. FIX IT!!!!!!!
    If you email me i'll attach the two sample files. I did NOTHING to adjust either of them in either program. This is just the crappy dark garbage that Aperture generates from perfectly beautiful RAW files from Nikon D7000 cameras.
    - please respond.

    What happens if, as an experiment, you use Adobe DNG Converter to convert one of the D7000's NEFs into a DNG? Same result?

  • Why does iTunes make a mess out of my TV Shows library?

    I'm not really sure where to post this, as it doesn't seem like Apple pays much attention to the official Apple Support Forums, but I'll give it a go nontheless.
    The thing is, as most Apple TV owners I have to rely on iTunes for handling my media library in order to get it working towards my Apple TV (currently an Apple TV 3rd Generation, Rev A) which is perfectly fine. I find iTunes to be very well organised and owning several OS X systems, only using iOS devices and everything my music library already consists of only ALAC (Apple Lossless) music tracks and I like to keep all my audio books in M4B (AAC) simply because it’s much better organized this way. As long as all the metadata is done right one can’t really complain about how iTunes is doing things other than the Windows version being rather slow when you start filling it up with content, the OS X version is vastly superior in terms of performance and overall stability but I guess that is to be expected.
    I have absolutely no problems with my ALAC (Apple Lossless) music library, no matter how many tracks I add they are all there, with the correct metadata and everything. Same goes for my audio book library, the only ones being somewhat troublesome are those I’ve got in MP3 format instead of M4B (AAC) as they get automatically listed as music instead of audio books, but that’s fixed within a matter of seconds just marking them as audio book in iTunes metadata. My movie library, which used to consists of loads of self-ripped Blu-Rays encoded to MKV’s with either Dolby Digital 5.1 or DTS 5.1 is now repacked into M4V / MP4 containing Dolby Digital 5.1 (AC-3) and with the help of metadata downloaded from IMDB they are all listed correctly with the correct metadata, so all is good and dandy.
    But when it comes to TV-Shows things starts to get messy. We are still talking about only M4V / MP4 files containing mostly Dolby Digital 5.1 (AC-3) audio tracks, and a few containing 2.0 AAC audio tracks. The problem is iTunes is making a complete mess out of things, no matter what I do.
    Some TV-shows are added and shown correctly in my iTunes library, others are just not working out at all! Take my six seasons of LOST for instance.
    I tried to redo the metadata on the first six episodes of season 06, but they just won’t show no matter what I do. The weirdest thing with these episodes is that when I manually play the M4V files using iTunes, iTunes recognise them as LOST Season 02 episodes and not Season 03 episodes. So LOST Season 03 - Episode 01 which is "01. A Tale of Two Cities" is shown as LOST Season 02 - Episode 10 which is "10. The 23rd Psalm". That's quite odd, which was the reason why I went ahead and rework the metadata of these episodes just to be sure.
    But still it won’t show in the iTunes library and when manually opening the M4V files with iTunes it still shown as being "10. The 23rd Psalm" instead of "01. A Tale of Two Cities". If I open the file with QuickTime Player, Windows Media Player or Media Player Classic Home Cinema they all list it as "01. A Tale of Two Cities" and not "10. The 23rd Psalm" as iTunes does. Watching the playback is making quite clear it's indeed playing back A Tale of Two Cities and not The 23rd Pslam episodes, even in iTunes.
    I have no clues why iTunes is making a mess out of the first six episodes of LOST Season 03, it really doesn't make much sense as there is nothing with the M4V files, their contains or their metadata that points towards iTunes recognising it as a LOST Season 2 episode at all.
    Just to confirm the metadata in iTunes I tried to remove the whole LOST series from my library and went ahead and added ONLY the first six episodes of Season 03 and nothing else. Then they are showing correctly, with the correct metadata for each and every episode.
    But upon adding the rest of the bunch they disappear and suddenly iTunes starts mixing the first six episodes of Season 03 as Season 02 episodes...
    As soon as I add any episode of LOST Season 02, 10-15 they seem to replace LOST Season 03, 1-6. So Season 03 is working perfectly, having all the right metadata and everything but as soon as I add LOST Season 02, Episode 10, LOST Season 03, Episode 01 starts playing as LOST Season 02, Episode 10 and then disappears from the library. Upon adding and playing back LOST Season 02, Episode 11 it replaces LOST Season 03, Episode 02 which then disappears from the library and this goes on for episode 10-15 of Season 02 which for some reason replaces episode 01-06 of Season 03.
    This isn’t isolated to only LOST, same goes for a few of my House M.D season whereas iTunes is starting make a mess of things mixing metadata of Season 3 with metadata of Season 4 for no obvious reason. This is quite frustrating as this renders my Apple TV quite useless when iTunes is not capable of handling my media library correctly.
    Several episodes are missing in quite a few of my various TV Shows as well, some requires me to manually open the M4V / MP4 while browsing my library for it to get listed as it’s not being added while adding the folder to my library.
    This has been going on ever since iTunes 10.X, and it’s behaving like this on all my system it being Windows 7, Windows 8, OS X Mountain Lion or OS X Mavericks. Surely something has to be done in order to solve this? There is nothing wrong with my M4V / MP4 files as I’ve re-ripped them, re-encoded them, re-done their metadata and everything without any luck and consider it only happens with various TV shows and not with my music, audio book nor my movie library I see nothing pointing at it being a problem with my content but rather iTunes making it all fuzzy for no apparent reason.

    Seems like I actually figured out what was going on.. When I re-do my MKV's into MP4 / M4V's applications like Subler, MKVtoMP4 and other toolkits are grabbing metadata from servers like IMDB.
    Upon retrieving metadata they also grab something called "XID" which is supposedly Apple's very own iTunes specific ID or serial if you like for each specific TV show available through the iTunes Store. This seems to be causing the problems with missing episodes and episodes starting to playback as a different episode from another season.
    I always wondered why House Season 04 - Episode 01 - "Alone" always got played back as House Season 03 - Episode 11 - "Words of Deeds". It was always the exact same mix-up each and every time. iTunes never seems to mix-up anything other than the same specific episodes each and every time, and all the missing episodes are always the same ones, from the same TV show, from the very same season. I always found that a bit strange as I would expect library mix-ups from iTunes to be somewhat random and not consistent like this.
    So I tried to simply tried something completely random, renaming House Season 04 - Episode 01 - "Alone" into "RARW Season 11 - Episode 42 - "Come at me bro"" and House Season 03 - Episode 11 - "Words of Deeds" into "TESTING Season 04 - Episode 05 - "Testing this"" and it will still do the same, now my randomly generated metadata of "RARW Season 11 - Episode 42 - "Come at me bro"" was played back as "TESTING Season 04 - Episode 05 - "Testing this"". So it clearly had nothing to do with whatever metadata I added to the video within iTunes, it would continuously mix-up the very same episode no matter what.
    So then I grab my toolkit to see what kind of information was garter from IMDB's database to see if I could spot anything weird going on? I didn't really see anything, but I noticed the XID with it's "Apple:vendor_id:2003-tt0367279" input, so even though these two episodes had different XIDs I tried to simply input my very own like "House Season 03" and "House Season 04" and then all of sudden everything worked out perfectly.
    I'm not entirely sure whos to blame here. As the XID was indeed different I see no reason why iTunes should confuse one for the other in the first place, perhaps there is something fuzzy with the iTunes database or something. I don't really care though, I see no value in having the "correct" XID as long as my iTunes library is showing and playing back everything correctly so now I have just went ahead and re-done ALL my XID's of every TV Show to have their very own for each season just to make sure nothing like this ever happens again.

  • OS 10.5 - Why does 'Copy' overwrite files on my External HD? Please read...

    *Please read this before answering...*
    So here is the issue.
    When I copy a folder(s) to my external HD, instead of adding the new files to the existing folder(s), it overwrites them. Let me give an example (below):
    Lets say I have a folder on my Laptop (Intel MackBook 2.2) named "Bob", and it contains a file named "test_1.txt. Then I have a folder on the external HD also named "Bob", with files "test_2.txt" and "test_3.txt". If I copy the folder from the laptop to the external HD, test_2 and test_3 are gone, and only test_1 is there...
    I am new to Mac (very new), but on a Windows (any version) based machine, lets say I have the same setup, and do the same copy. In that case, the folder "Bob" is of course on the external HD, but I then have test_1, test_2, and test_3 in the folder.
    It's like in a Windows environment, it merges those folders, so the files in the folder on the external HD stay put, and it adds the new ones from the laptop to the folder. In a Mac environment, it seems as though it deletes the folder on the external HD, then copies the one from the laptop.
    Now here is the problem, and why I am so worried about this...
    I have a folder called "Pics" on the laptop and the external HD. As I pull pics from my camera, download them, etc, they go into the many folders under the main pics folder on the laptop. I then copy it to the external HD later. In Windows, I am essentially just adding these pics to all the already full folders under pics on the external HD. I don't keep them all on the laptop because there are to many, so they just update when I do this, and there are that many more in the folders on the ex HD. If I do this same process in the Mac OS, it will delete all the folders on my ex HD, then replace them w/ these. I, in-turn, will loose many gb's of pics that weren't on the laptop. I do the same w/ a software folder, documents, and a few others.
    There are too many for me to just add them folder by folder, so I really need a way to make this act like it does on a Windows comp.
    I have asked a bunch of my Mac friends, and they have no idea, so any help is much, MUCH appreciated!
    Thanks

    You can set the preference to only add new files, and never delete anything. It WILL over-write a specific file with a newer version (and that means FILE, not folder), but even that can be changed by doing an "Archive"--you check the box to "Archive when replacing existing files" and you can even tell it how many duplicates to keep, and whether to purge dupes after a certain amount of time. It is a very flexible program.
    I basically use it to keep my backup drive in sync with my startup drive, but without deleting anything from the backup. Ever. Thus my Pictures folder has many sub-folders, and they have sub-folders too, with things getting added to them. Chronosync adds the new files to the sub-folders, adds new folders to the basic Pictures folder, and if I toss some things from the startup drive, they remain on the backup drive.
    Thus, if the startup drive has /Pictures/Summer08/file2 file4 file5, and the backup drive has /Pictures/Summer08/file1 file2 file3, after I sync it will still have files 1-3, plus files 4 and 5. If I had updated file2 on the startup drive, the updated version will over-write the original on the backup drive, unless I used the Archive option.
    Francine
    Francine
    Schwieder

Maybe you are looking for

  • BO XI 3.1 SP2 error while installing in Windows 2008 ENT Server 32 Bit

    Hi We have  windows 2008 enterprise edition 32 Bit SP2 , While installing  BO 3.1 SP2 we are getting the following error. "Some files could not be created. Please close all applications, reboot Windows and restart this installation." 1.we do have eno

  • Xcelsius Developer needed in Houston, TX

    Hello all... I hope the good people of this forum can help me in my search! A client of ours in Houston, TX...Downtown, specifically...is looking to hire a solid Xcelsius developer for 2-3 months on a contract (W2) basis. My client is in municipal re

  • Reply action in OSB

    Hi, I need to create a message flow in the following way in OSB 11g. Service Callout -> Send Reply back to consumer -> Another Service Call in Async Way. Does the reply activity after the first service callout works? Thanks Siva

  • Starting OEM page from plug-in

    We are trying to start an OEM page from a button click of our plug-in page. Is it possible? Could you please help?

  • Satellite Pro A300 PSAJ1E doesn't wake up from standby correctly

    I have a new Toshiba Satellite Pro A300/ PSAJ1E - 018006EN with similar problems too. When mine goes into sleep mode it will not re-start unless the power button is pressed 'numerous' times, eventually it powers up, but in safe mode and everything th