I don't have the exact version at hand, but it is an early 5x version. I need to upload a file to a subdirectory, and then rename it. The rename fails, stating that the file isn't there. A variable is used to pass the filename to the FTP rename, and the output indicates that it is resolving the variable correctly to the filename, and the file is present in the subdirectory that it was uploaded to.
It appears to me that the subdirectory that is configured in the upload step may not be passed to the FTP rename step, and it is defaulting to root. However, the FTP rename object does not provide a field to enter the subdirectory again, only the filename.
How do I get the FTP rename to work in the subdirectory that I uploaded the file to?
If the field type that allows a directory to be entered is needed for the FTP rename step to work, or if changes have been made to the VisualCron FTP client that allow this to work, was it added in a later VisualCron version, and if so, is it available in 5 or in 6?
If a change is needed, but still missing in the latest VisualCron versions at this time, is it possible to get a time estimate when a version of VisualCron with that fix would be available? (We need to put a file transfer into production that requires this ability, and would need to find an alternative to using VisualCron as the FTP client, if it can't be done soon.)