JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
166 stars 50 forks source link

Upload to subdirectory #79

Closed DylanDec closed 4 years ago

DylanDec commented 4 years ago

Is there a way to upload the files to a custom subdirectory?

Thanks

dotziph commented 4 years ago

Have you tried just renaming it? Like all the files that call on yourdomain.whatever/u/.

JoeGandy commented 4 years ago

Yeah at the moment its just rename the directory and change instances of u/ in upload.php etc