Sorrow446 / go-upload

File uploader with support for multiple hosts and progress reporting written in Go.
38 stars 5 forks source link

Gofile Transfer Showing Error #14

Open Rajeshsahoo12 opened 2 months ago

Rajeshsahoo12 commented 2 months ago

Hi Dev,

I use ur project to upload file from folder to various hosting sites. But recently getting this error for gofile uploads. Command I have used to run the program & upload is below :-

go run main.go gofile -d "C:\Users\Rajesh Sahoo\Desktop\AM-DL-Atmos downloads" -r --overwrite

image

Thanks

Sorrow446 commented 5 days ago

Have been writing a multi uploader in Rust. Will be ready soon.