![]() |
|||||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
#1
|
|||
|
|||
Shell Script before Backup: time limit ?
Hello Dave,
I have a smart BU schedule (cloning HD A -> B), starting after an Applescript (advanced Shell script before BU option). This script copies a large folder to HD A (folder copy HD C -> A). I have tested it but it fails. What could have happened ? Is there a time limit SD can wait, before starting its job ? In that case, what is the time limit ? What could be the solution ? Thanks in advance. Regards? |
#2
|
||||
|
||||
Fails how? I don't really have much information here...
__________________
--Dave Nanian |
#3
|
|||
|
|||
Sorry.
More details: 1 - The preliminary copy (Applescript) did not complete. Don't ask me why... 2 - SD did not start its own smartBU. |
#4
|
||||
|
||||
I'd need to see the log, Harry; can you send it into the support email address?
__________________
--Dave Nanian |
#5
|
|||
|
|||
Quote:
I'll do that as soon as possible. Alternatively, I could independantly schedule the Applescript initial copy, with Cron (outside SD), and then schedule SD secondary copy script, after the initial AS completion. Thanks for your help. Regards. |
#6
|
||||
|
||||
Sure, you can do that.
__________________
--Dave Nanian |
#7
|
|||
|
|||
Quote:
<| 07:07:24 PM | Error | sh: line 1: /Users/Medecins/Documents/AppleScripts perso/Satur.SAUV 1.0.scpt: Permission denied> Today no copy task was performed. Neither the Applescrit one, nor the SD one... ![]() ![]() Thanks for your superb support, Dave. |
#8
|
||||
|
||||
OK. That's not really a shell script. You need to create a shell script that runs that -- e.g:
Code:
#!/bin/sh osascript "/Users/Medecins/Documents/AppleScripts perso/Satur.SAUV 1.0.scpt"
__________________
--Dave Nanian |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
alternating backup | snoopy67 | General | 11 | 04-04-2009 05:14 PM |
Server drive won't mount after backup | rhennosy | General | 1 | 11-09-2007 03:49 PM |
Unmount USB drive via Shell Script after Backup? | supesguy | General | 0 | 11-06-2007 03:07 PM |
Error: No space left on device | tradervic | General | 11 | 06-29-2005 04:50 PM |
Smart Backup Error | bill s | General | 20 | 02-04-2005 09:46 AM |