Automatization of server synchronisation with OTP

Advertisement

joggel
Joined:
Posts:
1

Automatization of server synchronisation with OTP

Hello,
I want to move data from a server to my local machine (and vise versa) in an automatic way. Every time if there is a new file created in a certain folder of the server, it should be moved (or copy and deleted) to the local machine. My suggestion is to have a script running on my local machine with a infinity loop, which checks if there is anything new on the server every 5 min and than do the movement stuff. The problem is, that I have to use 2FA to connect to my server. Is there any possibility to login to the server once a day with a OTP and than use the established connection? I tried a bit around with scripting and the net assembly but nothing worked.

Thansk a lot for your help and best regards,

Johannes

Reply with quote

Advertisement

You can post new topics in this forum