Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for tftpd to allow overwrite existing files? #2

Closed
bjoernalbers opened this issue Jul 13, 2015 · 1 comment
Closed

Option for tftpd to allow overwrite existing files? #2

bjoernalbers opened this issue Jul 13, 2015 · 1 comment

Comments

@bjoernalbers
Copy link
Contributor

Hey Piotr,

I'd find this feature very useful since I only use TFTP put my cisco configs into version control (that means the file actually has to be overwritten each time).
If you don't mind I would send a pull request and add an --force (-f) option.
What do you think?

@drbig
Copy link
Owner

drbig commented Jul 13, 2015

Sure. Though I'd name it --overwrite (-o) to make it more explicit. Passed from the bin script and then handled in RWSimple with proper logging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants