CUCM backup with OpenSSH

Hello All,
Currently our CUCM backups are running with OpenSSH. I would like to check the credentials for SFTP. I couldn't find any good doc for OpenSSH commands to check/change the credentials in OpenSSH. Assistance are much appreciated. 
Thanks
Murali

Here's a snippet of the sshd_config file that I have working on a Linux distro with OpenSSH v6.7 and CUCM/Unity backups.
Create a user, add them to the sftponly group, set the home directory to a folder where you want the backups to go. For a little extra security, you can set the user shell to /bin/false.  Newer OpenSSH versions are picky with folder permissions. This home folder needs root:root permissions.  Create a user-writable subfolder where the backups will go.
Newer OpenSSH disables some encryption ciphers, you will need to enable some for this to work.
For example, create a new user called ciscobackup, home directory of /home/ciscobackup with no shell access (this may be a different procedure depending which linux distro you are using)
useradd -d /home/ciscobackup -G sftponly -s /bin/false ciscobackup
passwd ciscobackup
mkdir /home/ciscobackup/callmanager
chown root:root /home/ciscobackup
chown ciscobackup:ciscobackup /home/ciscobackup/callmanager
chmod 775 /home/ciscobackup/callmanager
/etc/ssh/sshd_config example:
Protocol 2
Ciphers aes256-cbc,aes128-cbc
Subsystem       sftp    internal-sftp
Match Group sftponly
  ChrootDirectory %h
  X11Forwarding no
  ForceCommand internal-sftp
  AllowTcpForwarding no
Restart sshd.
In CUCM add a backup server in your call manager and set the folder to /callmanager.
Check the sshd log files on your linux box to troubleshoot any folder permissions or cipher errors if adding the backup server failed.

Similar Messages

  • Required to take backup with out TSM in PROD server.

    Dear all,
    I required to take backup with out using TSM .
    we have got error in TSM . so that i am getting error .
    Prod server backup is working automated through TSM .
    now i need to take Online backup with out using TSM like DEV and QA (Manual backup) .
    For DEV and QA server backup is manual . i am simply moved the tape to tape library and fired the online backup as well same QA also .
    Now my query is reqiured to take backup with out the help of TSM in PROD server  . Is it possible ?
    2 profiles are configured for Online backup and offline backup .
    pls check the below profiles .
    initSIDdaily.sap -
    > Online backup .
    initSIDweekly.sap -
    > Offline backup
    is there any parameter i need to change ?
    Kindly advise

    Dear all ,
    I have initialised the Tape IRPB01 , after i have try to tkae backup , i got below error .
    BR0051I BRBACKUP 7.00 (48)
    BR0055I Start of database backup: bedqreyq.ant 2010-07-12 13.19.44
    BR0484I BRBACKUP log file: /oracle/IRP/sapbackup/bedqreyq.ant
    BR0477I Oracle pfile /oracle/IRP/102_64/dbs/initIRP.ora created from spfile /ora
    cle/IRP/102_64/dbs/spfileIRP.ora
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.45
    BR0319I Control file copy created: /oracle/IRP/sapbackup/cntrlIRP.dbf 15122432
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.46
    BR0057I Backup of database: IRP
    BR0058I BRBACKUP action ID: bedqreyq
    BR0059I BRBACKUP function ID: ant
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/IRP/sapbackup/cntrlIRP.dbf
    BR0061I 42 files found for backup, total size 158434.742 MB
    BR0143I Backup type: online
    BR0112I Files will not be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt0.1
    BR0103I Following backup volume will be used: IRPB01
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.46
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    c
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.52
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0208I Volume with name IRPB01 required in device /dev/rmt0.1
    BR0210I Please mount BRBACKUP volume, if you have not already done so
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.52
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    c
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.55
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.55
    BR0226I Rewinding tape volume in device /dev/rmt0 ...
    BR0351I Restoring /oracle/IRP/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt0.1 ...
    BR0241I Checking label on volume in device /dev/rmt0.1
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.55
    BR0226I Rewinding tape volume in device /dev/rmt0 ...
    BR0202I Saving /oracle/IRP/sapbackup/.tape.hdr0
    BR0203I to /dev/rmt0.1 ...
    BR0209I Volume in device /dev/rmt0.1 has name IRPB01
    BR0202I Saving init_ora
    BR0203I to /dev/rmt0.1 ...
    BR0202I Saving /oracle/IRP/102_64/dbs/initIRPdaily.sap
    BR0203I to /dev/rmt0.1 ...
    BR0280I BRBACKUP time stamp: 2010-07-12 13.19.59
    BR0198I Profiles saved successfully
    BR0280I BRBACKUP time stamp: 2010-07-12 13.20.00
    BR0315I 'Alter tablespace PSAPSR3 begin backup' successful
    BR0202I Saving /oracle/IRP/sapdata1/sr3_1/sr3.data1
    BR0203I to /dev/rmt0.1 ...
    BR0278E Command output of 'LANG=C dd obs=64k bs=64k if=/oracle/IRP/sapdata1/sr3_
    1/sr3.data1 of=/dev/rmt0.1':
    dd: /oracle/IRP/sapdata1/sr3_1/sr3.data1: Invalid argument
    BR0280I BRBACKUP time stamp: 2010-07-12 13.20.00
    BR0279E Return code from 'LANG=C dd obs=64k bs=64k if=/oracle/IRP/sapdata1/sr3_1
    /sr3.data1 of=/dev/rmt0.1': 2
    BR0222E Copying /oracle/IRP/sapdata1/sr3_1/sr3.data1 to/from /dev/rmt0.1 failed
    due to previous errors
    BR0280I BRBACKUP time stamp: 2010-07-12 13.20.02
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0056I End of database backup: bedqreyq.ant 2010-07-12 13.20.00
    BR0280I BRBACKUP time stamp: 2010-07-12 13.20.02
    BR0054I BRBACKUP terminated with errors
    BR0292I Execution of BRBACKUP finished with return code 5
    BR0668I Warnings or errors occurred - you can continue to ignore them or go back
    to repeat the last action
    BR0280I BRTOOLS time stamp: 2010-07-12 13.20.02
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    Kindly Advise

  • I have just upgraded to Mavericks and have been using Time Machine on an external disk with Snow Leopard.  Can I continue to backup with Time Machine on the same external disk or do I need a new disk since the operating system has changed?

    I have just upgraded to Mavericks and have been using Time Machine on an external disk with Snow Leopard.  Can I continue to backup with Time Machine on the same external disk or do I need a new disk since the operating system has changed?

    Hi there,
    I found that Time Machine in Mavericks will sort it all out for you. You shouldn't need to buy another backup drive, unless you have insufficient space left and can't afford to delete whats on there. It should just work fine.

  • How can I create a new TC backup with ethernet, so I don't have to wait two days for a new wireless backup?

    How can I create a new TC backup with ethernet, so I don't have to wait two days for a new wireless backup?
    Several times in the last year, I've gotten a message that Time Machine needs to completely redo my backup. Using the wireless connection, this takes almost two days. Is there a way to do the backup with ethernet and then switch back to wireless? Thanks.

    May I know what is needed to make sure the MacBook is able to see Time Capsule on ethernet?
    Connect an Ethernet cable from one of the LAN <-> ports on the 2Wire gateway to the WAN port (circle of dots icon) on the Time Capsule.
    If AirPort Utility cannot "see" the Time Capsule now, you will need to perform a "hard reset" by holding in the reset button for 7-8 seconds or so and then reconfigure the Time Capsule. You can use the same Time Capsule name and password, etc. as before.
    Configure the Time Capsule to "Create a wireless network" and select the Bridge Mode option when it appears during the setup using AirPort Utility.
    Once the Time Capsule is configured, restart the entire network again. Power down everything, start the 2Wire first and then start each other device after that one at a time about a minute apart.
    Now you can connect your Mac directly to one of the LAN <-> ports on the Time Capsule for the backup using another Ethernet cable. In general, about 20-25 GB per hour will transfer.
    The Time Capsule will broadcast a much faster wireless network than the 2Wire can provide, so you might want to leave the setup "as is" for awhile after the first backup is complete. If you decide to use the Time Capsule as your main wireless access point, you would want to turn the wireless off on the 2Wire since two wireless networks in close proximity can create interference problems.
    Or, if you want to use the wireless on the 2Wire, you could turn off the wireless on the Time Capsule. Then backups will occur over the 2Wire wireless, or over Ethernet.
    I don't really recommend the "Join a wireless network" setting on the Time Capsule for most users, but you could go back to that setup as well if you want after the first backup is complete.

  • How can i use "icloud backup" with ios 4.2.1?

    How can i use "icloud backup" with ios 4.2.1? I tried to update my ihpone 3G wih the newest IOs. Seems not to be possible.

    You cannot.
    It requires ios 5.
    Your iphone can only go to 4.2.1

  • Error in backup with verification in DB13

    Dear all,
    I am taking backup through DB13. There is two options in that with verification & without verification. when i am taking backup without verification , it is completed succesfuly, but when i am taking backup with verification, there is some error.
    I am giving the error lines....
    BR0428W File /oracle/BWD/sapreorg/bwd.data1 will be overwritten  
    BR0278E Command output of '/oracle/BWD/920_64/bin/dbv file=/oracle/BWD/sapreorg/bwd.data1 blocksize=8192':
    DBVERIFY: Release 9.2.0.6.0 - Production on Thu Nov 6 16:08:07 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    DBV-00102: File I/O error on FILE (/oracle/BWD/sapreorg/bwd.data1) during end read operation (-1)
    BR0280I BRBACKUP time stamp: 2008-11-06 16.08.07
    BR0279E Return code from '/oracle/BWD/920_64/bin/dbv file=/oracle/BWD/sapreorg/bwd.data1 blocksize=8192': 1
    BR0397E Verification of backup of /oracle/BWD/sapreorg/bwd.data1 using DBVERIFY failed due to previous errors
    BR0056I End of database backup: bdzeuhyo.ant 2008-11-06 16.08.07
    BR0280I BRBACKUP time stamp: 2008-11-06 16.08.10
    BR0054I BRBACKUP terminated with errors
    Plz help me to solve this error.
    Thanks & Regards,
    Ankit Gupta

    There is no problem if you delete oracle/BWD/sapreorg/bwd.data1 prior to backup. It will come again since you are using Verify option with BRBACKUP.
    What happens when you use verify option is Once the backup phase is complete, all the saved files are restored from the volume (for example, tape) in sequence to the temperory directory (in this case /oracle/BWD/sapreorg), decompressed (when compress = yes was used), read by the check program, and compared with the originals. And the check program being used is dbverify (command dbv).
    The problem may not be with oracle/BWD/sapreorg/bwd.data1, it may be with the original datafile bwd.data1. What you can do is,
    Run dbv on all your datafiles and check for errors. (recommend to run dbv when database is offline)
    If dbv returns an error, then fix that.
    If there are no errors reported by dbv, then your database is perfect.
    The reason why BRBACKUP gave the error in such a case, as i see it is, since you are doing an online backup, the datafile is first backed up to a backup media. Since verify is ON, the file is restored to the temperory folder. Some changes (even if minor) may occur in the datafile within this time frame and the comparison fails.
    Another chance is if there is no enough space in sapreorg and the restored datafile is not complete.
    If you get an error like "DBV-00102: File I/O error on FILE (/oracle/BWD/sapdata1/bwd.data1) during end read operation (-1)" on the original datafile, then, resizing of the datafile may help.Not sure though.
    Please refer the link http://help.sap.com/saphelp_nw04/Helpdata/EN/0d/d30c774a0c11d182b80000e829fbfe/content.htm

  • When is Apple going to fix the problem with slow Time Machine backups with Mavericks?

    I have been with Apple tech support and they got my Time Machine working by doing a spotlight re-indexing and a safe boot.  This worked for about three days and I am back to very slow backups.  It is impossible for Time Machine to back up every hour when it takes six hours to do the back up.  I don't want to take hours to re-index with spotlight all the time.  I think taking six hours to do an incremental backup is a bit much.  I see that there are many people that have this trouble and it all started with an upgrade to Mavericks.  The question is when is Apple going to fix this problem of slow backups with Time Machine for Mavericks.  I have wasted more time than I care to.  I am think of going back to Windows.  I need good solid backups of my machine and Apple has taken it away with the new Mavericks. Oh, I am using the UBS 3.0 connection so the drive should not be the problem.  Also this has occurred in about the last five months, so I am not sure this problem was in the original Marvericks.

    Allen Thanks for your reply.  All I can say is several months ago Time Machine quit working in a reasonable manner.  Right now I have a Time Machine backup that has been running all night and still has three hours to go to backup 6 GB of data.  I am using a OWC 1.5 TB drive connected directly to my MacBook with a USB 3.0 connection.  In the resent past I have added Dropbox, GoogleDrive and a MAMP server on which I am using a program called Learning With Text from Sourceforge.  There have been a lot of questions on the forum about people having very slow Time Machine back ups, so it appears to be a general problem.  I should also state I am getting this very slow backup after doing the Spotlight re-indexing and the Safe Restart procedure that was told to me by apple support.  I have a 750 GB drive in my MacBook Pro which I am constantly trying to keep at a 5% level of free space.  This might be a problem also.  However, I am working on a lot of things and like to have a lot of things on my drive.  Also the heavily loaded drive has not be a problem in the past.  This slow backup business started about three months ago, so something has happen in a very short time period.  Now it seems even the procedure that Apple support gave me is not working.  Currently I am in China and it is difficult to interact with Apple support to solve this problem, but because I am in China having my computer backed up is critical. I have run the EtreCheck and am attaching the results below. I would appreciate any suggestions.  If necessary I will clear out more of my hard drive if that appears to be a solution.  The Time Machine drive was recently reformed so I only have a few backups on it.  I also don't run the Time Machine all the time as I don't want multi-hour backups running all the time.  I run it every few days.
    Here is the info from EtreCheck:
    Hardware Information:
              MacBook Pro (15-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,1
              1 2.6 GHz Intel Core i7 CPU: 4 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
              NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software:
              OS X 10.9.2 (13C1021) - Uptime: 0 days 10:18:59
    Disk Information:
              APPLE HDD HTS727575A9E362 disk0 : (750.16 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 749.3 GB (54.06 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS31N 
    USB Information:
              VIA Labs, Inc.    USB3.0 Hub       
                        OWC Elite Pro mini C 1.5 TB
                                  EFI (disk1s1) <not mounted>: 209.7 MB
                                  NewMBP-TimeMachine-1.1 (disk1s2) /Volumes/NewMBP-TimeMachine-1.1: 1.5 TB (691.6 GB free)
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
              Apple Inc. Apple Internal Keyboard / Trackpad
              Logitech USB Receiver
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Gatekeeper:
              Mac App Store and identified developers
    Kernel Extensions:
              [not loaded] com.LaCie.ScsiType00 (1.2.2) Support
              [not loaded] com.lacie.driver.LaCie_RemoteComms (1.0.1) Support
              [not loaded] com.oxsemi.driver.OxsemiDeviceType00 (1.28.0) Support
              [not loaded] com.roxio.BluRaySupport (1.1.6) Support
              [not loaded] com.roxio.TDIXController (2.0) Support
              [not loaded] com.seagate.driver.PowSecDriverCore (5.0.1) Support
              [not loaded] com.seagate.driver.PowSecLeafDriver_10_4 (5.0.1) Support
              [not loaded] com.seagate.driver.PowSecLeafDriver_10_5 (5.0.1) Support
              [not loaded] com.seagate.driver.SeagateDriveIcons (5.0.1) Support
              [kext loaded] com.symantec.kext.SymAPComm (11.2.2f3) Support
              [not loaded] com.symantec.kext.confidentialData (1.4f5) Support
              [not loaded] com.symantec.kext.filesecurity (1.4.3f19) Support
              [kext loaded] com.symantec.kext.fw (1.0.3f5) Support
              [kext loaded] com.symantec.kext.internetSecurity (1.3.2f5) Support
              [kext loaded] com.symantec.kext.ips (1.3.1f7) Support
              [kext loaded] com.symantec.kext.pf (4.2.1f7) Support
              [not loaded] com.wacom.driver.HIDTablet (5.0.1) Support
    Startup Items:
              cma: Path: /Library/StartupItems/cma
              MySQLCOM: Path: /Library/StartupItems/MySQLCOM
              ParallelsDesktopTransporter: Path: /Library/StartupItems/ParallelsDesktopTransporter
              ParallelsTransporter: Path: /Library/StartupItems/ParallelsTransporter
              Tablet: Path: /Library/StartupItems/Tablet
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
              [loaded] com.adobe.versioncueCS4.plist Support
              [loaded] com.barebones.authd.plist Support
              [not loaded] com.barebones.textwrangler.plist Support
              [loaded] com.bombich.ccc.plist Support
              [loaded] com.mcafee.virusscan.eupdate.plist Support
              [running] com.micromat.TechToolProDaemon.plist Support
              [loaded] com.oracle.java.Helper-Tool.plist Support
              [loaded] com.oracle.java.JavaUpdateHelper.plist Support
              [loaded] com.prosofteng.DriveGenius.locum.plist Support
              [running] com.symantec.avscandaemon.plist Support
              [running] com.symantec.deepsight-extractor.plist Support
              [running] com.symantec.diskMountNotify.plist Support
              [loaded] com.symantec.MissedTasks.plist Support
              [loaded] com.symantec.navapd.plist Support
              [running] com.symantec.navapdaemonsl.plist Support
              [loaded] com.symantec.Sched501-1.plist Support
              [loaded] com.symantec.Sched501-2.plist Support
              [loaded] com.symantec.Sched503-3.plist Support
              [loaded] com.symantec.Sched503-4.plist Support
              [running] com.symantec.sharedsettings.plist Support
              [running] com.symantec.symdaemon.plist Support
              [running] com.symantec.symSchedDaemon.plist Support
              [loaded] org.macosforge.xquartz.privileged_startx.plist Support
    Launch Agents:
              [loaded] com.adobe.CS4ServiceManager.plist Support
              [running] com.lacie.safemanager.daemon.plist Support
              [running] com.micromat.TechToolProAgent.plist Support
              [loaded] com.oracle.java.Java-Updater.plist Support
              [running] com.seagate.SeagateStorageGauge.plist Support
              [failed] com.sogou.SogouServices.plist Support
              [running] com.symantec.uiagent.application.plist Support
              [running] net.culater.SIMBL.Agent.plist Support
              [loaded] org.macosforge.xquartz.startx.plist Support
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist Support
              [loaded] com.adobe.ARM.[...].plist Support
              [loaded] com.google.keystone.agent.plist Support
              [running] com.wondershare.mobilegodaemon.plist Support
    User Login Items:
              GeekTool
              SIMBL Agent
              QQ
              Safari
              Calendar
              Google Drive
              Dropbox
              Day One
              Dictionary
              SymSecondaryLaunch
    Internet Plug-ins:
              Flip4Mac WMV Plugin: Version: 2.2.1.11  Support
              FlashPlayer-10.6: Version: 13.0.0.182 - SDK 10.6 Support
              iPhotoPhotocast: Version: 7.0
              Flash Player: Version: 13.0.0.182 - SDK 10.6 Outdated! Update
              AdobePDFViewer: Version: 9.5.5 Support
              Default Browser: Version: 537 - SDK 10.9
              QuickTime Plugin: Version: 7.7.3
              OfficeLiveBrowserPlugin: Version: 12.3.6 Support
              RealPlayer Plugin: Version: (null) Support
              Silverlight: Version: 4.0.51204.0 Support
              JavaAppletPlugin: Version: Java 7 Update 55 Check version
    Safari Extensions:
              Video Converter: Version: 4.0.0
              AllMyTube: Version: 4.1.0.0
              Open in Internet Explorer: Version: 1.0
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              QQMail: Version: 1.0.2.0 - SDK 10.7 Support
              txftn: Version: 1.0.0.6 Support
    3rd Party Preference Panes:
              Adobe Version Cue CS4  Support
              Flash Player  Support
              GeekTool  Support
              Growl  Support
              Java  Support
              MacFUSE  Support
              MenuMeters  Support
              MySQL  Support
              Norton\nQuickMenu  Support
              Paragon NTFS for Mac ® OS X  Support
              Pen Tablet  Support
              Perian  Support
              TechTool Protection  Support
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 697.84 GB Disk used: 647.49 GB
              Destinations:
                        NewMBP-TimeMachine-1.1 [Local] (Last used)
                        Total size: 1 
                        Total number of backups: 11
                        Oldest backup: 2014-03-18 15:09:46 +0000
                        Last backup: 2014-04-29 23:24:28 +0000
                        Size of backup disk: Too small
                                  Backup size 1  < (Disk used 647.49 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                  47%          SymAVScanDaemon
                   7%          Finder
                   7%          WindowServer
                   2%          mds
                   1%          NortonAutoProtect
    Top Processes by Memory:
              385 MB          NortonAutoProtect
              262 MB          mds_stores
              180 MB          Safari
              139 MB          WindowServer
              115 MB          Finder
    Virtual Memory Information:
              1.15 GB          Free RAM
              2.87 GB          Active RAM
              1.83 GB          Inactive RAM
              1.05 GB          Wired RAM
              1.02 GB          Page-ins
              380 MB          Page-outs
    I hope you can see something that can be fixed.

  • How long for Time Machine backup with USB v. 1

    My hard drive might be failing.  I'm going to backup with Time Machine for
    the first time ever.  I'll be using a 1 TB external hard drive.  My Mac only
    has a USB v. 1, so how long should this take?  I read where someone said
    that Time Machine said it would take DAYS to do it.  Say it ain't so!!  Any
    ideas our there?  Thanks!

    See this for an indication of transfer rates these are theoretical speeds - real world is slower!
    http://en.wikipedia.org/wiki/List_of_device_bit_rates
    USB 1.1 runs about 1.5MB/s at full rate.
    How much data is on your internal disk?
    Wolfram Alpha says 1TB would take 7 days & 17 hours.
    http://www.wolframalpha.com/input/?i=1TB+at+1.5+MB%2Fs
    I would add more days to that time to account for the fact that USB 1 is slower (more like 0.7MB/s in my tests from years ago).
    This is an appalling idea - your disk could easily stop working in the time it takes to copy.
    Fortunately you have got the spec wrong on this iMac…
    http://www.everymac.com/systems/apple/imac/specs/imac-core-2-duo-2.4-20-inch-alu minum-early-2008-penryn-specs.html
    It has USB2 ports & Firewire - connect directly to one of those & the time will be much less (more like 1/2 a day).

  • HT3275 Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  Could not complete backup to media share.  The network backup disk does not support the required AFP feat

    Since updating OS to Mountain Lion from leopard, I get the following error message when trying to backup with time machine on external drive.  "Could not complete backup to media share.  The network backup disk does not support the required AFP features."  What are AFP features and how do I get Time Machine to backup to my current external backup?

    This means that your NAS does not support the required encryption. Update your NAS to the latest firmware or ditch it and buy a Time Capsule (they are the most reliable when using TM).

  • Had 3G, moved to 3GS.  Backed up 3G and restored 3GS from backup with no problem.  When I want to add songs, I get itunes message that the new iphone is synced to another computer and now wants to erase everything.  How can I add music?

    Had 3G, moved to 3GS.  Backed up 3G and restored 3GS from backup with no problem on a Dell computer.  But now when I want to add songs, I get itunes message of death that the new iphone is synced to another computer and now wants to erase everything.  How can I add music without erasing everything on my new iphone?

    Yes, I was aware of this but the phrase "Any items imported from audio CDs or acquired from other sources will not copy from your device to the iTunes library." is what worries me.  Will this eliminate my Notes, Calendar Events, etc or will it apply mostly just to the music?

  • Got a new Macbook Pro today and I plugged in my WD external hard drive to backup with but it didn't allow me to backup.

    Got a new Macbook Pro today and I plugged in my WD external hard drive to backup with but it didn't allow me to backup. The problem is that now my computer won't show the drive in finder. I can see it in Disk Utility and cannot access it. Help?

    First
    Finder>Preferences>Sidebar>Devices>External disk
    but it didn't allow me to backup
    did you get an error code or error dialog box?

  • How do I restore files from TM backups with broken links?

    I have Time Machine backups with broken links all over the more recent backups.
    I get the message "The alias “xxx” can’t be opened because the original item can’t be found." whenever I click on one of the links.
    I have made the backups on my external usb backup drive before before upgrading my internal disk to a larger one.
    Two questions: 1) How can I recover the files?  2) What happened, how can I repair the backup if possible?
    The sequence of events was: Made the latest backup.  Apple ran extended diagnostics overnight at the store and did a reinstall of the OS (10.8.2).  I passed on restoring the backup and went to an authorized service center and had them put in a new tera-byte drive.  I deleted (in the star-wars display) the oldest two and a middle backup leaving the Aug, Oct, and latest Nov. backups.
    Now I see 100's 1000's of bad links.  If I look at the backup (just look) with finder I can see directories for July and Sept in addition to the ones I didn't delete.
    It appears that the files are probably all there and I could recover them a few at a time if I poke around.
    I am tempted to do this before trying to repair the disk.  Yes, it will take me ages; but I would rather take the time than a chance at doing -Anything- that could even possibly make things worst.  I can see 3 senarios and wonder if anyone can say what would be best. And by best I mean **Safest**.
    1) Go in TM to the Aug backup that seems to have no (or maybe only a few) broken links and restore that; then move in TM to newer backups and restore one folder or file at a time on top of it.
    2) Do the same thing with a restore of Aug but then use the finder to copy newer files from the backup disk to the new disk.
    3) Do essentially the same thing; but do it all in finder.
    Of course that still begs the question of what happened and if the backup can be repaired; but to me, that is secondary to getting the data back.
    fyi- I have looked at the TM hints and debug-repair file.  I realize I can try a repair disk but I am tempted to try to get the data 1st unless someone is Sure a repair won't mung the data more.
    Thanks

    The section titled "Restoring data from Time Machine backups" in the following may help: http://support.apple.com/kb/HT1427

  • HT201250 Continuing backups with a time capsule or other network cloud storage device

    For over a year I used an external drive for my time machine backups. I purchased an external cloud (WD MyCloud) and yesterday I started to do a backup with it.
    I read a post which stated that if you keep your external drive plugged in and then chose to replace the drive with the network drive, it will copy all the history to the network drive.
    This did not exactly happen with me. So now, I have all the backups from the beginning of my computer till yesterday on an external 1TB drive, and for some reason I go as far back as about a month ago on my WD MyCloud.
    I cannot copy from the external disc to the MyCloud because of the format issues. The MyCloud is formatted in exFAT so that it will work both with Macs and PCs, while my external disc is formatted for Mac only (HFS, I presume).
    Is there any way that I can either somehow put the history back onto the network drive time machine backup?
    Thanks for your help with this.

    The apple refurbished store has the Gen4 2TB for $209..
    http://store.apple.com/au/product/FD032X/A/refurbished-time-capsule-2-tb
    and if you are prepared to live without the warranty I see Gen4 2TB go on ebay in Australia for $150.. plus or minus. Certainly the refurbished store price sets a pretty clear upper limit.
    For your situation the TC plugged into the adsl modem would still work the best. AC wireless in the latest model will do you nothing unless your MBP is brand new.. all the older ones have 450mbit on 5ghz N wireless and it works extremely well as long as you can put the TC close enough.. otherwise the 2.4ghz works fine. There is no improvement in the latest model.. same disk size.. same usb2 port.. same N wireless speed. Even range for many people is no better. Regardless of all the antennas in the latest one. Without AC wireless clients up close the two perform line ball with each other. 
    As long as you do the initial backup by ethernet the incremental backup are fine.
    As per Bob comment.. there is no modem with USB that is going to work for this. Even on a modem that does support a USB disk, they will NOT support TM extensions.. nor will it be reliable even if it did. People quickly discover that TM is really an all Apple invention.. and locating TM backups on other devices is just bound not to be successful. Heck it is not even that reliable now with Mavericks on a TC.

  • My external hard drive (1TB WD My Book Essential) suddenly has no room to backup with Time Machine! I am using Maverick OS and wondered if it is because of a bug in the system software.

    My external hard drive (1TB WD My Book Essential) suddenly has no room to backup with Time Machine! I am using Maverick OS and wondered if it is because of a bug in the system software. I purchased a new external drive with 3 TB and wonder if I will run into a problem installing it. I don't know how to transfer my files from the previous HD to the New one. I was told to use a cable, but how do I do it? Do I connect them both to the computer and drag the old into the new? How is it done?  Why did this happen, the overloading of the Time Machine?

    Why has the TimeMachine drive run out of space?
    With the limited amount of information you've provided it is hard to answer this question. TimeMachine should continue making backups until the drive is full and then it should erase the oldest backup(s) to retrieve enough space for the next backup. Unless your computer's hard drive has close to 1TB of space on it, you shouldn't see a message saying TM cannot backup because it is full. However if you do have more than 500GB (1/2 a TB) then I can see how that message might occur. Also, if you are using the TM drive for double duty (backing up more than one computer or storing data other than TM) you could get that message.
    Will you have this problem with a 3TB drive?
    I always recommend that people look at how much they'll be backing up in total, add a bit extra for the future, and then multiply that by at least 1.5 and even better to double it. That indicates how large the TM backup drive should be. The TM drive should only be used for TM backups. It is ok to use one drive to back up  more than one computer but if doing so, add up the contents of all the computer drives, adjust for the future and then double it.
    Moving Forward
    Disconnect the old TM drive for now. Connect the new drive and let TM do its job. I don't recommend that you try to transfer the TM backup from the old drive to the new one. Keep the old drive around for a couple months just in case you find you need it and then after a few months, if you like, you can erase it and use it for something else.

  • Backup with Time Machine for 6 iMacs

    I want to to use an external drive to backup with Time Machine my 6 iMac's. I know that Time Capsule is good for this kind of stuff but I would prefer to be able to plug my Storage Device with an Ethernet cable. And Time Capsule is offering 2 or 3 TB, I would need minimum 5 TB. Any idea what should I buy and what is good for that purpose?
    Thanks a lot

    Time Capsule has 3 Eth ports so only 3 iMacs via cable.
    You can do it with two 3TB Time Capsules if you wish.
    With 6 iMacs you may need to think about small business solution.
    On Mac networks we use Gigabit switches and NAS drives such as Buffalo TeraStation III 8TB on RAID5.
    Those support Apple Time Machine, have dual Gigabit Eth port which can be trunked with manageable switches and all works very well and fast.
    There are many scenarios you may want to consider.
    Let me know if you have any questions regarding the above setup.

Maybe you are looking for

  • How to handle parked message in BPM?

    Hi, I have a scenario that buyer as R3 send PO(same PO number) change idoc multiple times into bpm without receiving PO change confirmation(from seller, non R3) yet, I have a loop in bpm to handle this case, the loop checks the condition whether conf

  • Inner join with for-all entries

    Why is the below inner join-for all entries does not result in expected output ? REPORT  ZTST3                                   . tables : ztst1,ztst2 . * table ztst1 has 4 fields : mandt,ebeln,ebelp,etenr,char4. ; ztst2 has * 3 fields : mandt,ebeln

  • Signature Dictionary 'Filter'

    I have a question about the 'filter' in the signature dictionary. It is defined as (taken from PDF 1.4 due to PDF/A): Filter name (Required; inheritable) The name of the signature handler to be used for authenticating the field's contents, such as Ad

  • Saving PDF File that allows..

    I have created a few PDF files. When I open them in Adobe Reader to write in the text boxes I created it will not allow me to save what is written on the form. How can I change it to where what I write is able to be saved so I can go back and finish

  • Passing SQL query at runtime - Report

    Hi, There is some way to pass a sql query at runtime from a Form to report? I need to set some report object property? Thanks Sandro