Import via Agent
You can also upload your files via agent. To do this you have to add new agent to the cluster (if you don't have it yet).
Open agent directory on your node. By default agent expects files to be imported in folder
~/.supervisely-agent/<agent-token>/import
.Place your files here.

Go to Import page and select "Import from agent node" option.
Choose a name for your future project and select the node that stores your files. Don't forget to choose the correct "Import preset".
Click "Import from node" to start import.
You must add at least one node on the Cluster page

You will be moved to the "Task status" page. It has a progress bar. A new project will be added after the import process is finished. No images are being uploaded, only meta information.
Import doesn't automatically remove files from the
import
folder even after the successful import. You can delete those files anytime - your files are now in ~/.supervisely-agent/<agent-token>/storage
.Last modified 3yr ago