Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Added the destination to the ufile variable #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jschniper
Copy link

This fixes the issue where the call to client.getFile does not take into
account the destination when trying to compare the file being uploaded
to what already exists on the server. This fixes issue #19 on Github and
also solves the problem I was having where I wanted to add the files to
a subdirectory after having already added them to the root.

Apologies in advance for not attaching any tests.

This fixes the issue where the call to client.getFile does not take into
account the destination when trying to compare the file being uploaded
to what already exists on the server. This fixes issue rtgibbons#19 on Github and
also solves the problem I was having where I wanted to add the files to
a subdirectory after having already added them to the root.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant