shoaib42 / remote-move

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remote-move

Provides a web interface to facilitate moving files on the server, with chown-ing the files to the desired user.


Why not do it via terminal

Go for it! I'd rather be on my couch and move transferred files (absolutely not from transmission) to my media folders (absolutely not to jellyfin folders) using a web interface on my phone, and proceede to hit play (absolutely legal stuff).


How to use it?

Go through the configurations in configuration.yaml

go build
sudo remote-move

Yes it must be run as root.

DIY setup a service,

Modify and use as you like.


Look and feel


Web

Choose source directory and select multiple

Select multiple


Moves and Chowns

Before

before


After

after

About

License:Apache License 2.0


Languages

Language:Go 78.1%Language:JavaScript 12.1%Language:HTML 6.0%Language:CSS 3.8%