close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jun 21, 2010, 6:15:03 PM (15 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v3
|
v4
|
|
| 26 | 26 | 0.0194302 |
| 27 | 27 | }}} |
| | 28 | |
| | 29 | * [http://ubuntuforums.org/showthread.php?t=424366 rsync resume downloads] - 使用 rsync 作檔案續傳動作 |
| | 30 | {{{ |
| | 31 | $ rsync --partial --progress --rsh=ssh localfile remotehost:directory/ |
| | 32 | }}} |