What kind of environment are we talking about?

But i guess you mean that you have a server in one location and multiple
clients from diffrent locations that should be able to upload some kind of
data to the server.

SSH is great to connect to a remote machine in a secure manner. And scp to
send files over ssh.

But it may not be what you are seeking. Is it files you wanna send or a
bytestream? What requirements are needed regarding security? About how much
data will be sent per request? Would you wanna send data over udp or tcp?
Are you really asking in the right forum?

Maybee checkout unix sockets.

Or is it just like people would login and write like a comment or upload a
photo?

Im just shooting in the dark here..
Please be more specific.

On Sat, Apr 1, 2023, 16:33 o1bigtenor <o1bigte...@gmail.com> wrote:

> Greetings
>
> I am in the porcess of planning out a complicated environment.
>
> User will almost always be remote.
>
> How does one easily get information 'into' the environment?
>
> (Not sure these are the right questions but
> 1. Does one have to be connected to the environment
> 2. Does the complete form have to be on the inputting device   )
>
> for starters
>
> TIA
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAPpdf59HucOB%3Ds99MxkxkfZ3HFmMO7DN4EP%3Dm3ub67%3D_iHArew%40mail.gmail.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPLZMbMqvkL1xVdmuh8L1mNTX5GcWs_ForpxugncJMYnKCAmKA%40mail.gmail.com.

Reply via email to