Shirt Pocket Discussions  
    Home netTunes launchTunes SuperDuper! Buy Now Support Discussions About Shirt Pocket    

Go Back   Shirt Pocket Discussions > Search Forums

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: pwharff
Forum: General 06-05-2007, 01:55 PM
Replies: 1
Views: 7,612
Posted By pwharff
SuperDuper!'s Process for Copying Files?

Could someone explain to me what SuperDuper uses for copying files?

rsync?
cp?
ditto?

The reason I ask is because everytime I clone a disk and then "graph" that disk using DiskWarrior, it...
Forum: General 05-07-2007, 01:06 PM
Replies: 2
Views: 8,799
Posted By pwharff
I found the problem. I needed to enable Multicast...

I found the problem. I needed to enable Multicast DNS (AKA Bonjour/Rendezvous). So with further testing, the only ports you need open for your SD app to work properly are:

AFP - TCP - 548
mDNS -...
Forum: General 05-07-2007, 12:05 PM
Replies: 2
Views: 8,799
Posted By pwharff
SuperDuper Network Ports???

I've been using SuperDuper for a long time on our servers for (1) to backup themselves AND (2) to backup each other over the LAN. Recently we had some security issues and had to tighten down the...
Forum: General 12-08-2005, 01:08 PM
Replies: 19
Views: 17,864
Posted By pwharff
Thank you very very much for your feedback and...

Thank you very very much for your feedback and help on this subject. I feel I have better control over my backups now, because of your help and your wonderful software. Hopefully somone could use...
Forum: General 12-07-2005, 08:31 PM
Replies: 19
Views: 17,864
Posted By pwharff
Ok, I have finally written my post backup script:...

Ok, I have finally written my post backup script:

#!/bin/bash

#
# This script is intended to notify the Admin of backup status using Shirt Pockets SuperDuper! Success or Failure.
#

# Where...
Forum: General 12-07-2005, 01:22 PM
Replies: 19
Views: 17,864
Posted By pwharff
Duh! You're right! This works much better: ...

Duh! You're right! This works much better:

grep -A 1 SDExitStatus .scheduledJobProperties | sed 's/\<key\>//g' | sed 's/\<\/key\>//g' | sed 's/\<string\>//g' | sed 's/\<\/string\>//g' | awk '{...
Forum: General 12-07-2005, 01:12 PM
Replies: 19
Views: 17,864
Posted By pwharff
Is the string for <key>SDExitStatus</key> always...

Is the string for <key>SDExitStatus</key> always the 6th line?
Forum: General 12-07-2005, 12:51 PM
Replies: 19
Views: 17,864
Posted By pwharff
Not the best at shell scripting, but would this...

Not the best at shell scripting, but would this script be adequate:

head -6 .scheduledJobProperties | tail -2 | sed 's/\<key\>//g' | sed 's/\<\/key\>//g' | sed 's/\<string\>//g' | sed...
Forum: General 12-07-2005, 12:04 PM
Replies: 19
Views: 17,864
Posted By pwharff
Thank you once again. One last question, what is...

Thank you once again. One last question, what is the "0800" at the end of my log filename? Is this my GMT offset?
Forum: General 12-06-2005, 07:33 PM
Replies: 19
Views: 17,864
Posted By pwharff
Ahh, thanks a bunch! I think I'll write a shell...

Ahh, thanks a bunch! I think I'll write a shell script to look at the last line and verify if "Copy Complete" exisits. This would be reliable, right?
Forum: General 12-06-2005, 07:18 PM
Replies: 19
Views: 17,864
Posted By pwharff
I found the Logs folder. I was responding to...

I found the Logs folder. I was responding to this statement of yours:



Now that I am looking at the Log file. Is it safe to assume that if the log says "Copy complete" as mine does, that the...
Forum: General 12-06-2005, 06:59 PM
Replies: 19
Views: 17,864
Posted By pwharff
I'm not sure it does help. I'm trying to...

I'm not sure it does help. I'm trying to accomplish this through the Terminal and the only thing I find that is "Cron Job" is a file called "Cron Job.app". So I'm not sure where to go from here.
Forum: General 12-06-2005, 06:09 PM
Replies: 19
Views: 17,864
Posted By pwharff
Where is the log file stored?

I have SuperDuper running on a OS X server about 1000 miles away. Most of the maintenance and other misc. tasks I do through the terminal. Since I just started using SuperDuper (in place of...
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT -4. The time now is 09:56 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.