Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Storage & Archiving What do you use for your large file copies?

  • What do you use for your large file copies?

    Posted by David Gagne on February 7, 2011 at 5:50 am

    What do you use for your large file copies (disk to disk)?

    Finder?
    rsync (CLI)?
    arRsync (GUI front end for rsync)?
    Something else?

    I’ve been looking for something good and really haven’t found it…

    features I’d like:
    resumable copies
    speed / estimated duration
    queueing

    I mean shoot, it makes me want to set up an FTP server just for the features! Would that be worth the hassle?

    Steve Modica replied 15 years, 2 months ago 5 Members · 5 Replies
  • 5 Replies
  • Caspian Brand

    February 7, 2011 at 6:59 am

    As far as GUI Tools go:

    On the Mac I like ChronoSync
    https://www.econtechnologies.com/pages/cs/chrono_overview.html

    On Windows I’ve found a similar feature set in ViceVersa:
    https://www.tgrmn.com/

    -Caspian
    https://www.studionetworksolutions.com

  • Steve Modica

    February 7, 2011 at 2:38 pm

    dd if=/Directory/sourcefile of=/NewDirectory/Destfile bs=4m

    Not much will beat this. (unless one side or the other, or the network) can’t go very fast. Then you may want to compress or do other things)

    Steve Modica
    CTO, Small Tree Communications

  • Michael Kammes

    February 8, 2011 at 5:27 am

    StorageDNA.

    Delta sync, filesum checks, WAN and LAN acceleration (no matter what the transport mechanism) & web page administration.

    .: michael kammes mpse
    .: senior applications editor . post workflow consultant
    .: audio specialist . act fcp . acsr
    .: michaelkammes.com

    Hear me pontificate: Speaking Schedule .

  • Parker Gowan

    February 8, 2011 at 5:45 pm

    [Steve Modica] “dd if=/Directory/sourcefile of=/NewDirectory/Destfile bs=4m

    Not much will beat this. (unless one side or the other, or the network) can’t go very fast. Then you may want to compress or do other things)”

    This piqued my interest Steve, can you elaborate? I’ve tried searching for more detail, but think I need to understand where you are starting from.

    Parker

  • Steve Modica

    February 8, 2011 at 8:00 pm

    That’s the dd command. It’s a unix command that’s available on Macs (you can run it from a terminal). Just run “man dd” in the terminal for the man page. It’s the jackknife of disk IO. It can’t do more elaborate things like asynch mode, but it’s very useful.

    Steve Modica
    CTO, Small Tree Communications

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy