Open
Description
Hi,
When ManagedFile.sync_to_resource synces a file to a remote for use with tftp, a symlink to that file is created on the remote in the tftp server's internal directory.
When a local tftp server ('TFTPProvider' instead of 'RemoteTFTPProvider') is used, the file sync doesn't have to take place, but the symlink creation is also skipped, which was unexpected.