Hi, is there a way of usng an http / https website as a source of folders? Instead of an FTP site, we have something like a bare apache webserver hosting a filesystem over https. It looks like this in a browser:
-------------------------------------
files.acme.com - /somefolder/xyz
[link: To Parent Directory]
Monday, July 04, 2011 11:30 AM <dir> subdirectory1
Tuesday, November 15, 2011 3:41 AM <dir> subdirectory2
Thursday, September 22, 2011 11:52 PM SomeFileName.zip
-------------------------------------
The parent directory and subdirectories are links which take you to similar looking pages; the files are links to download the files.
Is there any way of getting BC to pick that up as an https client, and interpret it as a folder structure, so that it can be compared with a local folder structure?
There are a bunch of firewalls etc in place so we can't get to this server via SFTP, only via https.
Many thanks.
-------------------------------------
files.acme.com - /somefolder/xyz
[link: To Parent Directory]
Monday, July 04, 2011 11:30 AM <dir> subdirectory1
Tuesday, November 15, 2011 3:41 AM <dir> subdirectory2
Thursday, September 22, 2011 11:52 PM SomeFileName.zip
-------------------------------------
The parent directory and subdirectories are links which take you to similar looking pages; the files are links to download the files.
Is there any way of getting BC to pick that up as an https client, and interpret it as a folder structure, so that it can be compared with a local folder structure?
There are a bunch of firewalls etc in place so we can't get to this server via SFTP, only via https.
Many thanks.
Comment