mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
thx keth
This commit is contained in:
parent
c81e898435
commit
4b95db81aa
|
@ -3,7 +3,7 @@ set -ex
|
||||||
|
|
||||||
# PYTHONPATH=.:~/dev/partftpy/ taskset -c 0 python3 -m copyparty -v srv::r -v srv/junk:junk:A --tftp 3969
|
# PYTHONPATH=.:~/dev/partftpy/ taskset -c 0 python3 -m copyparty -v srv::r -v srv/junk:junk:A --tftp 3969
|
||||||
|
|
||||||
get_src=~/dev/copyparty/srv/ro/palette.flac
|
get_src=~/dev/copyparty/srv/ro/palette.flac # tftpwa...
|
||||||
get_fp=ro/${get_src##*/} # server url
|
get_fp=ro/${get_src##*/} # server url
|
||||||
get_fn=${get_fp##*/} # just filename
|
get_fn=${get_fp##*/} # just filename
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue