- 註冊時間
- 2002-6-7
- 線上時間
- 844 小時
- 閱讀權限
- 200
- 積分
- 784
- 主題
- 49
- 精華
- 1
- 文章
- 795
該用戶從未簽到 - 文章
- 795
|
BackupMan 1.1 是用 image ram 的方式來進行備份的軟體。在我頻繁 I/O 就會出現錯誤的 S60上,只寫入一個檔案的 BackupMan 無疑是個最好的備份軟體(JBbackup 無去在 s60 上 restore)。無奈 BackupMan 向 s60 詢問的月份變數會回傳成帶有"/" 的不合法檔名字串,使得 auto backup 無法正常正作。我已寫信向 BackupMan 回報,對方也很快的回應希望能和 Acer 合作解決問題。請 Matika 兄連絡相關程式設計師與 BackupMan 接觸。讓我的 S60 有個完美的備份方案。謝謝。
BackupMan 網址
http://www.palmgear.com/software/showsoftware.cfm?sid=93261020010910050000&prodID=46552
email support@bitsnbolts.com
之前的 email
ovesky
Hi, Backupman. Could you change the default backup file name so it doesn't include the Forward Slash '/'? In some CJK system, the forward slash is an illegal letter for file name. Though I could change the file name manually, the auto backup will not function. Thanks.
Backupman
Forward Slashes are invalid characters in most file systems. BackupMan does not use filenames that contain them.
oversky
Hi, Mike. I was very surprised about your instant respond even in the weekend days. I hope backupman will be my final backup solution. When I tap the backup icon, a windows with title "Enter Name for Backup" appear, and the default filename did include a forward slash.
I tried to changed the date format in palm system, but it didn't work. The filename appeared in the form "2/ - 11.51 am". So if you change the month format, I guess the problem will be solved.
Backupman
Interesting.
It asks the system for the 3-letter Month abbr to put where you have a "2/". It should read "Feb". I specifically ask the OS for dfMDYLongWithComma which should always return a constant value regardless of the OS Language.
I'll try and think of a useable solution for CKJ system, but I can't make any promises. It sounds like it's trying to localize the date string, and there's not much I can do about that.
oversky
I'll forward this series of emails to the CJK system company if you don't mind. Maybe you and the CJK programmers could work together on this issue. The response from CJK system could delay for a week due to the Chinese's New Year vacation.
If there is no easy solution on date format, could BackupMan use a user-defined name for auto backup? I think this is the easiest way to avoid the slash.
Backupman
I can't use a user defined name for automated backup because it changes. I have to be able to query the system to get the month name so that I can keep multiple backups straight.
I'm hoping that I can work with CKJOS people to find a solution. |
|