Results 1 to 2 of 2

Thread: File Compression for Off-site Back-up

  1. #1

    Thread Starter
    Hyperactive Member johnweidauer's Avatar
    Join Date
    Sep 2002
    Location
    SLC, UT
    Posts
    314

    File Compression for Off-site Back-up

    Anyone,

    I am writting a prog that will take my SQL (.BAK) files and upload them via .NET (winsock).

    I obviously need to compress these bad boys. Anyone suggest some strong programs to shrink these files down considerably? I currently use winzip 9 and a BAT file, this works ok, but i think there might be a more efficient/or better way of doing this.

    Thanks for NE1s input.

    John
    To the world you may just be one person, but to this one person, you just might be the world.

  2. #2
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: File Compression for Off-site Back-up

    7-Zip is the best for really compressing data (not music/movies).
    http://www.7-zip.org/

    But, your server on the other end would have to know how to decompress it. The only thing I can think of is use to export with phpMyAdmin to tar.gz (or zip) and upload that way.
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width