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

Go Back   Shirt Pocket Discussions > SuperDuper! > General
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 11-10-2005, 02:06 PM
rossb rossb is offline
Registered User
 
Join Date: Nov 2005
Posts: 7
leave my ignore permissions as I set it, please

Hi,

I have recently set up SD to backup a company file server to an external hard disk. This was working well until I had to make some changes to the server file share points. I wont go into details, but suffice to say, all three disks that I am backing up NEED to have file permissions ignored. I'm sure you can set-up groups etc., but I don't have the time to spend countless hours trying to figure out how the hell you do the most simple of things in NetInfo Manager. I don't need ownership, it gives no benefit to our system, & so I'm not going to spend hours trying to set it up between multiple Macs & a file server. I'm a Mac user, not a Unix user.

Now, every day in the morning nobody has write permission to the file server, because permissions have been flipped back on each night when SD backs up. Nobody can get any work done until the settings are changed back on the file server. So… I have disabled backups, of extremely critical files, for now.

I read another post on the subject & it was suggested the poster shouldn't be disabling permissions in the first place. Have you ever considered what SD should & shouldn't be doing? Because it seems to me that in making a backup of a disk, an application should not for any reason alter the source disk. This is bad practice on your part, not the users. I understand why you have to turn it off before backup… but why on Earth have you not written the code to turn it back on after?

You suggested a customisation script with a terminal command. I have very little knowledge of shell scripts or how to make one, and I couldn't find anywhere the relevant parts of the User Guide. I doubt I will be able to write this code myself.

… So how about providing the customisation script yourself, as I gather it is something a developer will be able to do in minutes? Otherwise, can you point me to clear instructions on how this is done?

This is hardly an advanced option I am asking for--to leave my disks as they were before you backup them up.

& please incorporate this feature properly in the app for 2.0!

Otherwise - fantastic app, wonderful interface, & a pleasure to use.

thanks,
Ross
Reply With Quote
  #2  
Old 11-10-2005, 02:27 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Thanks for the suggestions, Ross. We'll take a look at changing this behavior in the future.

If you'll contact me at support, I'll try to put together a little script that'll correct your ownership state automatically.
__________________
--Dave Nanian
Reply With Quote
  #3  
Old 11-24-2006, 10:24 PM
j.a.duke j.a.duke is offline
Registered User
 
Join Date: Dec 2005
Posts: 8
Permissions not respected in 2.1.x, still

Dave,

I've got a second partition in my machine that has Ignore ownership set, however, everytime I use SD to back it up, it resets the checkbox.

Suggestions on how to fix this?

Thanks.

Cheers,
Jon
Reply With Quote
  #4  
Old 11-24-2006, 10:52 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Alas, we always turn ownership on -- it's the only way to guarantee that permissions *are* respected... why do you need ownership off?
__________________
--Dave Nanian
Reply With Quote
  #5  
Old 11-28-2006, 10:09 PM
j.a.duke j.a.duke is offline
Registered User
 
Join Date: Dec 2005
Posts: 8
Quote:
Originally Posted by dnanian View Post
Alas, we always turn ownership on -- it's the only way to guarantee that permissions *are* respected... why do you need ownership off?
I haven't ever had permissions set on my data partition, since at one time I was logging in as different users and needed access to everything without any hassles so at the moment nothing has the "right" permissions and I find it a pain that I need to manually unset the checkbox after a backup.

Dave, can't you whip up a nice fluffy script that would do this? I don't know enough advanced applescript to do this-I've read through your script to reset the volume icon and can't figure out how I might hack it for this. And my usual trick of recording an app doesn't work really well for the finder. If you point me in the general direction I'll try.

Thanks.

Cheers,
Jon
Reply With Quote
  #6  
Old 11-28-2006, 11:15 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
You can run the following shell script:

Code:
#!/bin/sh
vsdbutil -d /path/to/the/volume
You'd save that (with the appropriate path and/or placeholder for the source or destination drive [see the User's Guide for the parameters]) as a text file, turn on its execute permissions (see the "icon" post in this forum for the technique) set that to the "after copy" shell script.
__________________
--Dave Nanian
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with SD fdwlaw General 8 01-15-2006 10:58 AM
Could not disabled Ignore Permissions babybloc@telus. General 3 11-09-2005 03:38 PM
BackUp hangs at 3% JimK General 10 09-27-2005 09:48 AM
Error Halted Backup! GadgetFan General 13 09-09-2005 08:46 PM
Error while trying to enable permissions on target volume Hoosier_1701 General 11 07-16-2005 11:50 AM


All times are GMT -4. The time now is 03:53 PM.


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