Demo Studio3 Sets
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 3 - Sets & Props - Annecy

 

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 send the files we write in our local
# publish folder, but not the "wip" files:

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

+ /refs/
+ /refs/**

# We want the producer to be able to clean
# our local refs folder so we add the option
# rsync --delete to this link
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:37 GMT
    An ERROR was FIXED
  • 05/10/23 13:33:47 GMT
    Studio3 Sets was DISABLED
  • 05/10/23 15:05:29 GMT
    Studio3 Sets was ENABLED
  • 11/05/25 08:46:11 GMT
    Studio3 Sets 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_01FWEWD03MXB0PF0AD7D822D0P

Host Name

Name or IP address of the remote peer

Your current public IP address is
18.218.99.99

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_01FWEWD03MXB0PF0AD7D822D0P",
"agentExitTime": "2023-10-05 13:33:47+00:00",
"agentStartTime": "2023-10-05 15:05:29+00:00",
"agentStatus": "on",
"author": "support",
"bytesRemaining": 33249231623,
"bytesTotal": 46179488366,
"bytesUsed": "12930256742",
"dockerImage": "syncplanet/sync2:1.1.1",
"emailNotifications": true,
"enable": true,
"error": 0,
"geoloc": [6.1095886,45.8952155],
"hostname": "",
"lastConnectionStatusChange": 1696512817000,
"lastErrorStatusChange": 1696512817000,
"longName": "Studio 3 - Sets & Props - Annecy",
"name": "3setprop",
"path": "",
"rsync_args": "",
"shortName": "Studio3 Sets",
"time": 1639133641502,
"version": "1.1.1"
}
API Reference