SQUID users can move data between your local environment and the storage on SQUID through the web I/F through the use of Nextcloud. The data stored via Nextcloud is on
/sqfs/home/[UserID]/OnionWeb/ and so you can access it on the frontend and compute nodes of SQUID.
example: If userID is "user001", your data stored on /sqfs/home/user001/OnionWeb/
How to link the work area
cd ~/Onionweb
ln -s /sqfs2/cmc/[0 or 1]/work/[Group name]/[UserID]/ work
example: If userID is "user001",group name is "G00001": /sqfs2/cmc/0/work/G00001/user001/
†The value of [0 or 1] depends on the group.
Note) Currently, it takes approximately 30 minutes to reflect the file/directory creation on SQUID to Nextcloud. We are working hard on the investigation for shortening the time. The file/directory transfer to SQUID through Nextcloud is refrected without time gap.
We are sorry in advance for this.
How to use
file uploading procedure
file downloading procedure
file name changing/file moving/file deleting procedure
sharing file and folder(URL sharing)
Use of External storage
how to use with Nextcloud applcation
Login procedure
SQUID - Nextcloud
Press the login after typing in your user ID and password on SQUID after the login screen is displayed.

After successful password authentication, the following 2-step authentication selection screen will appear, please click "TOTP Authenticator App".

After that, a QR code will be displayed. Please read the QR code with a 2-step verification application such as Microsoft Authenticator, Google Authenticator, etc., and register with the application. Please note that this is a different code from the SQUID 2-step verification.

After successcully logging in, your can see your home area on SQUID (/sqfs/home/(userID)/OnionWeb/).

File uploading procedure
Drag and Drop
Referential upload
*When using a web browser for file transfers, uploading large files may fail because the PHP timeout is set to 90 seconds.
(Please note that the maximum uploadable file size depends on your network environment, making it difficult to specify an exact limit.)
Drag and Drop
Click "SQUID_HOME".

Drag and drop the file you want to upload.

The progress bar is displayed. Please wait for the completion sipping a coffee.

Upload completed if you can see your file on the browser.

Referential upload
Click "SQUID_HOME".

Select the "upload file" menu after clicking "+" in the upper part of the browser. You can choose your file from the file referential dialog.

The progress bar is displayed Please wait for the completion sipping a coffee.

upload completed if you can see your file on the browser.

Way to download
Download of a single file
Download of multiple file
Download of a single file

Download of multiple file

Filename change, move/delete

Turn on checkboxes next to files you want to delete. Please click "delete" after clicking"...action"

Folder/file sharing
Click the shared mark(


After the window like shown below is displayed.
Configure a password or use the default password suggested by the system. In the case that you yourself configure the password, your password should be longer than 12 characters.

The right icon on the right side of "Sharing with URL" changed as shown below. Click "...".
Change the configuration as you like after the following menu is displayed. After your configuration is done, you may close the menu.

Sharing label | Label which sharing ownder administers. |
---|---|
Permit edit | This is set invalid. |
Hide download | This is set invalid. |
Password Protection(forced) | you cannot make this invalid. You can change password as you like. After changing, please click "->" |
Validity configuration | You can set the valid period of your sharing URL. |
Note for user | You can add message. |
Nextcloud remembers the sharing URl when you click the clip board icon on the right side of "sharing with URL". Send the password and the Nextcloud remembered URL to your collaborator.
If you end "file sharing", please click "Unshare" after clicking "..." rite side of "share link".
Use of external storage

Check "✓" after completing.

SFTP integration (SFTP)
Folder name | You can specify as you like. |
---|---|
External storage | Choose "SFTP". |
Authentication | Choose the one you like. The folloing input examples are when "Username and password" is selected here. |
Host | Specify FQDN etc, for external storage. |
Root | Specify Path for external storage. |
Username | Specify Username for external storage. |
Password | Specify Password for external storage. |
Advanced settings ("...") | If you want to share this folder with others, check the box for "Enable sharing". |
ONION-object (Amazon S3)
Folder name | You can specify as you like. |
---|---|
External storage | Choose "Amazon S3". |
Bucket | Enter the name of the bucket to be mounted. |
Host name | Enter the S3 endpoint as the external storage access point; for ONION-object, enter "s3-osakau.oniongw.hpc.cmc.osaka-u.ac.jp". |
Port | If the port is specified by the storage to be mounted, enter the port number; for ONION-object, leave blank. |
Region | If the region is specified by the storage to be mounted, enter the region; for ONION-object, leave blank. |
Enable SSL | Check the box if you use SSL; for ONION-object, check the box. |
Enable Path Style | Check the box if you want to access in path style; for ONION-object, DO NOT check the box. |
Legacy (v2) authentication | Check the box if authenticate with legacy authentication; for ONION-object, DO NOT check the box. |
Access key | Enter the access key for the area to be mounted. |
Secret key | Enter the secret key for the area to be mounted. |
Advanced settings ("...") | If you want to share this folder with others, check the box for "Enable sharing". |
Please check external storage on your Nextcloud.
Use from the application