> 1) do you have any interest in eliminating the dependency on ncftpput?
Sure.
So perhaps the best outcome would be for gnupload to use ftp itself,
instead of ncftpput? Ie, this stuff could become a function in
gnupload?
Failing that, perhaps gnupload could use a variable, e.g.,
: ${FTPPUT=ncftpput}
to make it easier to use something else.
- missing basename could be taken care of.
What do you mean? If the result of calling basename is the empty string?
