Demo Producer
Un volume est un espace de stockage de données accessible par le réseau. Il peut être localisé dans une entreprise connectée à Internet ou en centre de données. Pour plus d'information vous pouvez consulter la documentation à propos des volumes en anglais.

Producer in Paris

23.6 TiB / 41.0 TiB
full sync loop: 11'35"

 

Filtres Rsync

Les règles de filtrage rsync sont des listes de motifs permettant d'inclure et d'exclure des fichiers ou des dossiers selon leurs noms et leurs chemins pendant la synchronisation.
+ fichier_inclus
- fichier_exclu
# ligne ignorée
Vous pouvez trouver plus d'information dans la documentation à propos des filtres rsync .
  2'15"    
# The producer sends the content creation
# pipeline software using continuous
# integration (CI):

+ /tools/
+ /tools/**

# Notice the eraser icon: the option
# rsync --delete is set on this filter
# to avoid having residual files at
# destination (file deletions and
# renaming at source are passed on
# destination to get an identical copy)
  9"    
# We send the references to the other
# studios (designs, blueprint, storyboard)
# The option « rsync --delete » is set
# because our studio is the only one to
# add files here, so we can propagate file
# deletions and renaming

+ /refs/
+ /refs/**
  1'12"    
# The producer reviews the delivered files
# and copy them to the final folders when
# approved (this is an example workflow).
# We send these files back to the server,
# so they can be used by the next stages:

+ /asset/
+ /asset/**
+ /sequence/
+ /sequence/**

# The producer is the only studio writing
# to these final folders and want to send
# an identical copy to the other studios
# so we also add the option rsync --delete
  7'59"    
# The producer receives the published files
# from the other studios. If a file or
# directory name contains the characters
# "wip", we exclude it:

- *wip*
+ /pub/
+ /pub/asset/
+ /pub/asset/**
+ /pub/sequence/
+ /pub/sequence/**

Nom (système)

Nom de code court permettant d'identifier cet élément dans le sytème (pour sa configuration et ses fichiers de log). Il est composé de 3 à 16 caractères minuscules ou chiffres, sans espace. Le motif exact accepté est
^[a-z0-9_]{3,16}$

Identifiant

vol_01FWEWD03P3J2H98TQ0Y4AXF3H

Autorisations d'écriture

@guest

Nom de l'hôte

Nom ou adresse IP de la machine distante

Votre adresse IP publique actuelle est
216.73.216.43

Numéro de port SSH

Nom de l'utilisateur

SSH est utilisé pour authentifier ce serveur et chiffrer les communications. Afin d'autoriser l'accès, la clé publique est installée dans le fichier .ssh/authorized_keys du compte utilisateur.

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC5Zg7MsLg4frCpHnuVY79Ne/6wxb2Ft/FCqnDPBdI5C demohub@syncplanet

Chemin du volume

Notifications des incidents du volume par email

Envoyer des notifications à une liste d'adresses email lorsqu'un problème est rencontré sur ce volume. Les adresses des destinataires sont séparées par des virgules, espaces ou retours à la ligne

Options Rsync

Rsync propose une grande quantité d'options pour piloter son fonctionnement et contrôler les différents aspects des transferts de fichiers. Vous pouvez trouver plus d'information dans la documentation à propos des options rsync .
--recursive --times --omit-dir-times --update

Recent Activity

  • 1696512782000
    An ERROR was FIXED
  • 2023-10-05 13:33:39+00:00
    Producer was STOPPED
  • 2023-10-05 15:05:29+00:00
    Producer was STARTED
  • 2025-11-03 17:25:36+00:00
    Producer is ENABLED and OPERATIONAL

The studio 1 is the main studio
from where the director and the
technical team send the designs,
the pipeline tools and the
storyboard to the hub that
propagate the files to the
contractors. This studio then
waits for the incoming work to
be reviewed internally, where
the team will decide approvals
or request for retakes.
{
"_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"agentExitTime": "2023-10-05 13:33:39+00:00",
"agentStartTime": "2023-10-05 15:05:29+00:00",
"agentStatus": "on",
"author": "support",
"bytesRemaining": 18691697672,
"bytesTotal": 43980465111,
"bytesUsed": 25288767438,
"comment": "The studio 1 is the main studio\nfrom where the director and the\ntechnical team send the designs,\nthe pipeline tools and the\nstoryboard to the hub that\npropagate the files to the\ncontractors. This studio then\nwaits for the incoming work to\nbe reviewed internally, where\nthe team will decide approvals\nor request for retakes.\n",
"dockerImage": "syncplanet/sync2:1.1.1",
"enable": true,
"error": 0,
"geoloc": [2.38333,48.91667],
"image": "syncplanet/sync2:1.1.1",
"lastConnectionStatusChange": 1696512782000,
"lastErrorStatusChange": 1696512782000,
"longName": "Producer in Paris",
"name": "1prod",
"rsync_args": "--compress --progress --stats",
"rsync_args_dl": "--chmod=ugo=rwX",
"shell": "",
"shortName": "Producer",
"time": 1603117017286,
"version": "1.1.1"
}
API Reference