Best way to upload via FTP

Is there a way to upload my iWeb files to my web server so that ALL the files don't need to be uploaded each time I publish?
I'm publishing a podcast with large mp3 files. I don't want to have to upload those files each time. What settings should I use in Cyberduck? Will "Synchronize" accomplish that?
Any advice would be helpful.

I use scp and rsync - two command line tools. SCP is like FTP, only it doesn't send your password in the clear for anyone to see. Rsync will figure out for you exactly what files have changed and send only the changed files.
If you web server is a linux or mac box, then you're in luck - this should work no problems. If you're publishing to a Windows box, then look for a different web hosting company.
Anyhow, this is how I publish:
1) open the Terminal (I know, un-mac like, but it's just one line you have to type, and for me, it's always just an up-arrow key away)
2) rsync -vr ~/Sites/yoursite/ [email protected]:~/public_html
A little explaination for step two:
rsync is the command. -v makes it verbose, r makes it recursive (handles a directory).
~/Sites/yoursite - this is the directory you want to publish. It's the directory you chose when you chose "publish to a folder".
[email protected] - your.server.com is your server, what you normally would FTP to, and user is your username you would use to connect with.
: - this separates the user information from the target directory
~/public_html - This is the directory that gets served up, e.g. Sites on a Mac.
Rsync is great - it can figure out if a file is new or changed and only send over files that fall into one of those two categories.
Let me know if you have any problems using this.
PowerMac G4   Mac OS X (10.4.4)  

Similar Messages

  • Uploading via ftp

    I created my site via iweb, published the site to a folder, and uploaded the site with cyberduck ftp. Up and running in no time. This is amazing. I want to point out that uploading the folder of the site created problems. I instead uploded the contents of the folder. I agree with others that features are limited and themes are few, but overall a good start. For me personally more themes are needed. Most of the sites I have seen created with iweb look too similar.

    If I uploaded the folder I was denied access when I
    tried to view the site online. The folder was labeled
    with my site name. The index file and all related
    files were within the folder.
    There can be many index.html files. Your problem was probably caused by the fact that you uploaded the folder but not the index.html which iWeb always publishes outside the folder with the site name. Without that a browser often can't find the folder. If not that, it could be that you need to fix permissions on the folder.
    But normally the best way to upload is the entire folder plus the index.html that is published parallel (not inside) to it.

  • Best way to upload youtube videos in hd?

    my camera shoots in 720p whats the best way to upload to youtube thrue imovie 09 via share option or exporting ?thanks

    While the direct export from iMovie via Share is the easiest, I find that the couple of extra steps involved in exporting the file to QuickTime then using the YouTube uploader is definitely worthwhile.
    First you can 'fiddle' with the settings and I find using the mpeg4 codec produces a smaller file size than h.264 without any appreciable loss in quality.
    This is one of my 720p exports via QuickTime using mpeg4:
    http://www.youtube.com/watch?v=uw_4dCTPcQA&fmt=22
    and this is the method which I use:
    http://www.youtube.com/watch?v=mZ06dOb0Mds
    As already mentioned try encoding with mpeg4 rather than h264 if the length and file size of your video is an issue.
    Regards,
    Z.

  • Which is the Best way to upload BP for 3+ million records??

    Hello Gurus,
                       we have 3+million records of data to be uploaded in to CRM coming from Informatica. which is the best way to upload the data in to CRM, which takes less time consumption and easy. Please help me.
    Thanks,
    Naresh.

    do with bapi BAPI_BUPA_FS_CREATE_FROM_DATA2

  • Best Way To Upload Sales in SAP

    Hi,
    I wanted to know what is the best way to upload sales in sap system, currently we are doing manually. We fetch data from the 3rd Party POS system and converting it into XMLfile and create it's IDOC, After that uploading sales by t-code BD20.
    We have 1 issues also:
    1. Dummy Sales: How can we take care of dummy sales records.
    Edited by: BalrajPanwar on Apr 26, 2011 8:40 AM

    Hi,
    You can do it through LSMW or BAPI or BDC method.
    Those are the best ways to upload
    Edited by: Deepti Adimadhyam on Apr 26, 2011 4:52 AM

  • Best way to upload form into WDA

    I am working on WDA containing Adobe Interactive form with Vendor Payment request.
    WDA will be called by workflow every time an approver has to approve the request.
    The form will reside at URL.
    What is the best way to upload an Adobe form into WDA?
    I found Web Dynpro example WDR_TEST_ADOBE_PDF_ONLY.
    This example demonstrates how to get a form data assuming the form object is created in the view.
    Is there a way to also upload a template into WDA?
    Or I have to have the form template in SAP repository and
    then assign the form name to  templateSource property in WDA?
    WDR_TEST_ADOBE_PDF_ONLY:
    method wddoinit.
      data:
        mime_repository type ref to if_mr_api,
        content type xstring,
        url type string value '/SAP/BC/WebDynpro/SAP/WDR_TEST_ADOBE_PDF_ONLY/test.pdf'.
      mime_repository = cl_mime_repository_api=>get_api( ).
      call method mime_repository->get
        exporting
          i_url = url
        importing
          e_content = content.
      wd_context->set_attribute( name = 'PDF' value = content ).
    endmethod.
    Thank you,
    Tatyana

    Hi Thomas,
    As you said if we are using Native/ZCI based forms these many stepts are not required as mentioned in the blog:
    Uploading SAP Interactive Form on the ABAP WebDynpro View
    any how i have followed this blog but i got struck at this point
    *Get the RESERVED Data Node and value.
    DATA: KUNNR   TYPE STRING,
          VKORG   TYPE STRING,
          VTWEG   TYPE STRING,
          SPART    TYPE STRING,
          MATERIAL TYPE STRING,
          TARGET_QTY TYPE STRING,
          DELIVERY TYPE CHAR10.
    NODE = DOCUMENT->FIND_FROM_NAME( NAME = 'KUNNR' ).
    KUNNR = NODE->GET_VALUE( ).
    NODE = DOCUMENT->FIND_FROM_NAME( NAME = 'VKORG' ).
    VKORG = NODE->GET_VALUE( ).
    i am not getting any value into 'NODE' object.
    can you please help me is there any other simple way to read the offline interactive form and automatically bind to to pdf_source attribute of interactive form.
    So that what ever the user upload it will be mapped in online form.
    i am working on ECC 6.0 with SP13, i hope i need not to apply this note : OSS Note 1055738.
    Thanks,
    Mahesh.Gattu

  • How To Upload Via FTP In Safari?

    How do you upload via FTP in Safari? I can't find ANYTHING in the Safari Help pages about FTP. No mention of it whatsoever. Yet, I know it can be done.
    I entered my own FTP address into the Address Bar and typed in my username and password. I successfully "logged in" to my own webspace. I could see all my files and folders. However, I could neither upload/add or delete any files. Why is this?
    I used to be able to do this in Internet Explorer on a PC with no problems. Why can't Safari and a Mac do it?

    I don't believe you can use Safari for the FTP upload function. This is done via the Finder.
    In the Finder: Go menu>Connect to Server or "Apple Key + K":
    Enter the FTP address in the browser window (click on the + sign to retain the address) and select "connect" . Once the connection is made, the Server will appear in the Finder Window on the left sidebar. You can drag/drop files to this location, or drag/drop from this location to your Finder.
    If you need something more sophisticated, a Google Search under "FTP Mac Intel" might prove helpful.
    iMac G5 Rev C 20" 2.5gb RAM 250 gb HD/iBook G4 1.33 ghz 1.5gb RAM 40 gb HD   Mac OS X (10.4.8)   LaCie 160gb d2 HD Canon i960 printer, Airport Express (2 units)

  • What is the best way to upload icons I created on illustrator, onto a photoshop file of a website design?

    I currently in the process of designing a website on Photoshop. I have designed some icons for the website using Illustrator. What is the best way to upload these icons onto the photoshop file and keep them looking crisp and high quality? I have tried a number of ways but all seem to come out pixilated.

    What you need to do is make sure you are creating the Illustrator icons at the same ppi as the Photoshop document and at the correct size. If you have created the icons say with 300ppi but are in pixels it won't carry the same properties as the website you are creating if that has been set up as 72ppi and therefore will distort.
    Once you have mastered that then you are best (if you think there may be changes to the icons later down the line) to create .ai files of each icon and place them intt the Photoshop document, then if you make any changes to the source .ai file it will update within you website design.
    If you don't see the icons changing then you can always just copy and paste directly from Illustrator to Photoshop and make any changes on the fly by making sure you keep it as a smart object.

  • Best way to upload a large 25 minute video and where to?

    best way to upload a large 25 minute video and where to?

    Just a couple minutes surfing - YouTube only allows 15 minute videos from general users -- to upload larger apparently you have to be a trusted long time source.   There is also a restriction on the file size.
    YouTubes help section should give you all the details.
    I don't watch online videos - so I just used a query in ASK.Com to get some quick tips.

  • Upload via FTP issue

    I'm unable to upload via FTP to my GoDaddy hosting account.  HELP!!

    I followed the steps illustrated in the documentation below
    https://helpx.adobe.com/muse/using/uploading-site-third-party-hosting.html#Using%20the%20b uilt-in%20Upload%20to%20FTP%20Host%20functionality
    My Adobue Muse hangs up for good 5 minutes and then returns back with error message of invalid User Id and Password.  Where as I know my UID and Password for my GoDaddy account.
    All, im trying to do is Upload my site pages into www folder via FTP feature but its not working.  Its very frustrating.
    I even tried adding port 21 after colon e.g. ftp.domain_name.com:21
    Please help!

  • What is the best way to upload invoices to A.R.?

    Hi! I would like to ask what is the best way in uploading invoices to A.R. from other system. Autoinvoice? Invoice Creation API? or Transaction API? I need your suggestions.  Kindly specify also the pros and cons and any other suggestions that you can give and also please point me to some reading materials.
    thanks.
    Jon

    I've been looking for several days at examples of using a
    flash file uploader. I was after single or multiple file uploads, a
    progress bar and the ability to add "vanilla" form fields. The most
    promising I found was the YUI uploader from those nice people at
    Yahoo
    http://developer.yahoo.com/yui/examples/uploader/u...
    I got it working fine submitting to a simple CF page
    <cfif structkeyexists(form,"Filedata")>
    <cffile action="UPLOAD" filefield="Filedata"
    destination="#expandpath(".")#" nameconflict="OVERWRITE">
    </cfif>
    <cfif structkeyexists(form,"var1") and
    structkeyexists(form,"var2")>
    <cffile action = "append" file =
    "#expandpath(".")#\log.txt" output = "var1 = #var1# var2 =
    #var2#">
    </cfif>
    I'm a complete novice with Javascript, PHP, flash in fact
    anything other than CF, so there's a bit I don't understand (well
    several ... but this one in particular!)
    On the example in the YUI documentation they say they are
    using this PHP scrip to handle server side
    1 <?php
    2 foreach ($_FILES as $fieldName => $file) {
    3 move_uploaded_file($file['tmp_name'], "./" .
    $file['name']);
    4 echo (" ");
    5 } ?>
    The echo bit seems to "bounce back" the post data which is
    then picked up by the onuploadresponse(event). In CF how would I
    pass back some response to the calling page to fire this
    event?

  • What is the best way to upload photos to an internet site so they can be downloaded by other onto an iPad?

    What is the best way to upload pictures from iPhoto on my Mac to the internet so they can be downloaded by friends onto their iPads?

    Any photosharing site will do: FLicker, SmugMug, Posterous etc

  • Best way to upload RAW photos to internet from iPad

    If I am on a trip and 64GB isnt enough storage for my RAW photos (and I am without my MacBook Pro), what is the best way to upload my pics in full RAW format to an internet location. Apps? Best site to store them on in full RAW? Thanks for the help!

    I just posted the same question. I also have a 64gb ipad, however, with movies and tv shows, games, apps for the trip, that only leaves 8-9 gbs. I could as you have suggested buy more SD cards for my camera..but was also hoping just to batch load 200-300 photos a day up to internet storage (which I am willing to pay for) and then dump them down when I get home. iDisk will do them 1 at a time, but that's not much of a solution. I have wifi where I am staying, so that isn't an issue. I wouldn't want to use a 3g data plan as the roaming would cost more than the trip. This would just let me bring just my camera & ipad (with camera kit). I was hoping to avoid a laptop too.
    Can it just not be done yet? Do I need to lug around my 13" macbook pro as well? My main question is not where can I get internet storage, but how do I get large amounts of photos off the ipad to that storage? idisk, dropbox, etc. Don't seem capable of transfering large amounts of pictures FROM the ipad.
    Thanks!
    Message was edited by: Mark Shykula

  • Best Way to upload Inspection plan

    Dear all,
         Which is best way to upload inspection plan.
    Thanx & Regards,
    Harish Parab.

    Hi Harish,
    The Best Method is BDC as posted by others in the thread.
    Please also go through the below thread for approach for Master Data Migration as discussed earlier.
    [Link|Extension of Quality/Inspection Plan;
    Thanks,
    RKM.

  • Muse CC 2014 hangs when uploading via FTP

    Uploading via FTP to GoDaddy hangs Muse cc 2014.
    I've tried numerous times and progress bar never gets passed 90%....then I hacve to force quit application.
    Anyone have any ideas?
    Problem seems to be with CC 2014 version.
    Thanks
    jess

    Hi,
    What does the status message say? Does it always hang while uploading/deleting a specific file?
    Are you on Windows or Mac?
    Would it be possible for you to try an external FTP client as outlined here: Adobe Muse Help | Uploading an Adobe Muse Site to a third-party hosting service
    I am not necessarily recommending that as a workaround, but it would help to understand if the issue is specific to Muse.
    Thanks
    Abhishek

Maybe you are looking for