You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I add a directory to <add_src> in the ftp template, conpot removes every file from data.tar. This usually leads to an exception because conpot tries to chown these files although they are not available anymore (This can be mitigated by removing the file from the template). Is it intended that the files are removed? If so, why? I looked through the source and wasn't able to make out why that happens. Thank you in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I add a directory to <add_src> in the ftp template, conpot removes every file from
data.tar
. This usually leads to an exception because conpot tries tochown
these files although they are not available anymore (This can be mitigated by removing the file from the template). Is it intended that the files are removed? If so, why? I looked through the source and wasn't able to make out why that happens. Thank you in advance!Beta Was this translation helpful? Give feedback.
All reactions