MicrostockGroup

Agency Based Discussion => Bigstock.com => Topic started by: CD123 on August 21, 2012, 11:56

Title: New FTP Server - Working like a charm!
Post by: CD123 on August 21, 2012, 11:56
My first uninterrupted, one time, straight through upload to Bigstock in a year's time. ;D

Congratulations, Boris and team with the new server!


Will be a pleasure uploading to Bigstock again!
Title: Re: New FTP Server - Working like a charm!
Post by: Pauws99 on August 21, 2012, 12:07
Me too!!!
Title: Re: New FTP Server - Working like a charm!
Post by: borism on August 21, 2012, 12:46
Great to hear it guys! If anything does come up, please feel free to reach out at [email protected] or send me a message.

Cheers,
- Boris
Title: Re: New FTP Server - Working like a charm!
Post by: robhainer on August 23, 2012, 10:35
Now the regular uploader isn't working.

I had been using FTP, then switched to the regular uploader because of issues. Tried it this morning, uploaded the files, then nothing showed up. Tried it three times. Finally went back to FTP (before checking this thread) and it worked. So I guess it's back to FTP.
Title: Re: New FTP Server - Working like a charm!
Post by: borism on August 23, 2012, 10:38
Hi robhainer,

We're aware of the web uploader issues - we're moving that to a new server also for better performance and working out the kinks right now. Thanks for patience, things should be back to normal shortly.

- Boris
Title: Re: New FTP Server - Working like a charm!
Post by: borism on August 27, 2012, 08:39
Hi all,

I should have provided an update on Friday - web uploader issues have been resolved and things should be pretty snappy. Please let me or [email protected] know if you experience any issues. Happy Monday everyone!

- Boris
Product Owner, Bigstock
Title: Re: New FTP Server - Working like a charm!
Post by: Dantheman on September 28, 2012, 02:18
Hi,

yesterday i thought I'll give Bigstock another chance, after having stopped uploading because of various problems with the upload system in the past.

So the files uploaded via FTP without a problem, but they don't show up on the site.
Even one day later they are still not showing and when taking a look at the FTP protocol, it states that my last ftp upload was in January.

Is this a common problem? What can i do?

Also thought about using the on site upload, but it seems very old fashioned, since one needs to select each file separately :o!

Am i doing something wrong?
Title: Re: New FTP Server - Working like a charm!
Post by: CD123 on September 28, 2012, 05:50
Hi,

yesterday i thought I'll give Bigstock another chance, after having stopped uploading because of various problems with the upload system in the past.

So the files uploaded via FTP without a problem, but they don't show up on the site.
Even one day later they are still not showing and when taking a look at the FTP protocol, it states that my last ftp upload was in January.

Is this a common problem? What can i do?

Also thought about using the on site upload, but it seems very old fashioned, since one needs to select each file separately :o!

Am i doing something wrong?
That is strange Dan. I uploaded 2 days ago without a problem. I switched from FileZilla to FTPRush. Maybe give it a try, it is also free.
Title: Re: New FTP Server - Working like a charm!
Post by: Drexxle on September 28, 2012, 06:01
Try an FTP Program called Cyberduck

http://cyberduck.ch/ (http://cyberduck.ch/)

Its free and supports clouds and other offsite storage as well.  MUCH better than Filezilla.

Title: Re: New FTP Server - Working like a charm!
Post by: dbvirago on September 28, 2012, 07:28
The problem isn't the ftp software. The software is uploading the files to their site, which is all it is supposed to do. Their processing breaks every couple of days and you have to ask to get files pushed through. It is broken again now.
Title: Re: New FTP Server - Working like a charm!
Post by: Dantheman on September 28, 2012, 08:51
Ok, now 2 days later the files are suddenly showing up.

So it wasn't the ftp software.

Can't understand how a site like Bigstock cannot manage to get the upload part of the site right.
Title: Re: New FTP Server - Working like a charm!
Post by: Drexxle on September 28, 2012, 09:17
From a developer.

FTP is one part, this is a file to folder action nothing more.

Once the files are on the server at the other end, they sit in a folder, nothing more.  A script will need to run to pull all EXIF data out to store into a dbase, as it does this it will either move the file or store its location in the dbase.

When you click the front end, the front end reads the dbase, looks for file data, and then loads it into the web site.

This is two specific and different actions, FTP your files, then migrate the files into the dbase.  If there are shitloads of files in queue, then the script to migrate into the dbase might take a while to get to you.

the migration script would likely run on a CRON causing it to be triggered probably every hour.
Title: Re: New FTP Server - Working like a charm!
Post by: borism on September 28, 2012, 09:20
Hi Drexxle,

That's pretty much how we do things - great insight. Currently some files cause the script difficulties and then create a backlog for everyone else. We've moved the process to faster hardware and now we're working on a solution to have the script auto-recover and handle more "difficult" situations fluidly.

Thanks everyone for your patience.
- Boris
Title: Re: New FTP Server - Working like a charm!
Post by: Dantheman on September 28, 2012, 12:04
From a developer.

FTP is one part, this is a file to folder action nothing more.

Once the files are on the server at the other end, they sit in a folder, nothing more.  A script will need to run to pull all EXIF data out to store into a dbase, as it does this it will either move the file or store its location in the dbase.

When you click the front end, the front end reads the dbase, looks for file data, and then loads it into the web site.

This is two specific and different actions, FTP your files, then migrate the files into the dbase.  If there are shitloads of files in queue, then the script to migrate into the dbase might take a while to get to you.

the migration script would likely run on a CRON causing it to be triggered probably every hour.

Thanks for the info!
Very interesting!
Title: Re: New FTP Server - Working like a charm!
Post by: pancaketom on September 28, 2012, 14:58
I uploaded by ftp yesterday. After a few hours they still hadn't shown up to be processed. This afternoon they are there.