Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink FTP batch upload to GoogleBase

    I am looking for Command Line DOS or UNIX help!
    I would like to schedule an automating ftp of my Google base files to Google on a regular basis.

    All the files are in the same folder home/john/GoogleBase/*.txt
    ftp to uploads.google.com

    It doesn't appear that Win/DOS ftp command supports username & password in the command line. can I put the username * password in the textfile?

    ftp -s:google.txt uploads.google.com
    then put the following in the google.txt file?
    username
    password
    put *.txt
    quit
    THANKS
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  2. #2
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    red flag Re: FTP batch upload to GoogleBase

    OK, I tried it as in the previous post and it worked OK???
    My GoogleBase data is created with EasyPopulate Pro 3.0.3
    When I do a manual upload via the GoogleBase Bulk Upload web page all works fine. I have thousands of SKU's from several sites listed on googlebase.

    I tried this with a small site - 347 SKU's
    When I use the the FTP routine as described by Google and put in PASV mode I get a successful upload, BUT I get a WARNING message (see below)

    Here is what I am doing WIN/DOS:
    ftp -s:command.txt uploads.google.com
    In my command.txt file:
    usemane
    password
    quote PASV
    put googlebase.txt
    I get:
    quote PASV
    227 Entering Passive Mode (ip address)
    put googlebase.txt
    200 PORT command successful.
    150 Opening ASCII mode data connection for googlebase.txt.
    226-WARNING 348 bare linefeeds received in ASCII mode
    File may not have transfered correctly
    226 Transfer Complete.
    ftp: xxx bytes sent in xx Seconds x.x bytes/sec.
    It's the bare linefeeds I have a question about. OK? Not OK? should I try a Binary Mode transfer?
    JOhn ><>
    Last edited by Stuff4Toys; 31 Dec 2007 at 07:00 PM. Reason: spell check
    Newest Site: ChargerPros - Stuff4Toys

 

 

Similar Threads

  1. v139f Batch upload for new products
    By missymissy in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 2 Oct 2015, 12:12 PM
  2. Batch upload images not displaying
    By alren in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 16 Mar 2011, 01:57 PM
  3. Upload multiple images vai FTP
    By liizz in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 28 Jan 2011, 02:04 PM
  4. possible to batch upload products to ZC?
    By mzimmers in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 28 Feb 2010, 02:12 PM
  5. how to i upload multiple images via ftp?
    By mbeltinck in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 25 Feb 2009, 04:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg