Page 1 of 1

upload files from WEB

Posted: Fri Jul 31, 2020 7:12 am
by multiplone1
hi, I would like to suggest a change to the program:
insert the possibility to upload files from WEB, I think for example from Google drive, or from web applications of the various NAS manufacturers.
p.s also loading from a network harddisk is to be speeded up (to be fast enough, you must always connect to the network folder from the resource manager

Re: upload files from WEB

Posted: Fri Jul 31, 2020 7:49 am
by Pablo
You can save your projects anywhere you like.

Re: upload files from WEB

Posted: Fri Jul 31, 2020 2:43 pm
by alan_sh
I already do this. When I publish, I send it to a local NAS drive. This is a synology box with PHP and an Apache web server - so I can test it out before it goes live.

Once I'm happy, I then use FileZilla to connect to the same local drive and upload it to my real host.

I also save the project (and associated files) to another NAS area. This is then automatically copied to a remote system and also uploaded to my OneDrive (remote) by Synology processes.

Alan

Re: upload files from WEB

Posted: Fri Jul 31, 2020 4:18 pm
by Bluesman
You know you don't nead to use a 3rd part ftp. You can use the inbuilt publishing tool in WWB.

Re: upload files from WEB

Posted: Fri Jul 31, 2020 6:54 pm
by alan_sh
Yes, I do know that. But if I do that, I have to have two upload profiles for each web site (I manage 4 or 4). It's just as easy to use FileZilla to do the final upload once it's been tested.

Alan

Re: upload files from WEB

Posted: Sat Aug 01, 2020 7:57 pm
by Bluesman
No problem having several upload profiles in WWB???

Re: upload files from WEB

Posted: Sat Aug 01, 2020 10:28 pm
by alan_sh
I prefer to keep it separate - it works for me.

Alan