Thema: Send2FTP

Einzelnen Beitrag anzeigen

Benutzerbild von toms
toms
(CodeLib-Manager)

Registriert seit: 10. Jun 2002
4.648 Beiträge
 
Delphi XE Professional
 
#5

Re: Send2FTP

  Alt 18. Mai 2008, 18:32
Zitat von smallsmoker:

Zitat:
# Die Möglichkeit, eine Datei zu komprimieren vor dem Upload
(z.B wenn die Control Taste gedrückt wird währen dem Anklicken eines SendTo Link
oder per Option die Datei komprimiert - zip/rar)
leider gibt es nur unrar als commandozeilen programm, also vermutlich mit irgendeiner zip library .. (hasst du nen link parat ?)
Bei Torry findest du einige Sourcen:

z.B KAZip v.2.0

Zitat:
By Kiril Antonov. KAZIP is fast, simple ZIP archiver and dearchiver which uses most popular ZIP format. Inflate - Deflate zip compression format (no encryption support and no multidisk support). KAZip is totaly based on Delphi VCL - no DLL, ActiveX or other external libraries. KAZip is totaly stream oriented so you can deal with data only in memory without creating temporary files, etc. If you need to add zip-unzip functionality to your application, KAZIP is the right solution. Additional ZipListView and ZipTreeView components for easy visualisation.
Functionality:

Zip-Unzip using Inflate-Deflate
BZip2 unzipping trough usage of BZIP2 units from Edison Mera Menndez.
Functions:
Adding Files, Folders, Streams;
Selecting, Deselecting, Checking;
Extracting to files and streams;
Delete and Rename files
Create, Delete and Rename folders
Test, Repair
Thomas
  Mit Zitat antworten Zitat