0

How can I force to always overwrite an existing file in ftp using wput?

Anyone? please provide the dos command line.

Thanks.

1 Answer 1

0

You have to use -u and -nc options while uploading.

For details check the project's Sourceforge page.

1
  • The link states that with -nc a remote file being smaller than the local one will be overwritten. With -u a remote file having the same size as the local one is to be uploaded. What if the remote file is larger? Aug 17, 2019 at 7:13

You must log in to answer this question.