file FTP question

I use the free server of Comcast as my site. My simple site works very well. I don't think that Comcast allows passwords of directories.

I would like some private on my site from backup files. Is it possible that these files might remain invisible to others on the web, for example placing them in subfolders?
Is it possible to recover the site using a browser, instead of DW, for example on another computer without DW installed?
Any other suggestions to accomplish this simple task?

Thank you

Sonny

DW CS4 beginner
Mac Pro 10.5.6

.oO (duck13)

> I don't think I can upload them _outside_ their root.

Easy to check. Connect via FTP and see where that gets you. If you land
directly in your site root directory where the index.html/.php/ is...
stored, then most likely you are out of luck. But if you see a directory
like "public_html" or with the name of your site as "www.example.com."
then you are a level above the root of the Web server and can safely store
your files. FTP would be the only way to access it (out of
direct access by the server, but I hope that you trust your host and
their admins).

> Thanks for the help.

You are welcome.

Micha

Tags: Dreamweaver

Similar Questions

  • How to know the name of the file in the file/FTP adapter

    IAM again at the file/FTP adapter,

    whenever we use files by ftp/adpter,

    afrter choose system of remote/local server file.

    How I can well filename?

    How can we handle a fault, if the file selected, but the data is wrong?

    How to know the date, when where selected file?

    Please give me the solution

    Check this: http://docs.oracle.com/cd/E25178_01/integration.1111/e10231/adptr_propertys.htm#CHDJBDHC

    Search this topic: properties of table A-5 JCA for Oracle file adapter: standard properties.

    Once the file has been picked up, you can easily extract the details of file using "jca.file.FileName" etc. (see above).

    Rest should be treated by you, depending on the scenario you have.

    HTH

  • Configuration files/FTP URI Endpoint dynamically.

    Hello

    We have a requirement where we need to use a Business Service for the different endpoints of file/FTP. So based on the condition as the type of file that we want to place the file at different location of files/FTP different but using the same Business Service.

    Then East - OSB has some way where we can achieve.


    Thank you.

    Use the routing options and overirde 'URI '.

  • Using relative path to file/ftp adapter

    Hi all

    How to have a relative path for the file / ftp adapter operation in/out?

    Example: Consider $ORA_HOME = / home/oracle-> this environment variable can be different on different machines
    I want to drop a file in $ORA_HOME/Folder1/Folder2 (or query to a file).

    < partnerLinkBinding name = "FTP" >
    < property name = "wsdlLocation" > FTP.wsdl < / property >
    < property name = 'out_dir' type = "LogicalDirectory" >what I write here? < / property >
    < property name = "retryInterval" > 60 < / property >
    < / partnerLinkBinding >


    If I can't configure this in the section "links" partner or agent link activation, otherwise, how to achieve this?
    I use version 10.1.3. *.


    Thanks in advance.
    Roshan.

    You can achieve by using the deployment scripts if the directory evolves based on the environment
    If you want to change running you can use the properties of jca to set using the variables during execution.

    Kind regards
    Ajay

  • Location of file data file FTP/adapters

    Hello

    When I create a BPEL process using File/FTP adapter to read the data in a data example "test.xml" file, so my process has mainly two nodes:
    a. from The FTP/File adapter of the data file "test.xml".
    b. a receiving node to read data from the File/FTP adapter.

    I find that I am able to manage to 'do' (or compile) the BPEL process.

    When I try to deploy, I get the two possible outcomes depending on the location of the data file "test.xml".
    Best-case scenario:
    If I place the file "test.xml" under the ApplicationServer House the BPEL process extracts the data successfully.

    Breakdown scenario:
    If I place the "test.xml" in any other folder other than the one under the server host Application, deployment fails with the following error message:

    \Build.XML:79 < filelocation >: there was a problem connecting to the server "servername" using the "portnumber" port: bpel_bpelprocessname_1.0.jar failed to deploy. Exception message is: ORABPEL-09903
    Could not initialize the agent of activation.
    An error occurred during initialization of a process enabling agent 'bpelprocessname', version "1.0".
    Please ensure that the agents of activation are configured correctly in the bpel (bpel.xml) deployment descriptor.
    oracle.tip.adapter.fw.agent.jca.JCAActivationAgent: java.lang.reflect.InvocationTargetException
    at com.collaxa.cube.engine.core.BaseCubeProcess.startAllActivationAgents(BaseCubeProcess.java:370)
    at com.collaxa.cube.engine.deployment.DeploymentManager.activateDefaultRevision(DeploymentManager.java:1577)
    at com.collaxa.cube.engine.deployment.DeploymentManager.setDefaultRevision(DeploymentManager.java:1536)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:886)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:728)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:445)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    to com.evermind.server.ejb.interceptor.system.JAASInterceptor$ 1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:646)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase (unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
    at deployHttpClientProcess. jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    to oracle.security.jazn.oc4j.JAZNFilter$ 1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged (Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)


    I am interested to know,
    "Is there a way through which I can successfully deploy my BPEL process with my data file that is placed outside the Application Server home folder?"

    Thank you
    Shakur

    Absolutely,.

    What adapter are automatically using FTP or files?

    I'll assume file.

    When you create your BPEL process you can he of a logical or physical directory. Logic is the best option because it allows to change on the fly. It's a little hard because you need to change the bpel.xml with the directory to deploy.

    You must ensure that the user who starts the SOA Suite has all the rights to this directory, and that the case matches the directory. I would also use the directories that don't have spaces or special characters.

    see you soon
    James

  • 10.1.3.4 - how to suspend file / ftp survey temporarily?

    I wanted to suspend poll of files / ftp work for some time on one of the connection. How can do us without cancellation of the deployment of the BSE/bpel process or clearing the connection settings? Is there a feature of toggling to do?

    YES, you must do the following:
    1 open the ESB console, the map service that you created for the file/ftp adapter.
    2. click on file/ftp adapter service.
    3. go to the definition tab and click disable , and then the apply button.

    Follow the same steps to reactivate the file/ftp adapter.

    Kind regards
    Diakité
    http://SOA-HOWTO.blogspot.com

  • FTP and Site Local file, simple question.

    I'm extremely new to FTP and downloading sites, etc., but to learn.

    I have two questions and they are probably both pretty stupid, but here they are:

    1. When you download your site you:

    Download the entire site (local site folder)?

    or you simply upload the pages that are going to be online?

    or is this your personal preferences and does not really matter?

    2. If you have downloaded the entire site there is something wrong with the fact that (security issues, etc.).

    Additional info: I have just a site that no one else is working on or has need access too except me. Passing by JustHost.

    Thank you for your time.

    When you upload your site you must download all files that are part of this site and relate to one another.  This includes images, pages, style sheets, and no script file, you have.  The first time around it will probably be the entire site.  After that you need to download that you edit the files.

    If you want to avoid downloading some files, you can hide them.

    If you use Dreamweaver synchronization utility it will give you options to transfer files among other things

    So that, it is best to set your site as a first step

    Your host will tell you your FTP settings and the directory to download.  Your index file (homepage) go and the all elsevshould follow the same structure as in your local site folder

    Martin

  • File/FTP adapter does not delete file

    Hello world.

    I recently got throwing a RollBack fault responded, but now have encountered another problem.

    My FTP adapter starts the process when it detects a specific file. When I throw the fault of restoration it not only cancels the transaction of DB, but the entire transaction of this instance so that the file is never deleted. Now the question is that, given that the file is still in the directory of the FTP adapter will try to pick it up on the next polling cycle, and of course, it will fail again. Is it possible to have the FTP/File adapter always delete the file, even if the transaction is rolled back?

    The file was deleted not because the polling stations for the file and insert it in the DB process were all in a single transaction BPEL. So the fault of RollBack prevented the file being deleted. To solve my problem, I placed the DB insertion process in other BPEL and threw the fault of restoration and BPEL with what has been proposed in launch a RollBack vulnerability.

  • Flash FTP question

    Aloha,

    I am a teacher and would like to put the simple Flash video games for my small graders 1st on our HTML5 Web site.  I downloaded the following files via filezilla

    1 swfobject.js

    2 teahousefla.html

    3 teahouselfa.swf

    When I go to the site it is showing just "ugly site" and not the flash game.  Should I FTP the .fla?

    Thanks a lot for helping me with this newbie question!  Smiles, Victoria

    you don't need to download the fla.

    you try to view your site in a compatible device without flash (like an iPhone)?

  • Extend a VO - FTP question

    I'm looking at this user's guide:
    http://Oracle.anilpassi.com/extend-vo-in-OA-framwork.html

    Because I have a VO on our e-Business system which needs to be extended.

    I'm new to JDeveloper, so apologies for the very stupid question.

    One of the steps on the doc says:
    you must FTP all files in $JAVA_TOP/oracle/apps /... /..
    However, using my FTP account, I don't see anything with $JAVA_TOP listed. Would it because I do not have access?

    If I have FTP on our Oracle server, I see files such as:
    .dt
    .java
    .SPOT
    .ssh
    .topasrecrc
    arffs1
    audit
    bin
    cdrom
    We have other folders corresponding to the instance names - for example
    TEST
    And if I look, I do not see:
    lost+found
    oracle
    What is an access problem? I'm afraid to ask our DBAs because they will throw things on me, like the sarcasm and derision, asking for things!

    Any advice much appreciated

    Thank you

    Hello

    I think you should run the file environment first.

    Kind regards
    Out Sharma

  • for the iBooks file size question

    Hello..

    With a view to monitoring of storage space on a MacBook Air without 85 GB of available space, someone knows on what an iBook, file size can be?

    Thanks in advance!

    Carolyn

    Hi there is Carolyn!

    Looks like you are looking to see what type of file sizes to wait for iBooks. This article seems to answer this question directly:

    On iBooks

    Size of files

    The typical book is about 2 MB. The books that contain improved, audio or video, features vary in size depending on the content. Enhanced books could take longer to download than a standard book.

    The iBook Store also offers manuals that might be larger than 1 to 2 GB of file size. You need a Wi - Fi download them on an iOS device. Time to download textbooks vary depending on your Internet connection.

    Thank you for using communities of Apple Support.

  • file system question for cam action DRH-AS30V adapters

    The microSDHC card provided with this camera is formatted to support the FAT32 file system, and so is limited to 4 GB files. I need to know if the camera formats cards differently adapters. What cards adapters format camera for the exFAT file system? Thank you!

    Each time an SDXC card is inserted, the action cam uses the format instead of the format FAT32 exFAT. In fact, the device to which you connect the cam action (more an SDXC card inserted) must also support exFAT file system. Otherwise, the action cam / card will not be read correctly.

    If my post answered your question, please mark it as "accept as a Solution.

  • File FTP to the FTP Server download

    I am able to put the file on the FTP server when I use vi published on my computer. But when I am trying to put the file in the FTP server from another PC connected to the same network. His mistake to give

    Hey... I'm waiting for your replay

  • Write to the file in Question Spreasheet

    Hi guys. In fact, I have a few questions about the most effective way to do a number of things. This VI aims to collect a tension all the seconds so as determined by the user and then draw the voltage vs the time it was taken. I also want to save all these in a text file.

    Currently, it works pretty well, but I don't know if graphs of my functions as I have (drop voltage and time values in a table and using Graph xy generation with the berries as inputs) are the best way to do it. Because I take only data each max ~ 5 seconds table size will never become a problem? I could run the program for a period of ~ 24 hours is 17280 values in the table at the end of the day.

    I am also having a problem with the way in which the values are stored in the spreadsheet file. How I put it in place now values are added to the current file that is not a problem. However they are not separated by anything when I open the txt file, whether they are in the same column. I know I put something inbetween them such as a tab or comma for excellent to put them in different columns. What is the best way to do with the numbers? Above all, I converted the concatenated strings then a tab/comma at the end of the data point, then get it converted to a number, but it seems that there must be an easier way to do it.

    Other comments randomly on the rationalization etc. my code is appreciated

    Thank you!

    Mark

    Mark.E wrote:

    The approach of the producer consumer, I'm guessing that I would simply put the DAQ assistant in its own sequence that takes a point of data every x seconds while the representation graph/writing/etc is it's own loop. Looks like a much more viable approach.

    I wasn't suggesting to the DAQ assistant in its own sequence. Architecture of producer-consumer, the consumer is usually (but not always) a state machine. The state machine gives you much more flexibility than a rigid sequence structure.

    Mark.E wrote:

    Thanks for the comments smercurio!

    One last thing I wasn't very clear on the problem of delimitter. In fact, I want to insert a delimiter inbetween two tables, not just after them. So, right now, they are put into a single set. Time of tension then below it. I want a delimiter between the voltage and time so that when the file opens tension appears in a column and time appears in the next. While the file drop down a row and repeat the tension. Time. So I think I still need a way to add something to the tension or maybe insert an ascii value between them that will work as a delimmiter?

    Your problem is performing connections to the entry of table 1 d to write it in the spreadsheet file. I had spotted this when you first look at your VI. Table to build that creates the array for writing to a file in spreadsheet should have the opportunity to 'Concatenate entries"not controlled, and you should feed data to the entry in table 2D writing worksheet function.

  • Path of file control question

    Simple question: how to invoke the command open in the control to the path to the file? My reason is my user has not provided a file, then I want to force the user to select a.

    Most of the associated files that VI should ask if there is no path to the file. If for some reason you don't get that you might check to see if the path is empty and add a prompt see below:

Maybe you are looking for

  • Family sharing ate my apps

    I have an iPad, retina, iPhone 5 and two pounds of Mac, which used to be under an Apple ID. This ID is shared by my wife and me. More recently, we ran into issues with content going to too many places, so I decided to make a new ID I have spent my iP

  • Satellite A100-593: should I install 64-bit or 32-bit Win Vista version

    A100-593 Centrino Duo T2300, 1 GB of RAM FSB 533 I have already installed the 32-bit version. Everything works fine. But I read 64-bit can give problems with portable computer equipment (lack of 64-bit drivers) http://www.tech-recipes.com/microsoft_v

  • HP elite 705 G1: Recovery Manager

    My new desk top has developed a problem when I tried to partition the hard drive, which resulted in me re-install win7. Unfortunately, this seems to have removed the HP Recovery Manager. I downloaded it from a website, but when I try to install a box

  • Cannot play videos on Web site

    Original title: video streaming site Web will not play for more than 3 seconds with any browser I try and use.everything else on the page works normally I have the latest version of flash player and video card drivers.the more recent same problem hap

  • HP 2000: Deactivation of the system 80228663

    I tried to update my computer and then he said the boot image selected did not authorize so then I pressed F 10 but I forgot my administrator password so now it says disabled system 80228663