Commit Graph

109 Commits

Author SHA1 Message Date
Goffi 730a427cff removed some forgotten TODO 2010-09-27 17:33:25 +08:00
Goffi 4b836480a0 Journalisation + some additionnal try/except 2010-09-27 17:31:43 +08:00
Goffi d575768069 vfat names incompatibility fix
- bug fixed in getFsType(bad fs returned in most cases)
- removing gettext (_("")) in a debug fonction with filename, as the filename can be with invalid utf-8, and then cause an exception. A better solution can probably be found later.
- No more progress bar when the files have a null sum
2010-09-27 16:44:25 +08:00
Goffi 3929a9b6df gettext inclusion & French translation 2010-09-27 13:09:42 +08:00
Goffi 554ab06336 --preserve option (same default as for cp) & progress bar are now working.
also added --force & --verbose options
2010-09-26 14:08:14 +08:00
Goffi 4748123e8d Basic file copying
- missing dir are created (without permission check yet)
- new options to deactivate progress bar
2010-09-26 12:00:05 +08:00
Goffi c684e9c28e getFsType fix 2010-09-21 13:47:44 +08:00
Goffi 00d36083ba Arguments management 2010-08-30 20:15:26 +08:00
Goffi 2e5f524eba initial commit 2010-08-25 16:11:34 +08:00