Demo Studio2 Chars
A volume is a data storage area accessible through the network. It can be located in a company connected to Internet or in a data center. Read the volume documentation for more details about volumes.

Studio 2 - Character Design - Angoulême

 

Filters

Rsync pattern rules are used to include or skip specific files or directories during the synchronization process.
+ included_file
- excluded_file 
Check out the documentation about rsync filters
deliveries
# We automatically send to the server the
# assets we write in our local publish
# folder. Excluding our local files
# containing "wip":

+ /pub/
+ /pub/asset/
- *wip*
+ /pub/asset/**
references
# We want to receive every references from
# the producer (designs, color, storyboard,
# animatic):

+ /refs/
+ /refs/**

# We add the option rsync --delete so the
# producer can clean the refs folder we have
# on our local server
tools
# This studio receives a local copy of the
# specific tools used by the production

+ /tools/
+ /tools/**

# The option rsync --delete is used on this
# link so we get an exact copy of the
# producer's tools (continuous integration)

  Emission

aN/aN/aN aN:aN:aN emitted queued

  Reception

aN/aN/aN aN:aN:aN received queued

  Scan

aN/aN/aN aN:aN:aN (NaN'NaN")

Options

Rsync provides a wide range of options to customize its behaviour and to control various aspects of file transfer. Check out the documentation about rsync options
--recursive --times --omit-dir-times --update

Status

  • 05/10/23 13:33:38 GMT
    An ERROR was FIXED
  • 05/10/23 13:33:48 GMT
    Studio2 Chars was DISABLED
  • 05/10/23 15:05:28 GMT
    Studio2 Chars was ENABLED
  • 09/05/25 17:16:18 GMT
    Studio2 Chars is ENABLED and OPERATIONAL

Name (system)

Short codename to identify the element in the sytem (for configuration and logs). From 3 to 16 lowercase letters or numbers, without space. The exact pattern is
^[a-z0-9_]{3,16}$

Identifier

vol_01FWEWD03HZTQPR93Z5A162JPF

Host Name

Name or IP address of the remote peer

Your current public IP address is
18.191.207.141

SSH Port Number

User Name

To authorize a hub to access a volume, its public SSH key can be instaled in `.ssh/authorized_keys` under the user's account on the volume.

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

Path

Email notifications about this volume's incidents

Send notifications to a list of email addresses when a problem occurs on this volume. The recipient addresses are separated with comma character, space character or linebreaks.



							
{
"_id": "vol_01FWEWD03HZTQPR93Z5A162JPF",
"agentExitTime": "2023-10-05 13:33:48+00:00",
"agentStartTime": "2023-10-05 15:05:28+00:00",
"agentStatus": "on",
"author": "support",
"bytesRemaining": 7718571626,
"bytesTotal": 19791209299,
"bytesUsed": "12072637672",
"dockerImage": "syncplanet/sync2:1.1.1",
"enable": true,
"error": 0,
"geoloc": [0.1320498,45.6713117],
"hostname": "58.81.135.8",
"lastConnectionStatusChange": 1696512818000,
"lastErrorStatusChange": 1696512818000,
"longName": "Studio 2 - Character Design - Angoulême",
"name": "2char",
"path": "/share/projects/demoproject/",
"port": "2222",
"rsync_args": "--compress",
"shortName": "Studio2 Chars",
"time": 1639135585504,
"username": "syncplanet",
"version": "1.1.1"
}
API Reference