Skip to content
  • Debarshi Ray's avatar
    glib: Add photos_glib_file_copy_async · 9fb2dd32
    Debarshi Ray authored
    It's meant to copy the source GFile to the destination GFile and handle
    name collisions in the process. If the destination already exists, it
    will try to suffix a copy number to generate a unique filename and
    proceed with that.
    
    A subsequent commit will use this to copy files while importing content
    from attached devices.
    
    #29
    9fb2dd32