martymac / fpart

Sort files and pack them into partitions
https://www.fpart.org/
BSD 2-Clause "Simplified" License
231 stars 39 forks source link

"please supply and absolute path" when it already is #21

Closed clbarnes closed 4 years ago

clbarnes commented 4 years ago

Command:

fpsync -n 5 -f 1000 -o "-azh --info=progress2 --exclude 'lost+found'" /data2/ $USER@$REMOTE:/path/to/data2/

Error:

Please supply an absolute path for both src_dir/ and dst_dir/
martymac commented 4 years ago

Hello Chris,

What version of fpsync are you using ? Also, can you check that $USER and $REMOTE variables are expanded correctly by your shell ? What is the final -expanded- target you are syncing to ?

martymac commented 4 years ago

Closing this now, do not hesitate to re-open it if you need more help.

Best regards.