Changeset 23871
- Timestamp:
- 06/09/2008 10:44:56 AM (6 months ago)
- Files:
-
- trunk/Source/ESFileTransferController.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/ESFileTransferController.m
r23304 r23871 339 339 @"-r", //we'll want to store recursively 340 340 @"-1", //use the fastest level of compression that isn't storage; the user can compress manually to do better 341 @"-y", //store symbolic links as such instead of resolving the link 341 342 @"-q", //shhh! 342 343 pathToArchive, //output to our destination name