I've been trying to figure a way of DL'ing an entiure folder plus contents.
I'm running into problems where BB needs to write stream data into a bank, which can then only be written out as a file, not as a directory.
A possible workaround was to see if the source file on the FTP Server is a folder, in which case, create a duplicate on the client, but with this, commands such as FileType() do not work over the connection!
Anyone got any ideas on how to help?
I'm running into problems where BB needs to write stream data into a bank, which can then only be written out as a file, not as a directory.
A possible workaround was to see if the source file on the FTP Server is a folder, in which case, create a duplicate on the client, but with this, commands such as FileType() do not work over the connection!
Anyone got any ideas on how to help?