Quote:
Originally Posted by mitch
Hey bigstar, im using the portable version can i install this version ? from the site download for same functionality ?
5.2.0 build 3878
|
Ok, i tried it in the latest build and i do see the option so i tried it, works but without one small problem... once this is done its a proper working solution.
When i use the argument with the following
/tray /overwrite /upload \Menkom Server\menkom.com.au /localpath="{0}" /remotepath="/public_html/" /gs=cb /quit
I successfully copies the screenshot to the public_html directory, but the url that is copied into clipboard is
Page not found - Menkom Web Design & IT Support Services
Of course this is not valid because the internet browser does not interpret the public_html directory so it comes as a 404, if i could strip the public_html part then i guess it would work fine.
Even though your command line is stripping the webroot, it still seems to carry it across via the argument of the remote destination.
Did i miss something ?