tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Implement data movement tooling for Windows Operation Systems #191

Open lewismc opened 1 year ago

lewismc commented 1 year ago

At todays ICCAT meeting we identified a user need which requires development of tooling to run on Windows. Essentially, post- #189, we need to develop clientside tooling which automated data movement from a users' local directory to the staging_data directory on the server.

We may be able to use the following documentation to guide us.

Also, i requested information about client machines...

Stasha Windows 11 Pro version 21H2 OS build 22000.1455 Windows Feature Experience Pack 1000.22000.1455.0
lewismc commented 1 year ago

At today's meeting we discussed the following

renato2099 commented 1 year ago

@lewismc Devs at ICAT seem to be using Mobaxterm for syncing files with tagserver. Do we still need to keep this issue open here?

tagtuna commented 1 year ago

@renato2099 ICCAT colleagues are happy with using MobaXterm for now, but would like to have some sort of scripting ability to "batch" import down the road if possible. It may involve a simple "cron" or "resync" user files to the staging directory onto Rackspace. Right now it is a low priority