0 votes
by (120 points)

I have been using SFTP bulk transfer to upload files to our server from remote locations.

Some of these files take some time to upload from locations with poor internet connection and this is causing some problems with other software that requires write access to the same files.

I don't fancy copying entire folders to temporary locations and I could rewrite and just use individual file transfers from memory myself but I was hoping you may have a more elegant solution so that I can keep using bulk transfer but not lock the files while uploading?

Thanks

Applies to: Rebex SFTP

1 Answer

0 votes
by (70.2k points)

Unfortunately, this is not possible at the moment.

We would like to eventually add support for using custom virtual file systems to our libraries, but we are currently busy with other features.

...