RcloneBrowser icon indicating copy to clipboard operation
RcloneBrowser copied to clipboard

fixed missing leading / in path (required for some SFTP servers)

Open rymut opened this issue 7 years ago • 1 comments

As for rsync documentation: "Note that some SFTP servers will need the leading / - Synology is a good example of this", forcing adding leading / to the path.

CMakeLists.txt was modified to work with any modern MSVC compiler, bootstrap was also changed to work with any CMake and QT as stated in qt documentation.

rymut avatar Aug 22 '18 15:08 rymut

It would seem that AppVeyor does not have Qt installed for some reason.

rymut avatar Aug 29 '18 07:08 rymut