Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

not synchronize in any way #162

Description

@Configuracionpordefecto
  • ubuntu 18.04
  • svfs version : 0.9.1
  • storage provider : OVH
  • product : pcs (public cloud storage)

I have mounted the unit for object public storage according to the manual as follows:

sudo mount -t svfs -o username = $ OS_USERNAME, password = $ OS_PASSWORD, tenant = $ OS_TENANT_NAME, region = $ OS_REGION_NAME, container = publico pcs /home/user/mount

where by means of OVH Manager I have created a publico name container that the type is public. The mount is correct because I do not get an error.

But, my problem is that if in the folder / home / user / mount I create another folder and create a file.txt this file does not synchronize it in the container.

In the same way if from OVH Manager I import a file manually to the container of publico name for example a photo .jpg, this file I do not see it either in the folder /home/user/mount. That is, nothing is synchronized on one side or the other side of creation.

Because it does not work? Because what I believe from the mounted unit does not rise to the PC and vice versa? That is, the synchronization of objects does not work in any way. Why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions