Search found 9 matches
- Wed Jan 04, 2012 3:37 pm
- Forum: Support & Troubleshooting
- Topic: Parsing log files (cygwin grep.... awk...)
- Replies: 2
- Views: 2999
Re: Parsing log files (cygwin grep.... awk...)
LAST POST on Subject: If you just search iconv in the cygwin install gui, it will pull only libiconv2 as iconv() function and you'll think you have to go down the compile route (ugh) To get iconv for cygwin you need to go to libs and select libiconv syntax a bit different from linux $ iconv -f UTF-1...
- Wed Jan 04, 2012 2:06 pm
- Forum: Support & Troubleshooting
- Topic: Parsing log files (cygwin grep.... awk...)
- Replies: 2
- Views: 2999
Re: Parsing log files (cygwin grep.... awk...)
SOLUTION: Hello.... using a different "from type" worked ***UTF16*** [root@resucsdapp1 ~]# iconv -f UTF16 -t UTF8 randy.log -o randyconv.log [root@resucsdapp1 ~]# ll *ran* -rw-r--r-- 1 root root 5281 Jan 4 08:57 randyconv.log <- half the size -rwx------ 1 root root 10560 Jan 4 08:56 randy.log [root@...
- Wed Jan 04, 2012 12:49 pm
- Forum: Support & Troubleshooting
- Topic: Parsing log files (cygwin grep.... awk...)
- Replies: 2
- Views: 2999
Parsing log files (cygwin grep.... awk...)
Hello.... I am trying to create reports off of backup log files - using cygwin (bash-> grep, awk) on WinServer2008R2/backup4all-Pro-4.6 However the log files appear to have zero fills out to 16bits so grep awk does not work. Things like bash-> cat, tail, work. All windows stuff like wordpad, textpad...
- Thu Dec 08, 2011 11:56 am
- Forum: Feedback & Wishlist
- Topic: purchasing question volume discount
- Replies: 1
- Views: 2984
purchasing question volume discount
Hello, I went to the site to order 17 licenses and it said I will ge a MC - Multiple compter licensing Scheme. And is supposedly to use a specific MSI file and Centralized Run time... I have already manually set up 8 servers in trial mode and would like to not reset everything up. Can this be done? ...
- Fri Dec 02, 2011 3:40 pm
- Forum: Support & Troubleshooting
- Topic: Initial Differential always full? even after initial full?
- Replies: 4
- Views: 3086
Re: Initial Differential always full? even after initial full?
Actually - If using the same Backup NAME No matter what the Default is. If one schedules the first Action to be full - (1st weekly) then the first Differential will be a Differential (as expected) - (1st dailey) Its all about whats in the .bkc - I get it. (you are about to get an order for 8-10 lice...
- Fri Dec 02, 2011 2:30 pm
- Forum: Feedback & Wishlist
- Topic: Reflect Scheduled Action Backup Type in Log File
- Replies: 1
- Views: 3498
Reflect Scheduled Action Backup Type in Log File
The INSERT TAG <BACKUP TYPE> works nicely for the .zip file - reflecting the Scheduled Action Backup Type.
But the ...\Logs\NAME_YYYYMMDDhhmmss.backup.log file ALWAYS logs the "Type:" as the Default Type.
Thank you..
But the ...\Logs\NAME_YYYYMMDDhhmmss.backup.log file ALWAYS logs the "Type:" as the Default Type.
Thank you..
- Fri Dec 02, 2011 2:14 pm
- Forum: Support & Troubleshooting
- Topic: Initial Differential always full? even after initial full?
- Replies: 4
- Views: 3086
Re: Initial Differential always full? even after initial full?
OK I have found that I missed there is a "INSERT TAG" for backup type Included in .zip file name i.e. Constant_<BACKUP NAME>_<DATE>_<TIME>_<BACKUP TYPE> And <BACKUP TYPE> Does "follow what the ACTION in the Scheduler is... ONLY THING MISSING NOW is a CORRECT REFLECTION of Backup TYPE in the Log File...
- Thu Dec 01, 2011 9:49 pm
- Forum: Support & Troubleshooting
- Topic: Initial Differential always full? even after initial full?
- Replies: 4
- Views: 3086
Re: Initial Differential always full? even after initial full?
Still need help Using a smaller save set I am able to shorten my test cycles. Using the Scheduler I can force FULL versus DIFF However: 1) The type always says FULL (the default) in the log file (even though the 3rd Column "Action" field listed in the Schedule is defined as "Differential backup" and...
- Thu Dec 01, 2011 6:18 pm
- Forum: Support & Troubleshooting
- Topic: Initial Differential always full? even after initial full?
- Replies: 4
- Views: 3086
Initial Differential always full? even after initial full?
Hello I have just created 2 "Backups" as Administrator on the same Server - in the same Group 1) = Name="Backup full" - type full and 2) = Name="Backup diff" - type diff I ran 1) and it created the full as expected I immediately ran 2) and it created a full list of files again. The Group name is the...