-
Hi, I just installed copyparty today on Windows 10 and really like it so far, but I have a question. Is it possible to access the same copyparty file server on different devices? As in I can login to my file server and access the exact same files from two different computers at different times (like when the original computer is off)? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
So I just discovered But when I made a password-protected share and entered the link on my phone's browser, the link won't open in my phone before I could enter the password. How do password-protected shares work? |
Beta Was this translation helpful? Give feedback.
-
I found the answer to this yesterday. I just downloaded couldflared's Windows executable from here, then ran cloudflared with the command It was on copyparty's README, but I didn't see it at first lol By opening the temporary URL, I got to open my copyparty server from my phone and other devices for 1 hr. |
Beta Was this translation helpful? Give feedback.
I found the answer to this yesterday.
I just downloaded couldflared's Windows executable from here, then ran cloudflared with the command
cloudflared tunnel --url http://127.0.0.1:3923
(http://127.0.0.1:3923 is just an example, it can be changed to whatever your copyparty server's localhost URL is), and then I got a temporary URL (which was active for about 1 hr for me).It was on copyparty's README, but I didn't see it at first lol
By opening the temporary URL, I got to open my copyparty server from my phone and other devices for 1 hr.