[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wput: bug-report



Hi!

I think I have a feature request. I want to use wput for uploading compiled binary code for AVR microcontroller from my UML to my local PC via FTP protocol. It works well... unless the file is already uploaded... since I wanted to automate the process of compiling and uploading, I use wput within the makefile...

The problem: wput skips uploading when the file is already within my ftp upload directory. How about a feature of "first delete, then re-upload" alas overwriting? ^^;

Greetings,
Maik Schmidt